About 115,000 results
Open links in new tab
  1. Technology Stack - EBS (MOSC) - Oracle Community

    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 …

  2. SQL*Loader-128: unable to begin a session ORA-01017 ... - Oracle …

    Mar 12, 2012 · When submitting a custom concurrent program this fails intermittently with the following errorSQL*Loader-128: unable to begin a session ORA-01017:

  3. In SQL loader, I got ORA-01843: not a valid month — oracle-mosc

    Jun 29, 2023 · In SQL loader, I got ORA-01843: not a valid month Jun 29, 2023 2:50PM 4 comments Answered Hello there, I tried to add two date columns (attribute4 and attribute5) to …

  4. SQL*Loader error 523 /2026 — oracle-mosc

    Aug 4, 2023 · Just installed Oracle client 19c on RHEL. SQL*Loader appears to execute & load records but returns the following error. SQL*Loader-523:

  5. 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 …

  6. SQL*Loader is treating new line character as new record data in …

    Oct 25, 2021 · Hi Team, I have a requirement to upload the "," separated .csv file which has a column spans across multiple lines (with a newline chars).

  7. Getting SQL*Loader Error SQL*Loader-350: Syntax ... - Oracle …

    Mar 7, 2023 · I've written several SQL*Loader programs over the years and haven't encountered this before. I'm getting an SQL*Loader-350: Syntax error at line 43.

  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. SQL Loader; sqlload; CLOB; expected value is NULL ... - Oracle …

    Nov 3, 2012 · Hi, We load CLOBs with SQL*Loader. Issue is with loading NULL into CLOB column. Instead of NULL value CLOB gets empty_clob () as value.

  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).