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
CLST-02105missing required parameter -l with language ID information
ORA-06439ssaio: the asynchronous write returned incorrect number of bytes
ORA-15110no diskgroups mounted
ORA-23642Cannot switch to checkpoint mode (value "string", STREAMS parameter string)
ORA-14060data type or length of a table partitioning column may not be changed
ORA-13635The value provided for parameter string cannot be converted to a number.
ORA-24434OCIStmtRelease called before OCIStmtPrepare2.
NNL-00222Statistic counter logging is now disabled
ORA-02734osnftt: cannot reset shared memory permission
TNS-00140Interchange specified was not found in network tables
ORA-16280cannot change master key on a logical standby database
ORA-12552TNS:operation was interrupted
ORA-25178duplicate PCTTHRESHOLD storage option specification
ORA-04091table string.string is mutating, trigger/function may not see it
DRG-12232invalid attribute tag format
LSX-00232invalid unsigned long "~S"
ORA-36643(XSDUNION21) Concat dimension workspace object cannot be changed to NOT UNIQUE because it contains custom member values.
OCI-31006Path name segment length string exceeds maximum length string
DRG-11119operation is not supported by this index type
ORA-16782instance not open for read and write access




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