PCC-01015: Cannot equivalence PIC N variable string
Cause: A PIC N variable or an implicit VARCHAR group item (with a PIC N variable as an elementary item) was used in an EXEC SQL VAR statement. This is not allowed.
Action: Do not use the PIC N variable in an EXEC SQL VAR statement. If you want an equivalence to an Oracle type using an EXEC SQL VAR statement, use a PIC X variable, instead of a PIC N variable.
PCC-01016
Custom Search


More Oracle errors
ORA-13657The filter Xpath specification has invalid syntax.
NZE-28773failure to write magic and version numbers
PCC-00110Oracle extension to the WHENEVER statement
ORA-06779TLI Driver: error reading ccode
NNO-00712warning: group string cache checkpoint failed
ORA-29836failed to validate referenced operators
ORA-07222slspool: line printer spooler command exited with an error.
ORA-24141rule set string.string does not exist
SQL*Loader-00517Error decomposing file name (string)
NNL-00508show system_queries [<server_list>] : show system query information
ORA-09263spini: error initializing process
ORA-26712remote object is "string"."string"@"string"
ORA-12229TNS:Interchange has no more free connections
ORA-19657cannot inspect current datafile string
ORA-01137data file string is still in the middle of going offline
ORA-27376event condition cannot be NULL
ORA-00219required control file size (string logical blocks) exceeds maximum allowable size (string logical blocks)
ORA-10915TABLESPACE GROUP cannot be specified for this type of tablespace
PCC-00088User defined type identifier expected
ORA-16046Archive log destination failed due to failed dependent destination




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-01015Cannot equivalence PIC N variable string