# CHARACTER_SET_NAME=American_America.US7ASCII / Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved. / / NAME / protlus.msg / DESCRIPTION / Generic error messages for Oracle Local Registry (OLR) Tools / 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. / / NOTE TO DEVELOPER: / When a message number is added or delete from this file, protus.msg / must be modified accordingly if applicable. / Please do not fill holes in the message numbers because the / unused message numbers might be used by OCR messages in protus.msg. / NOTE TO TRANSLATOR: / These OLR messages should be translated almost identical / to the corresponding OCR messages in protus.msg. / / RANGE / 00001 - 00299 : ocrconfig / 00301 - 00599 : ocrdump / 00601 - 00899 : ocrcheck / / OWNER / / MODIFIED / dbagaria 07/29/15 - Bug 19169185: Removed the ocrconfig messages as / the code never used it / papatel 04/27/15 - Bug 18410350 / sbezawad 04/06/15 - Bug 20543115: Modify message 6 / sbezawad 01/05/15 - Bug 19154267: Support ocrdump from leaf nodes / sbezawad 09/08/14 - Bug 19436554: Support export/import files on ASM DG / dbagaria 09/08/14 - Bug 9372680: Added messages 726, 726, 727, 808. / Modified 802. / dbagaria 01/02/14 - Bug 17907999: Add message 57. / dbagaria 03/01/14 - Bug 17907873: Added message 55 and 56. / dbagaria 01/21/14 - Bug 18043679: Support new command / "ocrconfig -copy / " / dbagaria 12/02/13 - Bug 17865393: Added message 53. / sbezawad 11/22/13 - Bug 17809089: Remove tracefile info in help message / dbagaria 09/19/13 - Bug 17341715: Add new command "-showbackuploc" / dbagaria 06/08/13 - Bug 16784501. Add msg 23 for OLR. / sbezawad 05/06/13 - Bug 16752700: Document -details option / sbezawad 02/05/13 - Bug 14470436: Add msg 312 for ocrdump to report / invalid backupfile / sbezawad 08/26/12 - Use Hub/Leaf names for BC / dbagaria 08/10/12 - Bug 13430289. Update comment for error message 51. / dbagaria 07/31/12 - Bug 8563982 . New error message to inform the user / does not have permission to access OCR / dbagaria 07/31/12 - Bug 14200024. Help message for ocrconfig modified / dtrejoh 04/11/12 - Bug 10401167. New error message to inform the user / does not have permissions to dump all requested / keys / dtrejoh 03/26/12 - Bug 13517833. Add two messages to ocrconfig -help / to make it reflect that backuploc can be dg / dtrejoh 03/12/12 - Bug 9888007. Add message when ocrcheck is used with / '-repair -add' or '-repair -delete' option. / dtrejoh 02/27/12 - Bug 8936604. Added messages to display Windows / paths correctly for ocrcheck, ocrconfig and / ocrdump. / hchau 09/13/11 - Bug 12940145. Enhance msg 35 to cover insufficient / diskspace. / sbezawad 05/19/11 - Bug 12541103: Add message when OLR is corrupted. / sbezawad 03/09/11 - Add msg 47 and 48 / sbezawad 01/31/11 - Bug 11062706: Use separate error messages for / repair command / hchau 01/31/11 - Bug 9732595. Improve ocrdump err msg when OLR / backup file is not accessible. / sbezawad 01/25/11 - Add message PROT-44 / sbezawad 11/16/10 - Bug 10062191: Error message when invalid backup / location is specified / sbezawad 11/16/10 - Project 34047: Add RIM node specific messages / sbezawad 07/21/10 - XbranchMerge sbezawad_bug-9891595 from / st_has_11.2.0 / samjo 02/06/10 - Bug 8608734. Reject add/replace if any device is / not ONLINE / sbezawad 12/09/09 - Bug 8574270: Add msg 37 / sbezawad 11/11/09 - Bug 8806555: Add msg 36 / sbezawad 10/28/09 - Improve ocrconfig messages / sbezawad 07/30/09 - Bug 8586808, 8707646: Add mesg 34 / sbezawad 07/29/09 - Bug 8643153: Add mesg 33 / sbezawad 06/01/09 - Bug 6696088, 8237589: Add msg 31, 32 / hchau 05/21/09 - Bug 8533090. Add '-local' option explanation in / 'ocrconfig' and 'ocrdump' usage / hchau 05/14/09 - Bug 6895736,7639757,8391181,8421260,8398847. Add / additional error messages for -add/-delete/-replace / sbezawad 03/07/09 - Add mesg 26 for ocrconfig / samjo 01/29/09 - Remove options to export / sbezawad 01/28/09 - Add more error message for ocrconfig / hchau 10/30/08 - Add msg 723: check bypassed due to privileges / hchau 09/18/08 - Implementing OLR backup: add [-local] to some / ocrconfig messages / hchau 08/25/08 - Add/modify messages for -config and -debug option / rsirigan 05/25/07 - add ocrcheck logical corruption error / kelee 12/05/06 - Modify for 5-way mirroring / kelee 07/14/06 - Creation / / / Message headers / ///////////////////////////////////////////////////////// / Error message for ocrconfig / Range from 1 - 100. Currently 58. ///////////////////////////////////////////////////////// / 00001,0, "Failed to initialize ocrconfig" // *Cause: Unable to initialize and start ocrconfig. // *Action: Check log file for details about the failure. / 00002,0, "Export file '%s' already exists" // *Cause: Requested export file exists in the given path. // *Action: Change the location for export file or remove the old export file. / 00003,0, "Failed to create export file '%s'" // *Cause: Unable to create or open file for exporting local registry data. // *Action: Check access privilege or disk space of the requested path. / 00004,0, "Failed to retrieve data from the local registry" // *Cause: Unable to retrieve necessary information from the local registry. // *Action: Check the availability of the local registry and the details of // the failure from the log file. / /00005 is not applicable to OLR / 00006,1, "The specified Oracle Local Registry import file '%s' is not accessible." // *Cause: An attempt to import Oracle Local Registry contents from the // indicated import file failed because the import file did not exist // or user did not have permission to open the import file. // *Action: Ensure that the import file exists and its permissions are correct // and retry the import command. / 00007,0, "Failed to open the specified import file '%s'" // *Cause: Unable to access the specified import file. // *Action: Check access privilege of the import file. / 00008,0, "Failed to import data from specified file to the local registry" // *Cause: Unable to read data from the import file and import to the // local registry. // *Action: Check availability of the local registry and the details of the // failure from the log file. / /00009 - Unused / 00010,0, "Failed to open the specified source local registry" // *Cause: Unable to access the specified source local registry. // *Action: Check access privilege and location of the source local registry, // and the log file for more detail. / 00011,0, "Failed to open the specified destination local registry" // *Cause: Unable to access the specified destination local registry. // *Action: Check access privilege and location of the destination local // registry. Also check the log file for more details. / 00012,0, "Oracle Local Registry to be upgraded has an unsupported version" // *Cause: Oracle Local Registry to be upgraded had an unsupported version. // *Action: Upgrade Oracle Local Registry to a version supported. / 00013,0, "Oracle Local Registry is in current version" // *Cause: Oracle Local Registry was in current version. // *Action: No action required. / /00014 is not applicable to OLR / 00015, 0, "Unimplemented feature" // *Cause: Requested feature has not been implemented in current release. // *Action: Try the feature again in the next release. / 00016, 0, "Internal Error" // *Cause: This is a generic internal error for ocrconfig. // *Action: Contact Oracle Support Services. / 00017, 0, "Fatal Error" // *Cause: This is a generic fatal error for ocrconfig. // *Action: Contact Oracle Support Services. / 00018, 0, "Failed to open the specified backup file '%s'" // *Cause: File did not exist or user did not have permission to open the file. // *Action: Ensure that the file exists and its permissions are correct. // Also check the log file for more details. / 00019, 0, "Cannot proceed while the Oracle High Availability Service is running" // *Cause: The Oracle High Availability Service was running. // *Action: Use the 'crsctl stop crs' command to shutdown the Oracle High // Availability Service on the local node. / 00020, 0, "Insufficient permission to proceed. Require privileged user" // *Cause: User was not a privileged user. // *Action: Run the command again using a privileged user. / 00021, 0, "Invalid parameter" // *Cause: Input parameter was not valid. // *Action: Check log file for more information. / /00022 is not applicable to OLR / 00023, 0, "failed to back up Oracle Local Registry" // *Cause: An attempt to back up the Oracle Local Registry failed. // *Action: Confirm that the registry exists ('ocrcheck -local') and that // the clusterware stack is running ('crsctl check crs'). Ensure that // there is sufficient free space at the backup location for the // OLR size reported by ocrcheck. If necessary, use // 'ocrconfig -local -backuploc' to specify a different location. / /00024 is not applicable to OLR / 00025, 0, "Manual backups for the Oracle Local Registry are not available" // *Cause: Manual backups for the Oracle Local Registry were not yet created. // *Action: Manual backups can be created using 'ocrconfig -local -manualbackup' // command. / /00026 is not applicable to OLR / /00027 is not applicable to OLR / /00028 is not applicable to OLR / /00029 is not applicable to OLR / /00030 is not applicable to OLR / /00031 is not applicable to OLR / /00032 is not applicable to OLR / /00033 is not applicable to OLR / /00034 is not applicable to OLR / 00035, 1, "The configured OLR location is not accessible" // *Cause: The configured Oracle local Registry (OLR) location did not exist, // did not have the required permissions, or did not have sufficient // disk space.. // *Action: Ensure that the location exists, that its permissions are correct, // and that it has sufficient disk space. Also check the Clusterware // alert log file for more details. / /00036 is not applicable to OLR / /00037 is not applicable to OLR / /00038 is not applicable to OLR / 00039, 1, "The specified file '%s' has an invalid format" // *Cause: The specified file was not a valid Oracle Local Registry // export/import file. // *Action: Specify a valid Oracle Local Registry file which was created using // the 'ocrconfig -local -export' command. / 00040, 1, "The specified file '%s' has an invalid format" // *Cause: The specified file was not a valid Oracle Local Registry // backup file. // *Action: Use the 'ocrconfig -local -showbackup' command to list all available // backups. Specify a valid Oracle Local Registry backup file listed // by the above command. / 00041, 1, "The specified backup location '%s' is not accessible" // *Cause: The backup location did not exist or the required permissions were // not granted. // *Action: Ensure that the location exists and the required file creation // permissions are granted. / 00042, 1, "The specified backup location '%s' is not a directory" // *Cause: The specified backup location was not a directory. // *Action: Specify a directory. / /00043 is not applicable to OLR / /00044 is not applicable to OLR / /00045 is not applicable to OLR / /00046 is not applicable to OLR / /00047 is not applicable to OLR / /00048 is not applicable to OLR / 00049, 1, "The Oracle Local Registry (OLR) integrity check failed." // *Cause: The integrity check failed for the configured Oracle Local Registry // location. // *Action: Check availability of backups using 'ocrconfig -local -showbackup' // command and restore a compatible backup. If you are not able to // resolve the problem, contact Oracle Support Services. / /00050 is not applicable to OLR / /00051 is not applicable to OLR / 00052, 0, "failed to retrieve backup location of Oracle Local Registry" // *Cause: An attempt to display the backup location for the // Oracle Local Registry failed because the Oracle Local Registry // was not accessible. // *Action: Check the accessibility of Oracle Local Registry. / /00053 is not applicable to OLR / 00054, 0, "failed to copy the Oracle Local Registry backup file to the specified destination '%s'" // *Cause: An attempt to copy the Oracle Local Registry backup file to the // specified location failed because it was not writable by the user or // did not have sufficient space. // *Action: Ensure that the destination is writable by the user and // that there is sufficient free space for the file. / /00055 is not applicable to OLR / 00056, 0, "The file name [%s] specified for the 'ocrconfig -local -copy' command is invalid." // *Cause: An attempt to copy an Oracle Local Registry file failed // because the specified destination file name argument did // not specify a complete path name. // *Action: Reissue the command specifying a complete path name for the // destination file. / 00057, 0, "The back up file specified in the 'ocrconfig -local -manualbackup -filename' command already exists [%s]." // *Cause: The requested back up file already existed in the given path. // *Action: Change the back up file location for the // 'ocrconfig -local -manualbackup -filename' command or // remove the old back up file. / 00058, 3, "successfully exported the Oracle Local Registry contents to file '%s'" // *Cause: The Oracle Local Registry contents were successfully exported to the // specified file as requested by the user. // *Action: None. / 00059, 0, "Manual backups for the Oracle Local Registry cannot be displayed." // *Cause: An attempt to display OLR Manual backup locations failed // because a manual backup was in progress. // *Action: Retry the operation to display the manual backup locations // using 'ocrconfig -local -showbackup manual' command // after the in-progress backup completes. / ///////////////////////////////////////////////////////// / Output message for ocrconfig / Range 251-300 ///////////////////////////////////////////////////////// / 000251,0, "The Oracle Local Registry backup location is [%s] \n" / ///////////////////////////////////////////////////////// / Error message for ocrdump / Range from 301 - 399 ///////////////////////////////////////////////////////// / /000301 is not applicable to OLR / 000302,0, "Failed to initialize ocrdump" // *Cause: Unable to initialize and start ocrdump . // *Action: Check log file for details about the failure. / 000303,0, "Dump file already exists [%s]" // *Cause: Requested dump file exists in the given path. // *Action: Change the location for the dump file or remove the old dump file. / 000304,0, "Failed to create dump file [%s]" // *Cause: Unable to create or open file for dumping local registry data. // *Action: Check access privilege or disk space of the requested path. / 000305,0, "Failed to write to dump file [%s]" // *Cause: Unable to write to dump file while dumping local registry data. // *Action: Check access privilege or disk space of the requested path. / 000306,0, "Failed to retrieve local registry data" // *Cause: Unable to read local registry data. // *Action: Check log file for details about the failure. / 000307,0, "The specified key does not exist in local registry" // *Cause: Unable to retrieve the specified key from local registry. // *Action: Check log file for the key name. / /000308 is not applicable to OLR / 000309,0, "Failed to access the Oracle Local Registry backup file." // *Cause: The Oracle Local Registry backup file either did not exist // or the user did not have the permission to open the file. // *Action: Ensure that the file exists and its permissions are correct. / 000310,1, "Not all keys were dumped due to permissions." // *Cause: An attempt was made to dump one or more Oracle Local Registry // keys for which the user does not have access permission. // *Action: Log on as a different user and retry. / /000311 is not applicable to OLR / 00312, 1, "The specified file '%s' has an invalid format." // *Cause: The file argument to the ocrdump command specified a file that was // not a valid Oracle Local Registry backup file. // *Action: Use the 'ocrconfig -local -showbackup' command to list all available // backups. Reissue the ocrdump command specifying a valid Oracle // Local Registry backup file as listed by the ocrconfig command. / /00313 is not applicable to OLR / ///////////////////////////////////////////////////////// / Error message for ocrcheck / Range from 601 - 700 ///////////////////////////////////////////////////////// / 000601,0, "Failed to initialize ocrcheck" // *Cause: Unable to initialize and start ocrcheck. // *Action: Check log file for details about the failure. / 000602,0, "Failed to retrieve data from the local registry" // *Cause: Unable to retrieve necessary information from the local registry. // *Action: Check the availability of the local registry and the details of // the failure from the log file. / 000603,0, "Oracle Local Registry is logically corrupted" // *Cause: A logical corruption was detected in the Oracle Local Registry. // *Action: Check the log file for more information. / 000604,0, "Failed to retrieve the configured location of the local registry" // *Cause: Unable to retrieve the location of local registry. // *Action: Check log file for details about the failure. / /000605 is not applicable to OLR / /000606 is not applicable to OLR / /000607 is not applicable to OLR / ///////////////////////////////////////////////////////// / Output message for ocrcheck / Range from 701 - 800 ///////////////////////////////////////////////////////// 000701,0, "Status of Oracle Local Registry is as follows :\n" 000702,0, "\t Version : %10s\n" 000703,0, "\t Total space (kbytes) : %10u\n" 000704,0, "\t Used space (kbytes) : %10u\n" 000705,0, "\t Available space (kbytes) : %10u\n" 000706,0, "\t ID : %10u\n" 000707,0, "Local registry integrity check succeeded\n" 000708,0, "Local registry integrity check failed\n" 000709,0, "\t Device/File Name : %10s" 000710,0, "Device/File not configured\n" 000711,0, "Device/File unavailable\n" 000712,0, "Device/File needs to be synchronized with the other device\n" 000713,0, "Device/File integrity check succeeded\n" 000714,0, "Device/File is closed\n" 000715,0, "Device/File integrity check failed\n" 000720,0, "Logical corruption check succeeded\n" 000721,0, "Logical corruption check failed\n" 000722,0, "Logical corruption check bypassed\n" 000723,0, "Logical corruption check bypassed due to non-privileged user\n" 000724,0, "Oracle Local Registry configuration is :\n" 000725,0, "Status of backup file is as follows:\n" 000726,0, "Backup file integrity check succeeded\n" 000727,0, "Backup file integrity check failed\n" 000728,0, "Consistency check of entities managed by Cluster Ready Services failed.\n" 000729,0, "Consistency check of entities managed by Cluster Ready Services succeeded.\n" // *Document: NO /