About 97,100 results
Open links in new tab
  1. USING SQL LOADER — oracle-mosc

    Mar 31, 2015 · Database Utilities (MOSC) USING SQL LOADER Mar 31, 2015 11:03AM edited Apr 8, 2015 11:40AM 1 comment Answered i NEED THE STEPS TO USE SQL LOADER TO …

  2. SQL*Loader wrong character encoding when launched from .net app

    Dec 9, 2015 · Hi, I'm trying to use SQL*Loader to Import a CSV-File by starting it from a VB.net application. My Problem is that I don't get the right character Encoding if sqlldr.exe is started …

  3. sql loader to load items — oracle-mosc

    sql loader to load items Mar 4, 2010 7:32AM edited Mar 5, 2010 3:08AM 2 comments Answered hi not sure if this is the correct discussion forum for this question..i am trying to use sql loader …

  4. SQL Loader Issue - FND_GLOBAL.USER_ID is always returning '-1'

    Mar 14, 2024 · I'm calling SQL Loader from my Pl/SQL Package after initializing the session variables using FND_GLOBAL.apps_INITIALIZE. But My SQL loader always inserting '-1' in …

  5. how to use fnd_global.conc_request_id as default value in sqlload …

    Sep 13, 2018 · I have a sqlload program to load data into DB table, so when I submit the concurrent to run the sqlload program, and one column group_id need to be default as …

  6. Sql loader — oracle-mosc

    May 2, 2012 · We currently use the when clause with sql loader to load to multiple tables without a problem but have a new scenario that we can't get working. We need to be use the returned …

  7. Best Practice in Handling External File in APEX (Auto Load)

    Apr 14, 2022 · I know I can use the SQL Workshop Utilities - Data Workshop - Data Load but I would like to load the data automatically. I know this can be achieved by using an external …

  8. SQL*Loader and FND_GLOBAL — oracle-mosc

    Apr 1, 2011 · I've created a concurrent program using the SQL*Loader method. My table has a field named REQUEST_ID.The type od this fiel is NUMBER.

  9. Loading Data into Oracle HCM Cloud Using Inbound Interface …

    Oct 15, 2018 · Content One of the major challenges consultants have faced over the last couple of years with respect to HCM Data Load is to automate the entire process of Downloading …

  10. 11g (SQL LOADER) : ORA 01821: date format not recognized

    Nov 23, 2000 · Hi, We encounter this error when trying to load via SQLLOADER a csv file, especially the following data to oracle table (Column type is DATE).