PLS-00641: INTO clause not allowed for this SELECT statement
Cause: A SELECT statement in a cursor definition, an OPEN statement or a cursor FOR loop has an erroneous INTO clause.
Action: Remove the INTO clause.
PLS-00642
Custom Search


More Oracle errors
ORA-30964The XML Index was not usable.
RMAN-06031could not translate database keyword
ORA-16783instance string not open for read and write access
ORA-27485argument string already exists at a different position
QSM-02136agg(expr) requires correspondng VARIANCE(expr) function
ORA-29550Java session state cleared
ORA-02757osnfop: fork_and_bind failed
PCB-00008Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL
PLS-00567cannot pass NULL to a NOT NULL constrained formal parameter
PCC-02385CHAR_MAP disallowed when using NLS_CHAR and NLS_LOCAL=TRUE
LSX-00130attribute "processContents" has invalid value "~S"
SQL-02153Invalid character variable for use in a GET/SET statement
ORA-38816edition has a child that inherits objects from the edition
ORA-28581protocol error while executing recursive external procedure
NNL-00036No records loaded
ORA-41204Session capture in progress
PGU-20004unable to close the cursor
ORA-16022LOG_ARCHIVE_DEST cannot be NULL because LOG_ARCHIVE_DUPLEX_DEST is non-NULL
ORA-14315cannot merge a partition with itself
ORA-00099warning: no parameter file was specified




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
PLS-00641INTO clause not allowed for this SELECT statement