| 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-39771 | stream must be loaded before its handle is freed |
| ORA-24383 | Overflow segment of an IOT cannot be described |
| ORA-29398 | invalid privilege name specified |
| SQL-02156 | Invalid type for Indicator or Returned Length |
| PLS-00392 | Type mismatch in arguments to BETWEEN |
| SQL*Loader-00651 | error skipping lob for column string, row number, table string |
| SQL-02124 | NULL value returned by EXEC TOOLS statement |
| ORA-16206 | database already configured as Logical Standby database |
| PCC-02412 | FOR clause not permitted in OBJECT GET or SET statement |
| ORA-14185 | incorrect physical attribute specified for this index partition |
| ORA-30349 | specified dimension hierarchy does not exist |
| ORA-14122 | only one REVERSE or NOREVERSE clause may be specified |
| ORA-36342 | (SNSYN200) The format of the CLEAR command is: CLEAR [ ALL | STATUS ] [ AGGREGATES | CHANGES | PRECOMPUTES | NONPRECOMPUTES | CACHE ] FROM var1 [var2, var3...] [USING aggmap] |
| ORA-25115 | duplicate BLOCK option specification |
| ORA-31491 | could not add logfile to LogMiner session |
| IMP-00065 | Import is unable to recreate lobs within objects. |
| LPX-00007 | unexpected end-of-file encountered |
| ORA-23634 | Cannot include extra attributes in checkpoint-free mode |
| ORA-09989 | attempt to use invalid skgmsdef struct pointer |
| PGU-39108 | EP string, string |
| 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 |
| ORA-00000 | normal, successful completion |
| RMAN-08132 | WARNING: cannot update recovery area reclaimable file list |
| 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 |