Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: alter session set events 'immediate trace name redohdr level 10'

Re: alter session set events 'immediate trace name redohdr level 10'

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Thu, 31 May 2001 05:27:29 -0700
Message-ID: <F001.003155F8.20010531052028@fatcity.com>

Linda,

This information is covered in the Backup and Recovery Internals course offered by Oracle.

In addition to the info provided by Riyaj, here are some more details:

flg values:
  0x01 log has been archived
  0x02 no more space available in log
  0x04 the next log to be used
  0x08 the current log
  0x10 log is being cleared

hws: header write sequence
  I'm not sure what this is used for, but I imagine it's another cross check mechanism to ensure that the correct version of the block is being accessed.

Lest you get the idea to manually hack the file headers, a checksum is stored in the file header.

HTH,


Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu May 31 2001 - 07:27:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US