/ Copyright (c) 2008, 2016, Oracle and/or its affiliates. All rights reserved. / / NAME / prcous.msg / DESCRIPTION / Generic error messages for olsnodes / NOTES / Language : American / Character set : US7ASCII / WARNING: A single message in this table should NOT exceed 75 characters / If it does the message will be TRUNCATED. / / RANGE / 00001 - 000xx : / / OWNER / / MODIFIED / rdesale 02/01/16 - fix bug 22625469 / rdesale 11/12/15 - fix bug 21535522 / iestrada 08/03/15 - Fix bug 20742148. Fix syntax of '-a' option / smadabhu 08/25/11 - Add '-a' option / epineda 08/10/11 - Bugfix 12585496: Changed help info for olsnodes / sravindh 04/13/09 - Add mesg for olsnodes failure / yizhang 03/26/09 - fix bug 7632356 / ccharits 11/18/08 - fix bug 7515321 / smishra 01/24/05 - OCR error msg modified / smishra 01/13/05 - fixed the cause&action for OCR failed msg / rxkumar 09/09/04 - add non-member message / rxkumar 09/03/04 - fix bug3870301 / khsingh 07/20/04 - fix usage & nodevip messages / rxkumar 07/13/04 - add msgs for private interconnect node name / retrieval / smishra 05/21/03 - cutover to script-based processing / smishra 01/17/03 - Usage text modified to add logging option / smishra 12/09/02 - Message modified / smishra 12/06/02 - smishra_olsnodes_msg / smishra 12/06/02 - Messages modified / smishra 11/27/02 - Usage modified / smishra 11/19/02 - Creation / / / Message headers / ///////////////////////////////////////////////////////// / Error message for olsnodes / Range from 1 - 19 ///////////////////////////////////////////////////////// / 00001,0, "Failed to initialize olsnodes" // *Cause: Unable to initialize and start olsnodes // *Action: Ensure that the clusterware is running. / 00002,0, "Unable to communicate with the clusterware" // *Cause: Unable to communicate with the clusterware // *Action: Ensure that the clusterware is running. / 00003,0, "OCR operation failed \n%(1)s\n" // *Cause: OCR operation failed // *Action: Refer to the OCR error message / 00004,0, "OCR initialization failed \n%(1)s\n" // *Cause: OCR initialization failed // *Action: Refer to the OCR error message / 00008,0, "Unable to retrieve local node number" // *Cause: Unable to retrieve local node number from clusterware // *Action: Ensure that the clusterware is running. / 00009,0, "Unable to retrieve local node name" // *Cause: Unable to retrieve local node name from clusterware // *Action: Ensure that the clusterware is running. / 00010,0, "Unable to retrieve max number of nodes" // *Cause: Unable to retrieve maximum number of nodes from clusterware // *Action: Ensure that the clusterware is running. / 00011,0, "Unable to retrieve node name" // *Cause: Unable to retrieve node name from clusterware // *Action: Ensure that the clusterware is running. / 00012,0, "Unable to retrieve node number" // *Cause: Unable to retrieve node number from clusterware // *Action: Ensure that the clusterware is running. / 00013,0, "Unable to retrieve private interconnect name" // *Cause: Unable to retrieve private interconnect name from clusterware // *Action: Ensure that the clusterware is running. / 00014,0, "Unable to retrieve node virtual IP" // *Cause: Unable to retrieve node virtual IP from clusterware // *Action: Ensure that the clusterware is running. / 00015,0, "Not a cluster member" // *Cause: Specified node is not a cluster member // *Action: Specify a cluster member node. / 00016,0, "Cluster node membership interface for retrieving nodes list returned error code %d" // *Cause: Call to the CSS nodelist service failed with the specified error as return value // *Action: Ensure that the clusterware is running and look at the Clusteware log files / 00017,0, "Cluster attribute retrieval interface to retrieve max node length failed" // *Cause: Call to the CSS attribute fetch service failed for attribute max node length //* Action: Ensure that the clusterware is running, and look at the Clusterware log files / 00018,0, "Unable to retrieve cluster name" // *Cause: Unable to retrieve cluster name from clusterware // *Action: Ensure that the clusterware is running. 00019,0, "Failure retrieving list of nodes in the cluster" // *Cause: The list of cluster nodes could not be determined. Additional details on the problem are in accompanying message(s). // *Action: Take action based on the accompanying message(s). 00020,0, "Usage: olsnodes [ [ [-n] [-i] [-s] [-t] [ | -l [-p]] [-a] ] | [-f] | [-c] ] [-g] [-v]\n" // *Document: NO // *Cause: NO // *Action: NO / 00021,0, "\twhere\n" // *Document: NO // *Cause: NO // *Action: NO / 00022,0, "\t\t-n print node number with the node name\n" // *Document: NO // *Cause: NO // *Action: NO / 00023,0, "\t\t-p print private interconnect address for the local node\n" // *Document: NO // *Cause: NO // *Action: NO / 00024,0, "\t\t-i print virtual IP name or address with the node name\n" // *Document: NO // *Cause: NO // *Action: NO / 00025,0, "\t\t print information for the specified node\n" // *Document: NO // *Cause: NO // *Action: NO / 00026,0, "\t\t-l print information for the local node \n" // *Document: NO // *Cause: NO // *Action: NO / 00027,0, "\t\t-s print node status - active or inactive \n" // *Document: NO // *Cause: NO // *Action: NO / 00028,0, "\t\t-t print node type - pinned or unpinned \n" // *Document: NO // *Cause: NO // *Action: NO / 00029,0, "\t\t-g turn on logging \n" // *Document: NO // *Cause: NO // *Action: NO / 00030,0, "\t\t-v Run in debug mode; use at direction of Oracle Support only.\n" // *Document: NO // *Cause: NO // *Action: NO / 00031,0, "\t\t-c print clusterware name\n" // *Document: NO // *Cause: NO // *Action: NO / 00032,0, "\t\t-a print active node roles of the nodes in the cluster\n" // *Document: NO // *Cause: NO // *Action: NO / 00033,0, "\t\t-f print historical Leaf Nodes (active and recent)\n" // *Document: NO // *Cause: NO // *Action: NO / 00034,0, "unable to retrieve historical Leaf Nodes (active and recent) configured in the cluster" // *Cause: An attempt to include historical Leaf Nodes with the command 'olsnodes -f' failed because the historical Leaf Nodes could not be retrieved from Oracle Clusterware. //* Action: Ensure that the Oracle Clusterware is running. /