PLS-00206: %TYPE must be applied to a variable, column, field or attribute, not to "string"
Cause: The program object declared using the %TYPE datatype attribute is not of the appropriate class. It must be a variable, column, record component, subprogram formal parameter, or other object to which values can be assigned.
Action: Declare an object of the appropriate class or define the datatype in another way (for example, use %ROWTYPE).
PLS-00210
Custom Search


More Oracle errors
RMAN-06039SET NEWNAME command has not been issued for datafile string
DGM-16934You must start instance "string" manually
LPX-00309cannot initialize XPATH
OCI-21704cannot terminate cache or connection without flushing first
NNL-00222Statistic counter logging is now disabled
ORA-16561cannot remove an active instance
TNS-12592TNS:bad packet
ORA-14185incorrect physical attribute specified for this index partition
ORA-02098error parsing index-table reference (:I)
ORA-41021OCI error during transparent session migration
ORA-16136Managed Standby Recovery not active
ORA-27491repeat_interval and start_date cannot both be NULL
ORA-36179(XSNOAGM) No AGGMAP was specified for VARIABLE workspace object.
TNS-01172Listener has shut down since all listen addresses have been deallocated
ORA-31624A job cannot be modified after it has started.
ORA-55317model string already exists
ORA-24335cannot support more than 1000 columns
ORA-38498invalid stored attribute for the index object : string
TNS-04022string parameter string set to string.
LRM-00106out of memory




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
PLS-00206%TYPE must be applied to a variable, column, field or attribute, not to "string"