About 426,000 results
Open links in new tab
  1. Oracle Fusion ERP Analytics

    We are moving this forum's discussions to a new location. During this transition, this forum will become read-only starting 15th January 2026. For any new questions, please email us at …

  2. Steps to resolve "PL/SQL package SYS.DBMS_RCVMAN version …

    Feb 11, 2025 · That all worked great but the alert log has these messages PL/SQL package SYS.DBMS_BACKUP_RESTORE version is not current PL/SQL package …

  3. How to pass collections to PL/SQL package from OIC

    Sep 4, 2024 · Summary: We are in the process of transferring all direct table operations (insert/update/delete) from the OIC database activity to a PL/SQL package.

  4. RMAN: PL/SQL package SYS.DBMS_BACKUP_RESTORE version is …

    Dec 8, 2020 · We just upgraded our database from version 11.2.0.4. We are seeing the following errors in the alert log and when connecting to rman: PL/SQL package …

  5. ORA-01756: quoted string not properly terminated even when use …

    Jul 2, 2020 · Hi, I'm facing problem when passing a huge string, e.g. oracle package syntax, I'm passing this syntax to a procedure, so the syntax will be inserted then.

  6. How to convert LONG to VARCHAR2 in PL/SQL — oracle-mosc

    Feb 21, 2023 · I want to convert LONG to VARCHAR2 in PL/SQL on the fly. Note that we are using AL32UTF8 characterset. Below works only when view text is smaller than 8K.

  7. PL/SQL package SYS.DBMS_BACKUP_RESTORE version 19.03.00.00 …

    Apr 25, 2022 · PL/SQL package SYS.DBMS_BACKUP_RESTORE version 19.03.00.00 in TARGET database is not current PL/SQL

  8. Distinct not working in PL/SQL for the aggregate — oracle-mosc

    May 14, 2012 · Is it possible to make the distinct work in PL/SQL for aggregate function? Typicallt you'll get "ORA-30482: DISTINCT option not allowed for this function" in PL/SQL.But it works …

  9. REP-1401: '': Fatal PL/SQL error occurred. — oracle-mosc

    Dec 20, 2016 · MSG-02222: Not coming to select org id REP-1401: '': Fatal PL/SQL error occurred. REP-0069: Internal error

  10. How to define pl/sql triggers in oracle hcm

    Jun 10, 2024 · Summary: I want a list of pl/sql functions from HCM that can be added as triggers.