MINI MINI MANI MO
/
/ $Header: rdbms/mesg/dbvus.msg /main/17 2017/05/17 16:16:37 pbollimp Exp $
/
/ Copyright (c) 1992, 2017 by Oracle Corporation
/
/ NAME
/ dbvus.msg - <one-line expansion of the name>
/ DESCRIPTION
/ <short description of component this file declares/defines>
/ RETURNS
/
/ NOTES
/ <other useful comments, qualifications, etc.>
/ MODIFIED (MM/DD/YY)
/ pbollimp 02/06/17 - bug 22148698: make errors WPTG standards complaint
/ kdusanj 04/30/14 - bug 18232647: New external error 113 added
/ bemeng 07/26/07 - add error for unknown OSD header (block 0) format
/ adalee 05/15/06 - add Total Pages Encrypted message
/ gstredie 10/03/05 - dbv: UNSUPPORTED=0/1/2
/ kkunchit 04/09/06 - 11globs dbverify messages
/ bemeng 02/20/05 - add new message for soft corruption
/ bemeng 11/09/05 - add extent-level scan messages
/ yuli 02/02/04 - add high block scn check
/ amganesh 10/14/02 - DBV for OSM
/ vkarra 01/26/01 - add new error message
/ jklein 03/30/00 - support more dictionary validation checks
/ ielayyan 09/20/98 - 603050, add Total Pages Processed (Other)
/ etucker 06/16/97 - lcc lrm replacement
/ anolan 05/14/97 - Demo.
/ vkarra 11/27/96 - Fix format for LOG_PAGE_CORRUPT message
/ jklein 10/25/94 - Creation
/
/ Parse Errors
/
1, 1, "Illegal command line syntax - parse error = (%d)"
2, 1, "Illegal START (%d) or END (%d) value"
3, 1, "Illegal BLOCKSIZE (%d) value"
4, 1, "File must be specified"
5, 1, "File must not be specified"
6, 1, "START, END, or BLOCKSIZE must not be specified"
7, 1, "SEGMENT_ID must be specified"
8, 1, "USERID must be specified for OSM files"
9, 1, "Illegal highest block scn number specified"
/
/ Runtime Errors
/
100, 1, "Specified File (%s) not accessible"
101, 1, "Logfile (%s) not accessible"
102, 1, "File I/O error on File (%s) during the following operation: %s (%d)"
103, 1, "Specified BLOCKSIZE (%d) differs from actual (%d)"
104, 1, "START (%d) exceeds file size"
105, 1, "END (%d) exceeds file size"
106, 1, "LOGIN failed with error code (%d)"
107, 1, "Unknown header format (%d) (%d)"
/ 107 shows format id and magic number
111, 1, "OCI failure (%d) (%s)"
112, 1, "USERID incorrectly specified"
113, 1, "File (%s) file size is not a multiple of block size"
/
/ Runtime Errors - with cause & action
/
200, 1, "Block, DBA %d, already marked corrupt"
// *Cause: The block was previously corrupted. It has been marked as
// corrupt by the Oracle database server.
// *Action: If the block is not currently allocated to a database object,
// then no action is required. If the block is allocated, then
// the options and required action depend on the type and nature
// of the object which owns the block. To repair an allocated
// block, perform block or file media recovery.
201, 1, "Block, DBA %d, marked corrupt for invalid redo application"
// *Cause: The block was marked corrupt by the Oracle database server
// for invalid redo application, ex: media recovery of a NOLOGGING
// object or direct loaded data.
// *Action: If the block is not currently allocated to a database object,
// then no action is required. If the block is allocated, then
// the object will need to be rebuilt, or data to be reloaded.
/
/ Log Messages
/
400, 2, "DBVERIFY - Verification starting : FILE = "
401, 2, "DBVERIFY - Verification complete"
402, 2, "DBVERIFY - LOG being redirected to STDERR due to errors"
403, 2, "Page %d failed with check code %d"
404, 2, "Total Pages Examined : %d"
405, 2, "Total Pages Processed (Data) : %d"
406, 2, "Total Pages Failing (Data) : %d"
407, 2, "Total Pages Processed (Index): %d"
408, 2, "Total Pages Failing (Index): %d"
409, 2, "Total Pages Empty : %d"
410, 2, "Total Pages Marked Corrupt : %d"
411, 2, "Total Pages Influx : %d"
412, 2, "Total Pages Processed (Other): %d"
413, 2, "Total Pages Processed (Seg) : %d"
414, 2, "Total Pages Failing (Seg) : %d"
415, 2, "DBVERIFY - Verification starting : SEGMENT_ID = "
416, 2, "Total Pages Processed (Lob) : %d"
417, 2, "Total Pages Failing (Lob) : %d"
418, 2, "Total Unused Space : %d"
419, 2, "Total Pages Encrypted : %d"
420, 2, "Page %d is marked corrupt"
421, 2, "Page %d is influx - most likely media corrupt"
422, 2, "Page %d SCN %s (%u.%u) exceeds highest scn to check %s (%u.%u)"
423, 2, "Total Pages Exceeding Highest Block SCN Specified: %d"
424, 2, "Highest block SCN : %s (%u.%u)"
431, 2, "Specified Tablespace does not exist"
432, 2, "Specified SEGMENT_ID does not exist"
433, 2, "There is no extent in file = "
/
/ Help Messages
/
500, 2, "Keyword Description (Default)"
501, 2, "----------------------------------------------------"
502, 2, "FILE File to Verify (NONE)"
503, 2, "START Start Block (First Block of File)"
504, 2, "END End Block (Last Block of File)"
505, 2, "BLOCKSIZE Logical Block Size (%d)"
506, 2, "LOGFILE Output Log (NONE)"
507, 2, "FEEDBACK Display Progress (0)"
508, 2, "PARFILE Parameter File (NONE)"
509, 2, "USERID Username/Password (NONE)"
510, 2, "SEGMENT_ID Segment ID (tsn.relfile.block) (NONE)"
511, 2, "HIGH_SCN Highest Block SCN To Verify (NONE)"
512, 2, " (scn_wrap.scn_base OR scn) "
513, 2, "UNSUPPORTED Compact (defrag) blocks? (0)"
/ UNSUPPORTED = 0, will not change anything
/ UNSUPPORTED = 1, will encrypt without compacting
/ UNSUPPORTED = any other int, will conditionally compact and encrypt
/
/ Internal Errors
/
600, 1, "Fatal Error - [%d] [%d] [%d] [%d]"
601, 1, "Fatal Error - [%d] [%s] [%d] [%d]"
OHA YOOOO