MINI MINI MANI MO
/ Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved.
/
/ NAME
/ amduus.msg
/
/ DESCRIPTION
/ Error messages for Kernel Files Oracle Storage Manager Metadata
/ Dump Utility(AMDU)
/
/ NOTES
/
/ MODIFIED
/ mpopeang 06/29/15 - bug21170945: add error 0219
/ jesugonz 05/25/15 - 21083878: add thread error messages.
/ gmengel 09/11/13 - add cause & action for AMDU runtime messages.
/ 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]"
// *Cause: A read operation failed for the reported disk.
// *Action: Ensure that the disk is functioning properly.
0201, 2, "Disk N%04d: '%s'"
// *Cause: An error occurred with the reported disk. This message indicates
// the disk path name for the AMDU reported disk number.
// *Action: Refer to additional message(s) for details.
0202, 1, "Cannot reopen disk N%04u"
// *Cause: Attempt to reopen disk failed.
// *Action: Ensure that the disk is functioning properly.
0203, 1, "File Deleted. Cannot extract file %s."
// *Cause: Specified ASM file does not exist.
// *Action: Correct the ASM file number or name specified for extract.
0204, 1, "Disk N%04u is in currently mounted diskgroup %s."
// *Cause: Specified ASM file does not exist.
// *Action: Ensure that the ASM file number or name is specified correctly.
0205, 1, "Disk N%04u open failed during deep discovery."
// *Cause: Attempt to open disk failed during discovery.
// *Action: Ensure that the disk is functioning properly.
0206, 2, "Shallow discovery failed for %s with asmlib %s."
// *Cause: Attempt to discover ASMLIB disks failed.
// *Action: Contact Oracle Support Services.
0207, 1, "Shallow discovery failed for %s."
// *Cause: Attempt to discover disks failed.
// *Action: Contact Oracle Support Services.
0208, 1, "File directory block not found. Cannot extract file %s."
// *Cause: File directory block for specified file is out of bounds.
// *Action: Correct the ASM file number or name specified for extract.
0209, 4, "Corrupt block found: Disk N%04u AU [%u] block [%u] type [%u]"
// *Cause: Block validation failed for reported block
// *Action: Contact Oracle Support Services.
0210, 1, "No disks found in diskgroup %s"
// *Cause: No disks were discovered for the specified disk group.
// *Action: Ensure that the disk group name is entered correctly and that
// the member disks are discoverable.
0211, 1, "Inconsistent disks in diskgroup %s."
// *Cause: Disk discovery discovered disks with identical names in multiple
// disk groups.
// *Action: Specify the disk discovery string so as to avoid doscovery of
// disks with nonunique names.
0212, 1, "Scan of diskgroup %s does not appear in report."
// *Cause: AMDU cannot locate information about the specified disk group in
// the report file.
// *Action: Ensure that the -directory option points to a directory with a
// report file and dump for the specified disk group.
0213, 2, "Disk N%04u not found for group %s"
// *Cause: AMDU encountered a map file entry for a disk that does not exist
// in the the report file. The mapfile may have been corrupted.
// *Action: Re-create the original dump. If the operation still fails, contact
// Oracle Support Services.
0214, 1, "Image files were not created for diskgroup %s."
// *Cause: The original AMDU dump request specified -noimage.
// *Action: Re-create the AMDU dump including image files.
0215, 2, "Mirror miscompares on %u blocks of file %s"
// *Cause: Comparison of mirrored blocks revealed mismatches.
// *Action: Contact Oracle Support Services.
0216, 2, "0xbadfda7a written to %u blocks of file %s"
// *Cause: AMDU was unable to read a number of blocks from the disk. It has
// written "0xbadfda7a" in place of these blocks.
// *Action: Contact Oracle Support Services.
0217, 2, "Invalid block num1 = [%s], num2 = [%s], error = [%s]"
// *Cause: Block validation failed with reported block
// *Action: Contact Oracle Support Services.
0218, 1, "Voting file not found. Cannot extract file %s."
// *Cause: Voting file is not present in specified disk group.
// *Action: Ensure that the disk group name is specified correctly.
0219, 4, "Inconsistent block found: Disk N%04u AU [%u] block [%u] type [%u]."
// *Cause: Block validation failed when the disk group was mounted.
// *Action: Dismount the disk group and try the operation again.
/
/ 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"
0603, 0, "Unable to initialize parallel processing context"
0604, 0, "Unable to spawn a new thread"
0605, 0, "Unable to join the thread"
/
/ Informational Messages: 1000-1099
/
OHA YOOOO