| This usage is only valid when DYNAMIC=ANSI is specified | |
| Cause: | One of the following statements was used without specifying a DYNAMIC=ANSI command line option setting
o EXEC SQL ALLOCATE/DEALLOCATE/GET/SET DESCRIPTOR o EXEC SQL DESCRIBE OUTPUT/INPUT ... USING ... <descriptor> o EXEC SQL EXECUTE ... INTO ... o EXEC SQL EXECUTE ... USING ... <descriptor> o EXEC SQL OPEN ... INTO ... o EXEC SQL OPEN ... USING ... <descriptor> |
| Action: | Specify DYNAMIC=ANSI or remove statements like those above from the program. |
| PCC-02444 | |
Custom Search
|
| More Oracle errors | |
| ORA-29875 | failed in the execution of the ODCIINDEXINSERT routine |
| PGA-21223 | commit failed during first-time processing for partner LU string |
| ORA-31087 | insufficient privileges to delete schema "string" |
| SQL*Loader-00932 | Could not truncate table string. |
| TNS-04075 | Cannot use ADMINISTER directly from the command line. |
| PLS-00520 | MAP methods must be declared without any parameters other than (optional) SELF. |
| RMAN-06103 | duplicate qualifier found in REPORT command: string |
| ORA-25962 | join index prevents multitable insert or merge |
| ORA-37415 | AW schema must match TABLE or MATERIALIZED VIEW schema |
| PLS-01710 | In a positioned DELETE or UPDATE statement, the cursor name must be of length 1 |
| ORA-54534 | incorrect box surface due to wrong specification |
| ORA-15115 | missing or invalid ASM disk size specifier |
| SQL*Loader-00970 | enabled constraint on an XML column not allowed in direct path |
| ORA-37020 | (XSMULTI01) Analytic workspace string is not in MULTI mode. |
| ORA-29309 | export dump file was generated by different version of DBMS_PITR package |
| ORA-13194 | failed to decode supercell |
| NZE-28760 | list creation failure |
| ORA-06310 | IPA: Environment variable(s) not set |
| ORA-30771 | Cannot add more than one referential constraint on REF column "string" |
| LPX-00663 | VM String-Stack overflow. |
| TOP 20 Oracle errors | |
| ORA-12504 | TNS:listener was not given the SERVICE_NAME in CONNECT_DATA |
| RMAN-20079 | full resync from primary database is not done |
| ORA-14411 | The DDL cannot be run concurrently with other DDLs |
| ORA-14760 | ADD PARTITION is not permitted on Interval partitioned objects |
| ORA-10877 | error signaled in parallel recovery slave string |
| ORA-32701 | Hang detected |
| ORA-00838 | Specified value of MEMORY_TARGET is too small, needs to be at least stringM |
| ORA-16665 | timeout waiting for the result from a database |
| ORA-16957 | SQL Analyze time limit interrupt |
| ORA-16664 | unable to receive the result from a database |
| RMAN-08132 | WARNING: cannot update recovery area reclaimable file list |
| ORA-00000 | normal, successful completion |
| ORA-16766 | Redo Apply is stopped |
| ORA-00837 | Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET |
| RMAN-08137 | WARNING: archived log not deleted as it is still needed |
| DIA-48122 | error with opening the ADR block file [string] [string] |
| ORA-47988 | password should contain at least one numeric and one alphabetic character |
| IMP-00057 | Warning: Dump file may not contain data of all partitions of this table |
| ORA-00001 | unique constraint (string.string) violated |
| ORA-55508 | Invalid input to Flashback Transaction Backout |
| Your own TOP 20 Oracle errors | |
| PCC-02443 | This usage is only valid when DYNAMIC=ANSI is specified |