Skip Headers
Oracle® Database Error Messages
11g Release 2 (11.2)

Part Number E10880-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
 

93 PROT-00001 to PROT-00811

PROT-00001: Failed to initialize ocrconfig
Cause: Unable to initialize and start ocrconfig.
Action: Check log file for details about the failure.
PROT-00002: Export file already exists
Cause: Requested export file exists in the given path.
Action: Change the location for export file or remove the old export file.
PROT-00003: Failed to create export file
Cause: Unable to create or open file for exporting cluster registry data.
Action: Check access privilege or disk space of the requested path.
PROT-00004: Failed to retrieve data from the cluster registry
Cause: Unable to retrieve necessary information from the cluster registry.
Action: Check the availability of the cluster registry and the details of the failure from the log file.
PROT-00005: Clusterware is not running properly
Cause: Unable to register with clusterware for access to the cluster registry.
Action: Check the status of clusterware running on the machine.
PROT-00006: The specified import file cannot be found
Cause: The import file did not exist.
Action: Check the file and its correct path and try again.
PROT-00007: Failed to open the specified import file
Cause: Unable to access the specified import file.
Action: Check access privilege of the import file.
PROT-00008: Failed to import data from specified file to the cluster registry
Cause: Unable to read data from the import file and import to the cluster registry.
Action: Check availability of the cluster registry and the details of the failure from the log file.
PROT-00009: Failed to open the specified import file
Cause: Unable to access the specified import file.
Action: Check access privilege of the import file.
PROT-00010: Failed to open the specified source cluster registry
Cause: Unable to access the specified source cluster registry.
Action: Check access privilege and location of the source cluster registry, and the log file for more detail.
PROT-00011: Failed to open the specified destination cluster registry
Cause: Unable to access the specified destination cluster registry.
Action: Check access privilege and location of the destination cluster registry. Also check the log file for more details.
PROT-00012: Oracle Cluster Registry to be upgraded has an unsupported version
Cause: Oracle Cluster Registry to be upgraded had an unsupported version.
Action: Upgrade Oracle Cluster Registry to a version supported.
PROT-00013: Oracle Cluster Registry is in current version
Cause: Oracle Cluster Registry was in current version.
Action: No action required.
PROT-00014: Oracle Cluster Registry to be downgraded has an earlier version
Cause: Oracle Cluster Registry to be downgraded had an earlier version.
Action: No action required.
PROT-00015: Unimplemented feature
Cause: Requested feature has not been implemented in current release.
Action: Try the feature again in the next release.
PROT-00016: Internal Error
Cause: This is a generic internal error for ocrconfig.
Action: Contact Oracle Support Services.
PROT-00017: Fatal Error
Cause: This is a generic fatal error for ocrconfig.
Action: Contact Oracle Support Services.
PROT-00018: Failed to open file
Cause: File did not exist or user did not have permission to open the file.
Action: Try with a different file name.
PROT-00019: Cannot proceed while the Cluster Ready Service is running
Cause: The Cluster Ready Service was running.
Action: Use the 'crsctl stop crs' command to shutdown the Cluster Ready Service on the local node.
PROT-00020: Insufficient permission to proceed. Require privileged user
Cause: User was not a privileged user.
Action: Run the command again using a privileged user.
PROT-00021: Invalid parameter
Cause: Input parameter was not valid.
Action: Check log file for more information.
PROT-00022: Storage too small
Cause: Specified storage was too small to mirror OCR content.
Action: Execute the 'ocrcheck' command to retrieve the total size, and ensure that the size of the device to be added is large enough for use by cluster registry.
PROT-00023: Failed to backup OCR
Cause: Unable to take a backup of OCR.
Action: Check availability of the cluster registry and the available free space on the file system where the manual backup will be stored. Use ocrconfig -backuploc to specify a new backup location if necessary. Check the CRS log file for more information.
PROT-00024: Auto backups for the Oracle Cluster Registry are not available
Cause: Auto backups for the Oracle Cluster Registry were not yet created. They are created once every four hours.
Action: No action required.
PROT-00025: Manual backups for the Oracle Cluster Registry are not available
Cause: Manual backups for the Oracle Cluster Registry were not yet created.
Action: Manual backups can be created using 'ocrconfig -manualbackup' command.
PROT-00026: Oracle Cluster Registry backup locations were retrieved from a local copy
Cause: The Oracle Cluster Registry files were not accessible. Information about the cluster registry backups is also maintained in the Oracle Local Registry. The information displayed has been retrieved from the Oracle Local Registry. This information may be outdated.
Action: Run 'ocrconfig -showbackup' command from another node in the cluster. Compare the output of the 'ocrconfig -showbackup' on this node with output of the same command from other nodes in the cluster to determine the latest backup copy.
PROT-00027: Cannot configure another Oracle Cluster Registry location because the maximum number of Oracle Cluster Registry locations (5) have been configured
Cause: The maximum number of Oracle Cluster Registry locations (5) had been configured.
Action: (Optional) Verify the configuration using the 'ocrcheck -config' command. Delete an Oracle Cluster Registry device by executing 'ocrconfig -delete <existing location>' command, and retry the operation.
PROT-00028: Cannot delete or replace the only configured Oracle Cluster Registry location
Cause: A delete or replace operation was performed when there was only 1 configured Oracle Cluster Registry location. The above listed operation can only be performed when there are at least 2 configured Oracle Cluster Registry locations.
Action: Execute 'ocrconfig -add <new location>' to add the new Oracle Cluster Registry location followed by 'ocrconfig -delete <existing location>' command.
PROT-00029: The Oracle Cluster Registry location is already configured
Cause: The location to be added was identical to a configured Oracle Cluster Registry location.
Action: Verify the configuration using the 'ocrcheck -config' command. Ensure that the location to be added is not already configured.
PROT-00030: The Oracle Cluster Registry location to be added is not accessible
Cause: The Oracle Cluster Registry location to be added did not exist, wasn't mounted, or did not have the required permissions.
Action: Ensure that the location exists, that it is mounted and visible to all nodes in the cluster, and that its permissions are correct.
PROT-00031: The Oracle Cluster Registry location to be added is an ASM disk
Cause: The Oracle Cluster Registry location to be added is already in use by ASM.
Action: Specify a Oracle Cluster Registry location that is not currently in use. Use the 'crsctl query css votedisk' command to get the list of voting files used by CSS. Use the 'asmcmd lsdsk -m m' command to get the list of disks used by ASM. Specify a location that is not in either list.
PROT-00032: The Oracle Cluster Registry location to be added is a CSS voting file
Cause: The Oracle Cluster Registry location to be added is already configured as a CSS voting file.
Action: Specify a Oracle Cluster Registry location that is not currently in use. Use the 'crsctl query css votedisk' command to get the list of voting files used by CSS. Use the 'asmcmd lsdsk -m m' command to get the list of disks used by ASM. Specify a location that is not in either list.
PROT-00124: * Use option '-local' to indicate that the operation is to be performed on the Oracle Local Registry.
Cause: ocrconfig called with incorrect or missing options.
Action: Use ocrconfig with correct options.
PROT-00301: Dump is not feasible when clusterware is running
Cause: Unable to dump cluster registry data when clusterware is running.
Action: Stop the clusterware before retrying ocrdump.
PROT-00302: Failed to initialize ocrdump
Cause: Unable to initialize and start ocrdump.
Action: Check log file for details about the failure.
PROT-00303: Dump file already exists [string]
Cause: Requested dump file exists in the given path.
Action: Change the location for the dump file or remove the old dump file.
PROT-00304: Failed to create dump file [string]
Cause: Unable to create or open file for dumping cluster registry data.
Action: Check access privilege or disk space of the requested path.
PROT-00305: Failed to write to dump file [string]
Cause: Unable to write to dump file while dumping cluster registry data.
Action: Check access privilege or disk space of the requested path.
PROT-00306: Failed to retrieve cluster registry data
Cause: Unable to read cluster registry data.
Action: Check log file for details about the failure.
PROT-00307: The specified key does not exist in cluster registry
Cause: Unable to retrieve the specified key from cluster registry.
Action: Check log file for the key name.
PROT-00418: Use option '-local' to indicate that the operation is to be performed on the Oracle Local Registry.
Cause: ocrdump called with incorrect or missing options.
Action: Use ocrdump with correct options.
PROT-00601: Failed to initialize ocrcheck
Cause: Unable to initialize and start ocrcheck.
Action: Check log file for details about the failure.
PROT-00602: Failed to retrieve data from the cluster registry
Cause: Unable to retrieve necessary information from the cluster registry.
Action: Check the availability of the cluster registry and the details of the failure from the log file.
PROT-00603: Oracle Cluster Registry is logically corrupted
Cause: A logical corruption was detected in the Oracle Cluster Registry.
Action: Check the log file for more information. Check availability of backups using 'ocrconfig -showbackup' command. Restore a compatible backup, and verify using ocrcheck.
PROT-00604: Failed to retrieve the configured location(s) of the cluster registry.
Cause: Unable to retrieve the configured location(s) of the cluster registry.
Action: Check log file for details about the failure.
PROT-00724: Oracle Cluster Registry configuration is :
Cause: ocrcheck called.
Action: None
PROT-00811: when running this tool.
Cause: ocrcheck called with incorrect or missing options.
Action: Use ocrcheck with correct options.