PCB-00222: Size for host variable string exceeds maximum size
Cause: A variable declared with PIC S9(n), with n greater than what is allowed on the given platform, was used in an embedded sql statement. On 32 bit machines n must not exceed 9, and on 64 bit machines, n must not exceed 18.
Action: Use a smaller number in the picture clause that does not exceed the maximum allowed size on your platform or use COMP-3.
PCB-00223
Custom Search


More Oracle errors
PROC-00035Cannot perform cluster registry operation due to invalid version
RMAN-06263string string string
ORA-26692invalid value string, string should be in string format
ORA-01783only one RECOVERABLE or UNRECOVERABLE clause may be specified
IMP-00003ORACLE error number encountered
NZE-29041The callback is NULL.
ORA-54614INIT: block table name has to be unique
ORA-23420interval must evaluate to a time in the future
AMD-00126dimension #string: analytic workspace column level relation not specified
ORA-19283XQST0031 - It is a static error if the version number specified in a version declaration is not supported by the implementation.
PCB-00627Host variable is not of character type
ORA-01859a non-alphabetic character was found where an alphabetic was expected
ORA-24052cannot propagate object type payloads with LOB attributes to an 8.0 release
TNS-01201Listener cannot find executable string for SID string
ORA-27202skgfpen: sbtpcend returned error
ORA-16773cannot start Redo Apply
ORA-12468max write level does not equal max read level
PGU-00320cannot open pgau configuration file, string
ORA-09890osnTXtt: malloc failed
NNL-00253Server-generated requests currently request forwarding




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-00222Size for host variable string exceeds maximum size