PCC-00136: Invalid SQL_CURSOR declaration
Cause: An array of SQL_CURSOR host variables was declared or, if Pro*COBOL, a PICTURE clause was specified in the SQL-CURSOR declaration. In Pro*FORTRAN, a length specification (i.e. "*n") on the SQL_CURSOR declaration could have been specified. These usages are not supported.
Action: Check that the SQL_CURSOR variable is not declared as an array or, if Pro*COBOL, that no PICTURE clause is specified for the SQL_CURSOR. In Pro*FORTRAN, check that there is no length specification (i.e. "*n") for the SQL_CURSOR.
PCC-00137
Custom Search


More Oracle errors
SQL*Loader-00274At least 2 read buffers have to be specified.
NZE-28844No wallet present
PLS-00548invalid use of operator.
RMAN-20006target database name is missing
TNS-00292Log File Name : string
DRG-11708too many thesauri
ORA-02435cannot disable unique(string) - unique key not defined for table
ORA-02345cannot create a view with column based on CURSOR operator
ORA-23476cannot import from string to string
TNS-00277Navigator: Request Failed
ORA-06043NETDNT: message send failure
PLS-00924native compilation is not supported on this platform
ORA-02469Hash expression does not return an Oracle Number.
ORA-31693Table data object string failed to load/unload and is being skipped due to error: string
ORA-07753slemcf: fseek before write failure
PGU-30031write failure: string to string at number for string bytes
CRS-02001User does not have permission to start CRSD.
NNL-00831Deletes refused, name is not a leaf name: number
RMAN-06475parallelism setting out of range (1-254): number
ORA-29549class string.string has changed, Java session state cleared




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-00136Invalid SQL_CURSOR declaration