PCC-00138: Result Set Cursors are not implemented in this precompiler
Cause: There was an attempt to reference a host variable as a cursor reference. Cursor variables are not implemented in PRO*Pascal or Pro*PL/I.
Action: Rewrite your host-language code to use standard SQL cursors.
PCC-00139
Custom Search


More Oracle errors
QSM-01111no partition key or partition marker found in MV, string
ORA-12669Shared server: outbound protocol does not support proxies
ORA-00285TIME not given as a string constant
PLS-00652aggregate functions should have exactly one argument
ORA-39764specified stream is not in the specified direct path context
ORA-14043only one partition may be added
ORA-06503PL/SQL: Function returned without value
TNS-12528TNS:listener: all appropriate instances are blocking new connections
DGM-16917Unable to shut down instance "string"
DIA-48407DESCRIBE and QUERY commands need at least relation name argument
TNS-00091* Navigator (or navgatr) - will ask the Navigator only
ORA-10932trace name context forever
ORA-13364layer dimensionality does not match geometry dimensions
ORA-30369maximum number of columns is 32
ORA-14167only one subpartition may be moved
NZE-28781No data for the access method is specified in the parameter.
IMG-00603unable to access source image data
ORA-25205the QUEUE string.string does not exist
NZE-29116Cannot get PKCS #12 attributes.
ORA-12623TNS:operation is illegal in this state




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-00138Result Set Cursors are not implemented in this precompiler