PLS-00129: Pragma INTERFACE only supports C as its first argument
Cause: The first parameter passed to pragma INTERFACE specified a host language other than C. Currently, C is the only host language supported. The parameter might be misspelled, or the pragma syntax might be faulty (for example, a comma might be missing between two parameters).
Action: Check the spelling of the first parameter, which should be C, and make sure the proper syntax was used.
PLS-00130
Custom Search


More Oracle errors
ORA-08232smsdes: cannot detach from SGA
ORA-24095invalid transformation, source type does not match that of the queue
PCC-02395Using arrays of structs requires that the struct be named
ORA-24943cannot use ntfn grouping with this receive protocol, presentation and/or QoS
ORA-14326Primary index on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES clause
ORA-29256Cursor contains both regular and array defines which is illegal
DIA-48460The home path [string] is not valid
ORA-13771cannot obtain exclusive lock string on "SQL Tuning Set" "string" owned by user "string"
RMAN-06043TAG option not supported for archived log copies
LPX-00254invalid XML declaration
PCC-01515FIPS warning: Undeclared host variable "string" at line number in file string
NNL-00955Hash tables enlarged: number
SQL*Loader-00275Data is in control file but "INFILE *" has not been specified.
AMD-00136Generation of SQL script "string" failed
RMAN-20201datafile not found in the recovery catalog
ORA-00439feature not enabled: string
ORA-02061lock table specified list of distributed tables
ORA-29284file read error
DRG-13311USER_LEXER stored procedure name contains a semicolon
ORA-40204model string already exists




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-00129Pragma INTERFACE only supports C as its first argument