ORA-35562: (SQLIMP01) The SQL IMPORT command will produce number columns of output, but you have provided number host variables in your INTO clause.
Cause: The expression is the source query do not match the targets in the INTO clause.
Action: Make sure the the expressions in the source query match the targets in the INTO clause.
ORA-35564
Custom Search


More Oracle errors
PLS-00402alias required in SELECT list of cursor to avoid duplicate column names
ORA-02296cannot enable (string.string) - null values found
ORA-32629measure used for referencing cannot be updated
RMAN-08528channel string: proxy copy complete, elapsed time: string
ORA-02205only SELECT and ALTER privileges are valid for sequences
PROC-00106Unidentified component error
ORA-07684sou2os: supervisor stack reset error
ORA-14408partitioned index contains subpartitions in a different tablespace
DIA-48415Syntax error found in string [string] at column [string]
ORA-24398connection pool already exists
NPL-00415received unsupported ASN.1 INDEFINITE-LENGTH encoding
RMAN-06058a current control file cannot be included along with a standby control file
ORA-22922nonexistent LOB value
DIA-48223Interrupt Requested - Fetch Aborted - Return Code [string]
ORA-13711Some snapshots in the range [string, string] are missing key statistics.
ORA-36617(XSAGMODHIER02) There is a self-cycle equation in MODEL workspace object.
ORA-16013log string sequence# string does not need archiving
PCC-00053FOR variable string is invalid type at line number in file string
NNL-00514Creates a new name with a default TTL
DRG-50609pipe internal error




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
ORA-35562(SQLIMP01) The SQL IMPORT command will produce number columns of output, but you have provided number host variables in your INTO clause.