OCI-30150: Invalid argument passed to OCIFile function
Cause: An invalid argument is passed to the OCIFile function. The most common cause is that a NULL pointer is passed where a non-NULL pointer is expected.
Action: Make sure that the values passed as arguments are valid. Esp check for NULL pointers.
OCI-30151
Custom Search


More Oracle errors
ORA-02429cannot drop index used for enforcement of unique/primary key
ORA-01913EXCLUSIVE keyword expected
TNS-01006set password : set the password for subsequent calls
ORA-09910Unable to find ORACLE password file entry for user.
ORA-24053PRIMARY_INSTANCE and SECONDARY_INSTANCE must be non-negative
ORA-32807message system link string already exists
ORA-29953cannot issue DDL on a domain index partition marked as FAILED
ORA-24904invalid callback attribute passed into OCI call
ORA-28363buffer provided not large enough for output
ORA-12916cannot shrink permanent or dictionary managed tablespace
OCI-30157An invalid argument was given to operating system call
ORA-16132An error occurred during activation of the standby.
ORA-07716sksachk: invalid device specification for ARCHIVE
ORA-19012Cannot convert XML fragment to the required datatype
PGU-00363procedure or function string not found in the package
ORA-13345a compound polygon geometry has fewer than five coordinates
ORA-27460cannot execute disabled job "string.string"
PCC-02418Array size mismatch between Object and REF host variables
ORA-19719length for operation name longer than string
ORA-03207subpartitioned type must be specified for composite object




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
OCI-30150Invalid argument passed to OCIFile function