PCC-02364: Host struct and its indicator must have the same number of fields
Cause: When a structure containing indicator variables is declared and associated with a host structure, the indicator structure must contain the same number of fields as the host structure. This is so even when some of the indicators will not be used or even when it would not make sense to do so (for fields constrained as NON NULL, for example).
Action: Redeclare the indicator variable with the correct number of fields.
PCC-02365
Custom Search


More Oracle errors
PLS-00629PIPE statement cannot be used in non-pipelined functions
ORA-36165(XSAGGCNTPROP) Variable workspace object cannot have both an AGGCOUNT and the $COUNTVAR property.
PCB-00228Invalid group item variable "string"
TNS-01156Missing or inappropriate PROTOCOL, TIMEOUT or POOL_SIZE parameter from PRESPAWN_DESC
ORA-29760instance_number parameter not specified
DRG-11007multiple stopwords specified
ORA-04066non-executable object, string
TNS-12538TNS:no such protocol adapter
NNO-00065loading cached data from checkpoint file "string"
ORA-13423invalid cell coordinate parameter
SQL*Loader-00402Unable to determine length of column string from specification
ORA-38445TOP clause not allowed with no statistics
ORA-13543error encountered while retrieving baseline template information
ORA-09211sfwfb: error writing to file
CLST-02302failure string validating configuration of private interconnect name string
ORA-31475redo log catalog contains no metadata for the source table
ORA-38137invalid attribute value string specified
LFI-01003Unable to read string bytes from file.
CLSR-00515A service member is already running on this node
DRG-12502cannot modify stoplists owned by other users




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-02364Host struct and its indicator must have the same number of fields