UTL_FILE Oracle training sessions

I’m working on writing a pl/sql package to read the flat file, parse the data and load it into the table using UTL_FILE.fopen, DBMS_LOB.OPEN.
I'd like to take some sessions related to this topic if Oracle training center conduct. Can someone suggest which course would best fit?
Thanks,
Menon

This most certainly isn't the correct place to ask, and I don't even know what courses you like to attend. However; the course do not reinvent the wheel might be apropriate.
This is exactly what external tables are for:
http://www.oracle.com/pls/db102/search?remark=quick_search&word=external+table&tab_id=&format=ranked
cheers

Similar Messages

  • Import export file from hands-on training session

    I have download the required files from the Forms hands-on training session and want to install the database. After a succesfull ftp upload of the export file (binary method) to a HP-UX system, I import the file as indicated in section 7 of the installation instructions.
    I then receive several kind of the following messages:
    Import: Release 8.0.5.0.0 - Production on Mon Aug 14 19:38:29 2000
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Connected to: Oracle8 Enterprise Edition Release 8.0.5.0.0 - Production
    PL/SQL Release 8.0.5.0.0 - Production
    Export file created by EXPORT:V08.01.05 via conventional path
    IMP-00008: unrecognized statement in the export file:
    AD 6U
    IMP-00008: unrecognized statement in the export file:
    %G6BYI2m"<9lza`k)@Q'UQIf5{$>8@?`c=@
    IMP-00008: unrecognized statement in the export file:
    9
    IMP-00008: unrecognized statement in the export file:
    Kz`
    IMP-00008: unrecognized statement in the export file:
    Is it because of the import against a 8.0.5 database or is perhaps the export file corrupt?
    I hope you can help me.
    Best regards,
    Erika van der Aar
    E-mail: [email protected]

    Hi,
    Please go through the below blog:
    How to Export/Import and activate .sca files in SAP Composition Environment - CE local development
    Hope this helps!!!
    BR,
    Anurag

  • DB Trigger firing issue in case of oracle forms session crash

    Hi All,
    Oracle DB version: Oracle Database 10g Release 10.2.0.2.0 - Production
    Oracle Forms version: (Oracle Developer Suite 10g) 10.1.2.0.2 Production
    I am entering some data in the oracle forms and committed the data to database. This form is still open.
    By some reasons i get a error as "FRM-92101: There is error during forms server startup" and the forms session gets crashed.
    When this event happens i wanted to update the records which are inserted before this error occurred. For this purpose i created a BEFORE LOGOFF ON DATABASE trigger (in SYS user) and declared that transaction as autonomous and performed update and then commit.
    But when i get this error in forms runtime session, this trigger doesn't fire and also the records don't get updated.
    If i query to v$session view, the session entry is gone because the forms session is crashed.
    Can anyone please tell me why this trigger don't get fire when oracle forms session gets crashed? Or is there is any other way to run update statement as soon as the forms session gets crashes?
    Thanks.

    Hi,
    please check java runtime console for more issue information.
    Windows:
    SystemControl->Java Plugin Ver XXXX -> Standard -> Check "Show Java Console"
    In Systray, check the console for information about errors in java after the form error.
    Attackwave

  • Oracle training from Oracle

    Hi,
    This is Vidya from Oracle. I take care of Oracle training for corporates across all technologies and Applications.
    We at Oracle always strive hard to cater to our customer's training requirement in any area. Thus, we keep building our curriculum on the latest, niche areas, ie., Fusion Middleware, ERP packages on R12, Database programs on 11g etc. Not only we conduct training on niche areas, but also on the areas like 9i, 10g 11i and others.
    Through this forum, we would like to reach out as many customers as possiible and cater to their training requirements.
    Below are my contact details and we would be more than glad to assist in any kind of query of yours.
    Awaiting for your responses and we look forward to have a strong and mutually beneficial business relationship with our customers.
    Thanks and regards,
    Vidya Jayatheertha,
    Oracle,
    E-Mail: [email protected]
    Mob: 9900744622.
    Direct: 080-41084651.

    mango_boy wrote:
    i am interested in 11g DBA OCA/ OCP.
    please give the link /phone no/ contact no/address for kolkata.Alternately, YOU could take the initiative and email the address provided.

  • ORACLE server session terminated by fatal error

    Hi,
    When i try to startup my database(10g), i am getting this error after database monted.
    ORA-00603: ORACLE server session terminated by fatal error.
    (Startup nomount is ok)
    conn /as sysdba
    Total System Global Area 1048576000 bytes
    Fixed Size 1223392 bytes
    Variable Size 343934240 bytes
    Database Buffers 700448768 bytes
    Redo Buffers 2969600 bytes
    Database mounted.
    ORA-00603: ORACLE server session terminated by fatal error
    Alert.log:
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/db/udump/db_ora_9917.trc:
    ORA-00603: ORACLE server session terminated by fatal error
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    The trace file is 1,6GB(!)
    Trace file:
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 26Kb in 0.78s => 0.03 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 0Kb, moves: 0/62 (0%)
    Change moves: 35/122 (28%), moved: 0Mb
    Longest LWN: 14Kb, moves: 0/13 (0%), moved: 0Mb
    Last redo scn: 0x0000.31539752 (827561810)
    NO VALID LOG MEMBER FOR SEQ# 20884 OF THREAD 1!
    NO VALID LOG MEMBER FOR SEQ# 20883 OF THREAD 1!
    *** 2011-01-06 06:18:51.782
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [4194], [56], [49], [], [], [], [], []
    Current SQL statement for this session:
    update service$ set name = :1, name_hash = :2, network_name = :3, creation_date = :4, creation_date_hash = :5, deletion_date = null, goal = :6, flags = :
    ----- Call Stack Trace -----
    Thanks

    Hello,
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/app/oracle/product/10.2.0/oradata/db/system01.dbf'The system01.dbf which belongs to the Tablespace SYSTEM is still inconsistent.
    So, I think you'll need to start from a Backup and apply all the Archived Redo logs before the ORA-600 occured.
    More over, try to open a Service Request to My Oracle Support and, send them all the Traces Files and Alert Log so that they can follow all the actions which has occured on this Database. You may need their help.
    Best regards,
    Jean-Valentin

  • To See training session for XMP Metadata

    Hi all,
    Can u plz tell me the link useful in training Session for getting and setting the metadata for image.
    Thanks
    Best Regards
    Dan

    Hi,
    Your understanding is correct.
    I am able to add the metadata up to a certain point of time. After that as the CanPutXMP is failing, I am not able to put XMP packet inside the file.
    There is XMPMeta object - meta, which is derived from an AI file.
    SXMPMeta meta;
    myFile.GetXMP(&meta);
    //modifications appended to meta.
    string metaBuffer;
    meta.SerializeToBuffer(&metaBuffer);
    if(myFile.CanPutXMP(meta))
      // If so then update the file with the modified XMP
      myFile.PutXMP(meta);
    after certain point of time CanPutXMP is failing.
    Will you please tell me how to handle the CanPutXMP situation? What are probable causes for the same? I tried to google on it, but did not get satisfactory explanation.

  • Oracle State Session Store throws an Unhandled Exception with Xml

    I wish to use the Oracle.Net Session Store to store a value to session. The value or object if you prefer is marked as serializable in order to be placed within the store.
    Unfortunately, when running the code I get an unhandled exception error being displayed to the screen. The code itself does not fail at any point in debug. The actual error message in full is "An unhandled exception occurred 'Type 'System.Xml.XmlDocument' in Assembley 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable"
    Now, we have xml fields in our classes, and we have tried all sorts things, but I would like to know whether there is a far simpler way of saving xml documents to session when using Oracle.Net Session Store. We have also tried saving sessions using the ASP.Net State Server and hit exactly the same error.
    Does anyone have any good ideas/solutions?

    Hi Muthuraja,
    The warning in error log is caused by the error you mentioned above. Based on my search, the error message can be caused by various reasons.
    To troubleshooting the issue, please refer to the following steps:
    Check the "Idle Time-out" option of the application pool, if its value is not zero, set it to a larger integer value such as 120.
    Check the "Virtual Memory Limit" option of the application tool, if its value is not zero, set it to 0 instead.
    Set the "Maximum Worker Processes" option of the application tool to 1.
    In the web.config of the Web Application, set the “cookieless” to “true” like below:
    <sessionState mode="InProc" cookieless="true" timeout="120"/>
    Modify the httpRuntime settings like below:
    <httpRuntime maxRequestLength="20000" executionTimeout="600"/>
    Reference:
    sessionState Element
    httpRuntime Element
    AspNetSessionExpiredException
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.

  • Oracle Forms Session Tracking mechanism

    Hi,
    In this doc http://www.oracle.com/technology/products/forms/pdf/10g/troubleshooting_fls.pdf we can read the following:
    The JsessionID, which uniquely identifies a Forms session. The Forms Listener Servlet uses two session tracking mechanisms:
    - Cookies, where the Servlet container sends a cookie to the client.
    The client returns the cookie to the server upon each HTTP
    request, thereby associating the session with the cookie.
    - URL rewriting, where the Servlet container appends a session ID
    to the URL path, for example:
    http://host[:port]/forms90/l90servlet;jsessionid=a23445bcde89
    Does this means that forms uses one of those, or uses both mechanisms simultaneous?
    anyone?
    Regards
    Ricardo
    Edited by: user12015527 on Mar 10, 2010 2:39 PM

    duplicate post: Oracle forms session crashes.

  • Using oracle.toplink.sessions.Connector issues

    Hi,
    Since we are integrating with others,should use database connections from other app's connection pool.I use one class to implement oracle.toplink.sessions.Connector,in connect method,get connection from other app's connection pool.It works well.But I want to free connection to connection pool when one API is finished.How can I do this?I checked there is no such API.please help

    The issue is with your select method.
    When you read against the session in TopLink you are reading the object directly from the shared object cache. These objects must be treated as read-only, if you modify them you are modifying what TopLink considers to be the committed state of the object, so when you register it and update it, TopLink does not detect any changes and does not make any updates as you already changed the original cached version of the object. If you wish to modify an object you first need to register or read it through a UnitOfWork, or clone/serialize the object yourself if you wish to edit detached objects and then merge them back.
    Example: (if you used a unit of work in your select it would clone the object)
    public Employees select(int Employee) {
    Session session = server.acquireClientSession();
    UnitOfWork uow = session.acquireUnitOfWork();
    return read(uow, Employee);
    Note, that if you then modified the object locally in the same transaction/unit of work, you would just be able to call commit on that same unit of work, and not require an update method.

  • Where oracle.rdbms.Session ?

    I used PL2Java to compile PLSQL Package to java but I can not run it as the Java code import this package oracle.rdbms.Session
    I tried to find it in any .zip or .jar files that came with JDeveloper or OAS but I failded.......

    May be a simple question...
    Where is the session stored? In the web server? Or in
    the client machine like cookies?
    If the session is stored in the client machine, is it
    possible to modify the values? (For example, if I
    store the authority profile in session, is it possible
    to be modified?)
    If the session is stored on the server, how will it
    respond if the client machine is rebooted and
    reconnect just before the session expire? Can it
    retrieve values the previous session?
    Thanks,
    GabrielHttpSession objects are stored on the server. The session id, which is unique to each user, is stored in one of two places: on the URL as a parameter ( ?sessionID=123456 ) or in a cookie. If it is in a cookie, the value only persists while the browser is open. If the client closes his/her browser, the sessionID reference is gone but the data is not. The session object will continue to persist, but there will be no way of retrieving it from the SessionContext. If you want to retrieve values from a previous session, your WebServer will need to support persistent sessions, which most likely requires a back end database for storage. This might slow things down because it will write sessions to the database when you would normally lose them. You can track when the session object is removed by having your data that you store in the session implement HttpSessionBindingListener. It lets you know, via method calls, when you object is put and removed from session objects, which could be helpful to store out persistant data.

  • When are the first training sessions for BPC 7.0 planned?

    Hi,
    I know SAP will start it first ramp up version of SAP BPC as of june and the official release will be for beginning of 2009. But does anyone know when the training sessions of SAP BPC 7.0 will be availabe for its SAP partners? I can't find anything on this on the SAP website.
    regards
    Dries

    Hi Dries-
    Please check out this Ramp-Up Training link in Service Marketplace:
    https://websmp210.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000552182008E
    SAP Business Planning & Consolidation 7.0 (SAP NetWeaver): Ramp-Up Knowledge Transfer Workshops
    Ramp-Up Knowledge Transfer workshops are designed for consultants and other persons who are actively participating in the Ramp-Up phase of a new SAP product. Your application for enrollment request is given first priority if you are:
       Running a Ramp-Up project (for example, as an SAP customer)
       Assigned to a Ramp-Up project (for example, as an SAP partner consultant)
       Nominated by a regional Ramp-Up owner
       Nominated by SAP-internal Field Organization Managers (for example, from Presales, Support, Consulting, or Training)
    There are two courses currently scheduled:
    RABPC8: SAP Business Planning and Consolidation (BPC), Version for the NetWeaver Platform, Application Consultants
    September 01-05, 2008: Walldorf (Germany)
    Participants accepted by approval only: Course fee u20AC 1250,
    and,
    RTBPC2: SAP Business Planning and Consolidation (BPC), Version for the NetWeaver Platform, Technical Consultants
    September 08-10, 2008: Walldorf (Germany)
    Participants accepted by approval only: Course fee u20AC 750.
    - Sheldon

  • Searching for oracle training institutes in hyderabad,AP-india

    Hi,
    My name is Ahmed i am currently residing in Hyderabad,AP - INDIA
    I am searching for oracle training institutes in hyderabad. I wanted to learn functionality and technical in oracle. I am MBA with 2 and half years of director experience.
    My yahoo id is khanahmedabbas please reply with the provided information. I want to learn oracle latest version from oracle unviersity in hyderabad.
    Please respond immediately if you know any oracle training institute.
    Ahmed.
    Edited by: user10615876 on Nov 17, 2008 10:55 AM

    SQL Star offers such courses.
    Check this link
    http://www.sqlstar.com/about_us/knowledge_centers.html

  • Append Hint causing ORA-00603: ORACLE server session terminated by fatal er

    Hi All,
    I am facing Service Terminated by Fatal Error when using APPEND hint in my Insert statement.
    We are executing the below commands in Oracle 9ir2.
    This is the scenario which I am facing.
    SQL> insert into VALIDTRANSACTIONLINE select * from TRANSACTIONONLINE;
    1910534 rows created. --works fine
    SQL> rollback;
    Rollback complete.
    SQL> insert /*+ append */ into VALIDTRANSACTIONLINE select * from TRANSACTIONONLINE;
    ERROR at line 1:
    ORA-00603: ORACLE server session terminated by fatal error
    FYI: The table is having LOGGING-NO and the tablespace for this table is having more than 5GB of free space and undotablespace is also around 650 MB and the total size of insertion will be less than 50MB records.
    Has anyone faced this kind of issue.
    Appreciate your response.
    Thanks,
    Madhu K.

    Hi,
    FYI:
    I can see the undotablespace is having 0MB free space.
    it is a very strage issue.
    With Undotablespace Zero, I was able to insert the data having APPEND Hint but no indexes on the table.
    But when I create an Index on the Table and the Index is also in NOLOGGING mode, the Insertion is again failed with FATAL Error.
    Ex: No Index on the table.
    SQL> INSERT +append
    2 INTO credit
    3 SELECT /*+ driving_site(t1) */ * FROM tru_cmp.credit@EPSARCDV_TO_EPSDEV1.DIRECTV.COM t1 WHERE PERIODSEQ =300;
    1999401 rows created.
    CREATE UNIQUE INDEX TRU_CMP.CREDIT_PK_IND ON TRU_CMP.CREDIT
    (CREDITSEQ)
    NOLOGGING
    TABLESPACE TALLYINDEX
    NOPARALLEL
    INSERT +append
    INTO credit
    SELECT /*+ driving_site(t1) */ * FROM tru_cmp.credit@EPSARCDV_TO_EPSDEV1.DIRECTV.COM t1 WHERE PERIODSEQ =300;
    ERROR at line 3:
    ORA-00603: ORACLE server session terminated by fatal error
    Can you let me is this related to the Data File issue, so that I can ask the DBA to look into this as I dont have access to those alert log files.
    Thanks,
    Madhu K.

  • Is there an online training session on how to create forms and documents

    Is there an online training session on how to create forms and documents

    Hi,
      We do have tutorials and FAQ documents on how to create forms in Adobe FormsCentral, please see:
    Tutorial: http://forums.adobe.com/docs/DOC-2731
    https://www.acrobat.com/formscentral/en/library/how-to-make-create-survey-or-form.html
    FAQ: http://forums.adobe.com/docs/DOC-2861
    Thanks,
    Lucia

  • Unable to sign up for any Oracle Develop sessions at OOW 2006

    Has anyone with a full conference pass been able to sign up for the Oracle Develop Sessions through the Schedule Builder tool? I talked to a customer service rep a couple weeks ago, and she said there was a problem with their Schedule Builder tool and thought it would be fixed later that day, but I still can't get any OD sessions to show up.
    thanks

    Hi Jimbob59,
    Thanks for posting. Can you try running a speed test? If the results confirm your connection speed is ok then  
    support.onlive.co.uk will help with the onlive problem.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

Maybe you are looking for

  • Database upgrade in Dataguard Broker Environment

    Hi All, OS: Wndows 32 bit DB: 11.2.0.1 We have an upgrade activity due, in this, we have a windows Primary Database and it has 2 Physical Standby databases. There is no concept of Near DR and Far DR. Both the databases are getting sync'd directly fro

  • BDC Screen Problem

    Hi All, I made a BDC in foreground mode for tcode 'IW21' it is working fine but problem is that there are 3 screen coming in foreground while user want to see only last screen with input data and first two screen must not display to user, can anyone

  • BPM Studio

    Accept help I have a form with multiple fields " List of Value". Example: states, chiefs, positions and so on. Initially I was calling a service component that calls a dbAdapter and load a list (states) and passes humantask, but now appeared several

  • Recurring document on transaction code F.14

    Hi All, I got problem with this user complaining on the recurring document when she try to execute on the above transaction code. At first she create few documents with success then when she try to do the next step, which is to create posting documen

  • Last access external hdd

    Hello, I have a WD-Ultra HDD that I recently formated as Mac OS Extended (journaled). If it's journaled, there shoud be a way to obtain the log of times the HDD was accessed. Finder, from what I can see, only gives time created and last modified. Is