/ Copyright (c) Oracle Corporation, 2002. All Rights Reserved. / / NAME / kfodus.msg / / DESCRIPTION / Error messages for Kernel Files Oracle Storage Manager Discovery tool(KFOD) / / NOTES / / MODIFIED / gmengel 08/07/08 - add KFOD-316 for gpnp failure. / nchoudhu 07/21/08 - xbranchmerge sage from 11.1.0.7 / sidatta 05/05/08 - Adding error message for Cell IO Error / gmengel 03/17/08 - Add KFOD-00314 message. / gmengel 03/13/08 - Fix kfod usage message. / gmengel 12/17/07 - Improve message 301. / gmengel 08/15/07 - Add message for no ASM instances available. / dfriedma 11/17/04 - Discovery errors / dfriedma 02/20/04 - osmlib -> asmlib / dfriedma 09/15/03 - Add error code for version mismtach / dfriedma 05/15/03 - Add messages for failed library load / pbagal 01/21/03 - pbagal_kfod / pbagal 01/20/03 - 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' exceeds limit of %s" 0105, 1, "Could not open pfile '%s'" / / Usage Errors: 200-299 / / / Runtime Errors: 300-399 / 0300, 2, "OCI error [%d] %s" 0301, 2, "Unable to contact Cluster Synchronization Services (CSS). Return code %d from %s." 0302, 0, "Could not identify the ASM instance" 0303, 2, "Could not open %s library, got error (%s)" 0304, 3, "Symbol [%s] not found in library [%s], error [%s]" 0305, 1, "asmlib initialization error [%s]" 0306, 2, "asmlib error could not be determined [%s] [%s]" 0307, 3, "asmlib error!! function = [%s], error = [%s], mesg = [%s]" 0308, 2, "Could not close %s library, got error (%s) " 0309, 2, "asmlib [%s] version mismtach, oracle version [%s]" 0310, 1, "Cluster services error [%s]" 0311, 2, "Error scanning device %s" 0312, 2, "Error discovering diskstring %s" 0313, 3, "No ASM instances available. CSS group services were successfully initilized by kgxgncin" 0314, 3, "No local ASM instance available for OCI connection" 0315, 4, "Operating system error doing Cell I/O, Operation: [%s], disk: [%s], offset: [%u], length [%u]" 0316, 1, "Error acquiring ASM disk discovery string from Grid Plug and Play profile: call to [%s] failed." // *Cause: Call to the Grid Plug and Play service to request disk discovery string failed. // *Action: Ensure that the Grid Plug and Play component of Cluster Ready Services is available. // If Grid Plug and Play is operational and command still fails, contact Oracle Support Services. // / Slos reporting: 400-449 / 400, 00000, "OS system dependent operation: %s failed with status: %s" // *Cause: OS system call error // *Action: contact Oracle Support / 401, 00000, "OS failure message: %s" // *Cause: OS system call error // *Action: contact Oracle Support // 402, 00000, "failure occurred at: %s" // *Cause: OS system call error // *Action: contact Oracle Support // 403, 00000, "additional information: %s" // *Cause: OS system call error // *Action: contact Oracle Support / / / INTERNAL Errors: 600-699 / / 0600, 2, "OCI error [%d] %s" 0601, 1, "Could not allocate memory %d" 0602, 1, "Could not initialize sub heap %s" 0610, 2, "Internal error [%s] [%s]" / / Informational Messages: 1000-1099 / 1000, 0, "USAGE: kfod op= asm_diskstring=... | pfile=..."