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
NNL-00570save_config [<server_list>] : saves server configuration to parameter file
LCD-00201could not open specified filename [string]
ORA-00843Parameter not taking MEMORY_MAX_TARGET into account, see alert log for more information
ORA-39031invalid filter name string
CLST-02503failure string opening configuration for delete operation
ORA-39139Data Pump does not support XMLType objects in version string. string will be skipped.
ORA-41618specified rule does not exist
QSM-02055mv references a packed object table or view
PGU-30303TIP generation error writing variable string to file string
ORA-31082invalid attribute "string" specified in declaration of "string"
ORA-16513maximum requests exceeded
ORA-30376prevent sharing of a parsed query of an explain rewrite session
ORA-15240attribute name string is invalid
ORA-29919failed in the execution of the ODCIINDEXUPDPARTMETADATA routine
ORA-02756osnfsmnam: name translation failure
ORA-13783invalid tuning scope
TNS-00524Current operation is still in progress
PLS-00663the NEW keyword is not allowed in this context
OCI-22277cannot use two different locators to modify the same LOB
CLST-01304node deletion successful




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-01013Invalid use of PIC N array variable "string" at line number in file string