.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
ORA-04043
ORA-04043:object string does not exist
Cause:An object name was specified that was not recognized by the system. There are several possible causes:

- An invalid name for a table, view, sequence, procedure, function, package, or package body was entered. Since the system could not recognize the invalid name, it responded with the message that the named object does not exist.

- An attempt was made to rename an index or a cluster, or some other object that cannot be renamed.

Action:Check the spelling of the named object and rerun the code. (Valid names of tables, views, functions, etc. can be listed by querying the data dictionary.)
Posts about ORA-04043

RENAME and Library cache pin waits

I 'm about to open an SR on a situation I 've got with a RENAME hanging on event 'library cache pin ' but thought I 'd bounce it off all of you first in case anyone 's got any helpful suggestions on how

monitoring jobs (dbms_job)

What cat*.sql script includes the DBA_REFRESH_PASS view? SQL > desc DBA_REFRESH_PASS ERROR ORA-04043 object DBA_REFRESH_PASS does not exist SQL > select * from v$version BANNER

compile dba_data_files

Hi all it 's on 9.2.0.6. SQL > desc dba_data_files ERROR ORA-04043 object dba_data_files does not exist so one of my friend did a SQL > alter view dba_data_files compile though

Rename table transaction

You have shown why this can 't be done in one transaction DDL does an implicit commit. So you 'll have to fake it. Here 's one way that may work for you. Keep track of the tables that are ren

problem wrapping package that has a to_lob call

Hi there The package contains a call to to_lob when in a straight text file it installs correctly into the database and works When the sql file is wrapped and then installs is complains as fo

dropping global temp tables

Jonathan Do you receive an error? Depending on how the table is created I cannot drop the table if there are rows in it. Regards Daniel Fink Example SQL > create global temporary table

DBMS_LDAP Available in Standard Edition

Hello Ethan PE > Can anyone confirm for me if the DBMS_LDAP package is available for Standard PE > Edition? Since you don 't specified Oracle version I can confirm that dbms_ldap exists on Orac
User Posts


No registration required.
Post Topic:
Oracle Database Server Error Codes
ORA-00020   ORA-00054   ORA-00119   ORA-00279   ORA-00381   ORA-00439   ORA-00600   ORA-00604   ORA-00904   ORA-00907   ORA-00911   ORA-00922   ORA-00923   ORA-00936   ORA-00942   ORA-01000   ORA-01017   ORA-01031   ORA-01033   ORA-01034   ORA-01078   ORA-01092   ORA-01113   ORA-01122   ORA-01161   ORA-01422   ORA-01501   ORA-01555   ORA-01562   ORA-01578   ORA-01650   ORA-01652   ORA-01658   ORA-01722   ORA-01756   ORA-01843   ORA-01925   ORA-01940   ORA-02019   ORA-02097   ORA-02143   ORA-03113   ORA-04030   ORA-04031   ORA-04068   ORA-06502   ORA-06512   ORA-06531   ORA-06550   ORA-07445   ORA-12154   ORA-12203   ORA-12500   ORA-12535   ORA-12540   ORA-12545   ORA-12560   ORA-12599   ORA-12638   ORA-12709   ORA-12838   ORA-12913   ORA-16038   ORA-20000   ORA-24324   ORA-27125   ORA-28575   ORA-28576   ORA-29283   ORA-29540   ORA-32004