/ / $Header: dbvus.msg,v 1.1 1994/11/30 12:51:55 jklein Exp $ / / Copyright (c) 1992 by Oracle Corporation / NAME / dbvus.msg - / DESCRIPTION / / RETURNS / / NOTES / / MODIFIED (MM/DD/YY) / 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" / / 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 %s operation (%d)" 103, 1, "Specified BLOCKSIZE (%d) differs from actual (%d)" 104, 1, "START (%d) exceeds file size" 105, 1, "END (%d) exceeds file size" / / 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" 420, 2, "Page %d is marked %s corrupt" 421, 2, "Page %d is influx - most likely media corrupt" / / 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)" / / Internal Errors / 600, 1, "Fatal Error - [%d] [%d] [%d] [%d]"