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
-none-

-none-

2004-06-12       - By -not available-

Reply:     <<     101     102     103     104     105     106     107     108     109     110     >>  

These folks should not blame anyone (or anything) but themselves. They ble=
w
straight through the many fail-safes that Oracle provides, so that any one
of a thousand minor mishaps would have landed them in this exact same
situation. It was just waiting to happen.

My sincere condolences...

-Tim


on 6/12/04 2:21 PM, Terry Sutton at terrysutton@(protected) wrote:

> A new client has a serious corruption error. During a hot backup (not RM=
AN)
> Thursday morning it was discovered that a datafile was corrupted on the d=
isk.
> When the database is started up, the following error occurs:
> =20
> "ORA-01122 (See ORA-01122.ora-code.com): database file 5 failed verification check
> ORA-01110 (See ORA-01110.ora-code.com): data file 5:
> '/ora2/app/oracle/admin/dbn/data/dbn_data_01.dbf '
> ORA-01251 (See ORA-01251.ora-code.com): Unknown File Header Version read for file number 5 "
> When dbverify is run against this file, every block is indicated as corru=
pt,
> which isn 't surprising.
> =20
> We have a copy of the datafile from Wednesday 's hot backup, but they don '=
t
> have the archivelogs necessary to sync this datafile with the rest of the
> database. And we don 't have the other datafiles from Wednesday 's backup,=
so
> we can 't just go back to the state the database was in then.
> =20
> Any ideas on what they can do? I can 't think of anything (other than goi=
ng
> back to an export they have from 6 months ago, which seems to be the only
> historical backup they have).
> =20
> --Terry


--B_3169897235_740350
Content-Type: text/html; charset= "ISO-8859-1 "
Content-transfer-encoding: quoted-printable

<HTML >
<HEAD >
<TITLE >Re: corrupt datafile </TITLE >
</HEAD >
<BODY >
<FONT FACE=3D "Arial " > <SPAN STYLE=3D 'font-size:12.0px ' >Terry, <BR >
<BR >
Hopefully they have logged a TAR with Oracle Support and are working it tha=
t way.  It is possible that “dbverify” is returning the res=
ponse that every block is corrupt simply because it cannot read the file-hea=
der information, not because the entire file is shredded.  This file mi=
ght have a few bytes out of place in the header, in which case it is possibl=
e that Oracle Support’s Data UnLoader (DUL) utility might be able to d=
ump the data from the file.  Otherwise, if every single block is corrup=
t, then even DUL probably would not be able to retrieve the data. <BR >
<BR >
A “hot backup” from Wednesday is available but the archivelogs =
going back to that backup aren’t?  Other datafile backups from th=
e “hot backup” on Wednesday are not available?  It seems th=
at many, many things have gone wrong here.  It would be worthwhile to d=
well on why the other datafiles and the archivelogs are not available, so th=
at this never happens again.  This is a time for brutal honesty. <BR >
<BR >