PCB-00579: Invalid ARRAYLEN length variable type for "string"
Cause: A valid table dimension was not specified in an ARRAYLEN statement. The table dimension must be specified using a previously declared 4-byte integer host variable, not a literal or expression. For example, the offending code might look like: EXEC SQL ARRAYLEN ETABLE (25) END-EXEC. -- illegal dimension
Action: Supply a valid table dimension. If necessary, declare a 4-byte integer host variable for use in the ARRAYLEN statement.
PCB-00580
Custom Search


More Oracle errors
ORA-02432cannot enable primary key - primary key not defined for table
QSM-01526query rewrite is disabled for equivalence, string
ORA-06537OUT bind variable bound to an IN position
ORA-13387sdo_batch_size for array inserts should be in the range [number,number]
LSX-00251invalid token "~S"
NNO-00106line string: invalid TTL "string", data ignored
ORA-47024error updating Factor string, string
ORA-38444statistics do not exist for the expression set
NNL-00297Cache will be dumped to trace file in string
DIA-48107invalid Bfile input, [string]
DRG-13100index is not partitioned
ORA-37173null dimension source data
TNS-04205Trace Assistant Internal ERROR: Memory
DRG-13607end_hit_num is not specified or out of valid range number..number
ORA-32027There is no string column with the matching type in string.string.
NNL-00567reorder_ns [<server_address>] : Generate the enhanced discovery file
DIA-48483Spooling failed, it may be because the spool file cannot be created due to a permission issue
TNS-00203Unable to start tracing in intlsnr
RMAN-12016using channel string
ORA-44403invalid value specified for flag parameter




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
PCB-00579Invalid ARRAYLEN length variable type for "string"