O2U-00203: Type to be declared must be an object type or a named collection type
Cause: You have asked OTT to generate code for a type it does not support. When generating Java code, OTT will only generate code for object types. When generating C declarations, OTT will only generate declarations for object types and named collection types.
Action: You are probably asking OTT to declare a built-in type, or, if you are generating Java code, a named collection type. Do not ask OTT to generate a declaration for this type.
O2U-00204
Custom Search


More Oracle errors
DIA-48442The control parameter number exceeds the maximum number [string]
ORA-02171invalid value for MAXLOGHISTORY
RMAN-08029snapshot control file name set to default value: string
ORA-19657cannot inspect current datafile string
PLS-00337"string" matches too many object table aliases
TNS-00518Incomplete read or write
DRG-10601failed to remove pending DML for this index
ORA-07743slemop: incorrect error file attributes
ORA-42023compatibility of AQ table must be release 8.1.x or later
ORA-29393user string does not exist or is not logged on
ORA-38959Failed to update block 0 to new version 10 format
ORA-24362improper use of the character count flag
ORA-13383inconsistent network metadata: string
ORA-32736Hang analysis aborted due to wrong message type
ORA-06902CMX: cannot attach to cmx subsystem
LSX-00013element "~S" not from Schema of Schemas
NID-00331The following datafiles are disabled:
ORA-24043destination string uses a reserved name, names with AQ$_ prefix are not valid
ORA-16766Redo Apply is stopped
TNS-00551underlying transport connection failed




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
O2U-00203Type to be declared must be an object type or a named collection type