SQL-02138: No external procedure context exists
Cause: The external procedure context passed in the EXEC SQL REGISTER CONNECT statement is not valid.
Action: Ensure that you have done the following:

1. Created the PL/SQL procedure/function with a CONTEXT parameter.

2. Included OCIExtProcContext in the formal parameter list of the external procedure

3. Correctly passed the OCIExtProcContext to the EXEC SQL REGISTER CONNECT statement.

SQL-02139
Custom Search


More Oracle errors
ORA-33010(XSAGDNGL04) Relation workspace object is duplicated in the AGGMAP workspace object.
ORA-47302error creating Role string, string
NNO-00110line string: unknown data type "string", data ignored
KUP-11014internal metadata in file string is not valid
PCB-00015Must use option OUTLINE when option RUNOUTLINE is used
DIA-49428No such directory or directory not accessible [string]
NMP-00006uninitialized SNMP context
ORA-23406insufficient privileges on user "string"
DIA-49423File outside ADR not allowed
ORA-19691string is from different database: id=string, name=string
ORA-37080Advice requested for hierarchy with too many levels
ORA-12556TNS:no caller
LPX-00910The root nodes in input documents to XmlDiff did not match
ORA-16762invalid database state
RMAN-06944contents of repair script:
NZE-28870Name comparison failure
ORA-00210cannot open the specified control file
ORA-16201Skip procedure requested to apply statement
NZE-28783invalid parameter
PGU-35008failure to close cursor string for statement string: rc string




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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
SQL-02138No external procedure context exists