PLS-00161: Pragma string expects 3rd argument to be an identifier or a string literal
Cause: The third argument (actual parameter) passed to the named pragma (compiler directive) was not an identifier or a string literal when there is a fourth argument to the pragma. 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 third parameter, and make sure the proper syntax was used.
PLS-00162
Custom Search


More Oracle errors
ORA-07460cannot set the RESOURCE_MANAGER_PLAN parameter
ORA-15220invalid file attribute specification
EXP-00032Non-DBAs may not export other users
ORA-22990LOB locators cannot span transactions
EXP-00091Exporting questionable statistics.
ORA-30465supplied run_id is not valid: string
ORA-02359database version in file string is not valid
ORA-28237seed length too short
ORA-38490invalid name: quotes do not match
ORA-19810Cannot create temporary control file string in DB_RECOVERY_FILE_DEST
NNL-00998CONTENT ERROR responses received: number
KUP-04048internal error parsing record from external data source
ORA-16126loading table or sequence string
ORA-24794no active DTP service found
ORA-01981CASCADE CONSTRAINTS must be specified to perform this revoke
ORA-15508cannot cancel workload replay on instance string
ORA-22860object type expected
ORA-36634(XSDUNION02) INTEGER dimension workspace object cannot be used as a concat dimension base.
OCI-22321method does not return any result
PCB-00633Invalid host variable and attribute pairing




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-00161Pragma string expects 3rd argument to be an identifier or a string literal