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
RMAN-06060WARNING: skipping datafile compromises tablespace string recoverability
ORA-27036translation error, unable to expand file name
ORA-53217The source LOB locator is null.
OCI-04062timestamp of string has been changed
TNS-00234Connect data for failed call: CALL DATA = string RECEIVE DATA = :string:
DIA-48100error encountered when attempting to open a file
ORA-25407connection terminated
ORA-29937domain index cannot be system-managed
ORA-22279cannot perform operation with LOB buffering enabled
ORA-00038Cannot create session: server group belongs to another user
PGU-41087data name string does not exist
ORA-07800slbtpd: invalid number
ORA-31202DBMS_LDAP: LDAP client/server error: string
PCB-00239Element of a table group item indicator cannot be table or group item
ORA-22813operand value exceeds system limits
ORA-01771illegal option for a clustered table
ORA-16173incompatible archival network connections active
NID-00435Database name changed to string.
CLST-02909The requested operation requires High Availability privileges.
ORA-26692invalid value string, string should be in string format




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