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
8i Standby Media Corrupt Blocks

8i Standby Media Corrupt Blocks

2004-10-28       - By Mark W. Farnham

Reply:     1     2     3     4     5     6     7     8     9  

Can you match up the unrecoverable_change# with other activity in the log
(possibly via logminer) and backtrack to see if there is an unrecoverable
operation on the file in question?

What sort of object resides on the block in question? It should narrow your
search if you identify the object in question.

If it turns out to be a user defined type or clob or blob or iot or
something like that, the information should help the folks at metalink
narrow their search as well.

Finally, what sort of media are your online and archived logs on? If NFS,
what vintage? Have you tried dumping the archived log in question locally to
isolate the possibility of communication error (or at least a checksum
locally and on the standby).

That 's all I can think of on the spur of the moment. I 'm definitely curious
if this turns out to be an Oracle software problem with logs as opposed to
some other component of the problem.

Regards,

Mark W. Farnham

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)]On Behalf Of
JApplewhite@(protected)
Sent: Thursday, October 28, 2004 10:44 AM
To: oracle-l@(protected)
Subject: 8i Standby Media Corrupt Blocks


8.1.7.4 on HP-UX 11 64bit

I recently created a standby for one of our production databases. Got it
in Managed Recovery mode, no problem. A couple of days later, the
standby 's Alert log started showing "Recovery is repairing media corrupt
block X of file Y " errors for the 25 datafiles of our main application 's
(3rd Party COTS Student Info. package that doesn 't work on 9i) tablespace.
No errors for the datafiles for System, RBS, Users, etc.

I checked and there are absolutely no tables or indexes in that tablespace
with LOGGING = NO. In fact, the only tables in the entire database with
LOGGING = NO are Global Temporary Tables.

I suspected the COTS app. of issuing "Alter Table...NoLogging " commands
and slapped an After Alter database trigger on the primary. So far it has
only caught the "Alter Tablespace Begin/End Backup " commands for our
nightly hot backup - nothing else.

The Unrecoverable_Change# in v$Datafile continues to increment
periodically in the primary for those 25 datafiles, leading me to believe
that the NOLOGGING operations are continuing there. However, I 'm at a
loss to discover the source.

Am I an idiot? What am I missing?

I 've created a TAR, but wanted to run this by the vast experience of this
list for advice.

Thanks.

Jack C. Applewhite - Database Administrator
Austin (Texas) Independent School District
512.414.9715 (wk)
512.935.5929 (pager)

May have come a long way, but we got a long way to go.
-- B.W. Stevenson


--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l