PCC-01013: Invalid use of PIC N array variable "string" at line number in file string
Cause: A PIC N variable was declared using an OCCURS clause. Tables of PIC N variables are not supported by the Pro*COBOL precompiler.
Action: Declare the PIC N variable without an OCCURS clause or, if the PIC N variable is not used in any SQL statements, declare it outside the Declare Section.
PCC-01014
Custom Search


More Oracle errors
ORA-14201specified subpartition bound is too long
SQL-02108Invalid descriptor passed to run-time library
ORA-31667parameter name can not be defaulted
RMAN-08072deleted control file copy
ORA-08468mask option string is not supported
ORA-24345A Truncation or null fetch error occurred
ORA-19100PASSING or RETURNING keyword expected
PCC-00029Ambiguous option "string"
PLW-07202bind type would result in conversion away from column type
DIA-48908No trace files are found
ORA-54003specified data type is not supported for a virtual column
DRG-10506table does not exist: string
ORA-08431raw data missing zero as defined in picture
IMG-00845internal image index allocation failed
ORA-13352the coordinates do not describe a circle
ORA-37103(XSVPART03) The dimensionality or datatype of workspace object does not match the dimensionality or datatype of the partition.
ORA-30042Cannot offline the undo tablespace
ORA-08109nosort is not a supported option for online index build
ORA-53122invalid document type : string
ORA-13527invalid baseline name




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-01013Invalid use of PIC N array variable "string" at line number in file string