PCC-02359: Identifier specifying ARRAYLEN must be a 4-byte integer
Cause: The expression that specifies the ARRAYLEN dimension must evaluate to an integer. For example, the statement EXEC SQL ARRAYLEN my_array(1,3) cannot be parsed.
Action: Correct the statement, using an integral dimesnsion.
PCC-02360
Custom Search


More Oracle errors
ORA-22282non-contiguous append to a buffering enabled LOB not allowed
ORA-29386plan or consumer group string is mandatory and cannot be deleted or modified
ORA-29273HTTP request failed
CLST-02104TCP port string is out of bounds.
ORA-32028Syslog facility or level not recognized
ORA-06917CMX: error in data read (too many bytes read)
ORA-15110no diskgroups mounted
TNS-01103Protocol specific component of the address is incorrectly specified
ORA-12415A column of another datatype exists on the specified table
TNS-12169TNS:Net service name given as connect identifier is too long
OCI-31081name not specified for global declaration
ORA-29955error occurred in the execution of ODCIINDEXEXCHANGEPARTITION routine
ORA-01649operation not allowed with a backup control file
TNS-12526TNS:listener: all appropriate instances are in restricted mode
ORA-12485new effective label not within effective clearance
ORA-38715Invalid log number specified in the DUMP FLASHBACK command.
DGM-16951Unable to failover
ORA-02045too many local sessions participating in global transaction
ORA-22854invalid option for LOB storage index
ORA-55506Transaction performed unsupported change




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-02359Identifier specifying ARRAYLEN must be a 4-byte integer