PCC-00097: Use of DECIMAL and DISPLAY types allowed only for COBOL and PL/I
Cause: The DECIMAL and DISPLAY external datatype was used in an EXEC SQL VAR or EXEC SQL TYPE statement with an Oracle precompiler other than Pro*COBOL or PRO*PL/I. These external datatypes are available only in Pro*COBOL and PRO*PL/I.
Action: Remove the reference to the DECIMAL or DISPLAY external datatype from the EXEC SQL TYPE or EXEC SQL VAR statement.
PCC-00098
Custom Search


More Oracle errors
LCD-00128invalid positional parameter value [string]
LPX-00663VM String-Stack overflow.
ORA-30361unrecognized string type
ORA-34802(OCI11) OLAP OCI operation caused ROLLBACK past an UPDATE of an attached analytic workspace. Current operation canceled.
ORA-26565Call to <type>_arg made before calling dbms_defer.call
NCR-01020NCRS: Operation would block.
ORA-02701osnoraenv: error translating oracle image name
ORA-07479scgcmn: cannot open or convert lock.
ORA-13635The value provided for parameter string cannot be converted to a number.
TNS-00549value specified for the SSL version is not valid
IMP-00002failed to open string for read
ORA-12649Unknown encryption or data integrity algorithm
ORA-09827SCLGT: atomic latch return unknown error.
SQL*Loader-00200FORMAT clause should not be present - flat data files only
TNS-12687Credentials expired.
PCB-00309The CONNECT statement is Oracle implementation dependent
RMAN-06553DB_CREATE_FILE_DEST must be set for SET NEWNAME ... TO NEW
ORA-47301Role string not found
ORA-30749column string not enabled to store objects of type string.string
ORA-01323Invalid state




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PCC-00097Use of DECIMAL and DISPLAY types allowed only for COBOL and PL/I