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
SQL*Loader-00911Error defining output variable(s) for upi: [number]
ORA-19712table name exceeds maximum length of string
ORA-02427create view failed
PLS-00165call statement is not supported in PL/SQL
ORA-24378user callbacks not allowed for this call
RMAN-20010database incarnation not found
LPX-01065[XQST0065] Repeated ordering mode declaration
ORA-01635rollback segment #string specified not available
ORA-06957No SID is currently available
TNS-12202TNS:internal navigation error
PLW-05014Pragma string cannot be specified here
ORA-13832category name specified is invalid
RMAN-04024starting Oracle instance without parameter file for retrieval of spfile
ORA-39064unable to write to the log file
ORA-36232(XSANALYZ02) a level list was specified when a language dimension was present
PGU-42040DEPENDING ON phrase missing in OCCURS clause
ORA-16730error executing DBMS_LOGSTDBY.SKIP_TXN procedure
DIA-48473Internal failure, unknown return code [string]
PLS-01906: raw variable length too long
ORA-13293cannot specify unit for geometry without a georeferenced SRID




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