/ Copyright (c) Oracle Corporation, 2006. All Rights Reserved. / / NAME / amduus.msg / / DESCRIPTION / Error messages for Kernel Files Oracle Storage Manager Metadata / Dump Utility(AMDU) / / NOTES / / MODIFIED / nchoudhu 07/21/08 - xbranchmerge sage from 11.1.0.7 / sidatta 05/05/08 - Adding CellIO Error reporting / pbagal 09/26/06 - / wbridge 06/30/06 - more fixes / wbridge 06/13/06 - rework messages / rwickrem 04/20/06 - / msharang 03/04/06 - Separate error code ranges based on type / msharang 03/04/06 - Creation / / / / Initialization Errors: 100-199 0100, 0, "initialization of CORE/NLS failed" 0101, 1, "LRM error [%d] while parsing command line arguments" 0102, 1, "LRM error [%d] while parsing argument -%s" 0103, 1, "LRM message: %s" 0104, 2, "value for argument -%s not a power of 2 in %s" 0105, 2, "incompatible input arguments -%s and -%s" 0106, 2, "input argument -%s mandatory for argument -%s" 0107, 1, "diskgroup name invalid [%s]" 0108, 1, "file name invalid [%s]" 0109, 1, "block specification invalid [%s]" / / Runtime Errors: 200-299 / 0200, 3, "Unable to read [%u] bytes from Disk N%04u at offset [%u]" 0201, 2, "Disk N%04d: '%s'" 0202, 1, "Cannot reopen disk N%04u" 0203, 1, "File Deleted. Cannot extract file %s" 0204, 1, "Disk N%04u is in currently mounted diskgroup %s" 0205, 1, "Disk N%04u open failed during deep discovery" 0206, 2, "Shallow discovery failed for %s with asmlib %s" 0207, 1, "Shallow discovery failed for %s" 0208, 1, "File directory block not found. Cannot extract file %s" 0209, 4, "Corrupt block found: Disk N%04u AU [%u] block [%u] type [%u]" 0210, 1, "No disks found in diskgroup %s" 0211, 1, "Inconsistent disks in diskgroup %s" 0212, 1, "Scan of diskgroup %s does not appear in report" 0213, 2, "Disk N%04u not found for group %s" 0214, 1, "Image files were not created for diskgroup %s" 0215, 2, "Mirror miscompares on %u blocks of file %s" 0216, 2, "0xbadfda7a written to %u blocks of file %s" 0217, 4, "Operating system error doing cell I/O, operation: [%s], disk: [%s], offset: [%s], length [%s]" / / File Access Errors: 300-399 / 0300, 1, "Unable to create file %s" 0301, 1, "Unable to open file %s" 0302, 1, "Directory %s does not exist" 0303, 3, "Unable to write to file %s: error %d bytes %u" 0304, 1, "Unable to create dump directory in '%s'" 0305, 1, "Report file corrrupt at line %u" 0306, 2, "Line %u: %s" 0307, 1, "Unexpected end of report after %u lines" 0308, 2, "Map file %s corrrupt at line %u" 0309, 3, "Unable to read file %s: error %d bytes %u" 0310, 1, "Unable to read a line of text from %s: error %d" / / ASMLIB Errors: 400-499 / 0400, 2, "Could not open %s library, got error (%s)" 0401, 2, "asmlib [%s] version mismatch, oracle version [%s]" 0402, 1, "asmlib initialization error [%s]" 0403, 2, "Could not close %s library, got error (%s) " 0404, 3, "Symbol [%s] not found in library [%s], error [%s]" 0405, 2, "asmlib error could not be determined [%s] [%s]" 0406, 2, "asmlib discovery Error [%d] [%s]" 0407, 3, "asmlib error!! function = [%s], error = [%s], mesg = [%s]" / / Slos reporting: 500-549 / 500, 00000, "Operating system dependent operation:%s failed with status: %s" // *Cause: There was an operating system call error. // *Action: Contact Oracle Support Services. / 501, 00000, "Operating system failure message: %s" // *Cause: There was an operating system call error. // *Action: Contact Oracle Support Services. // 502, 00000, "failure occurred at: %s" // *Cause: There was an operating system call error. // *Action: Contact Oracle Support Services. // 503, 00000, "additional information: %s" // *Cause: There was an operating system call error. // *Action: Contact Oracle Support Services. / / Internal Errors: 600-699 / / 0600, 2, "Internal error [%s] [%s]" 0601, 1, "Could not allocate memory %u" 0602, 1, "Could not initialize sub heap %s" / / Informational Messages: 1000-1099 /