138 PROCL-00001 to PROCL-00110
- PROCL-00001: Oracle Local Registry cannot be initialized.
-
Cause: An invalid init level was passed to initialize Oracle Local Registry.
- PROCL-00002: Cannot perform local registry operation at the current init level.
-
Cause: Program tried a local registry operation which is not permitted at the init level.
- PROCL-00003: Cannot perform local registry operation because context is invalid.
-
Cause: The Oracle Local Registry context passed was invalid.
- PROCL-00004: The local registry key to be operated on does not exist.
-
Cause: Program tried a local registry operation on a key which does not exist.
- PROCL-00005: User does not have permission to perform a local registry operation on this key.
-
Cause: Program tried an operation on a local registry key for which it does not have permission.
- PROCL-00006: User does not have permission to perform a local registry operation on this key.
-
Cause: Program tried a local registry operation on a key for which it does not have permission.
- PROCL-00007: Cannot perform local registry operation because the key or batch handle is invalid.
-
Cause: The local registry key or batch handle passed was invalid.
- PROCL-00008: Cannot perform local registry operation because one of the parameters is invalid.
-
Cause: Program tried a local registry operation using an invalid parameter.
- PROCL-00009: Cannot perform local registry operation because the buffer passed is too small.
-
Cause: The amount of memory allocated for the buffer was insufficent.
- PROCL-00010: Cannot delete the local registry key as subkeys exist.
-
Cause: The program tried to delete a key for which subkeys exist.
- PROCL-00011: Cannot perform local registry operation because key is NULL.
-
Cause: The local registry key passed was NULL.
- PROCL-00012: Out of heap memory.
-
Cause: The program ran out of heap memory.
- PROCL-00013: Cannot perform local registry operation because one of the parameters is NULL.
-
Cause: Program tried a local registry operation using an NULL parameter.
- PROCL-00014: Unknown error occurred
-
Cause: This is generic internal error for Oracle Local Registry.
- PROCL-00015: Failed to initialize the local registry
-
Cause: The Oracle Local Registry could not be accessed. The possible causes are: 1. The local registry has not been formatted. 2. The local registry file is not accessible. 3. The local registry file has incorrect permissions. 4. Oracle Clusterware is not running.
- PROCL-00016: Cannot retrieve any more subkeys for the given keyhandle
-
Cause: The key has no more subkeys to enumerate.
- PROCL-00017: Unimplemented feature
-
Cause: Requested feature has not been implemented in the current release.
- PROCL-00018: The value size passed is too large
-
Cause: Cannot set a value of the given size.
- PROCL-00019: Cannot create more subkeys for the key
-
Cause: An attempt was made to create more subkeys under a key that is not permitted by the local registry.
- PROCL-00020: ORACLE_HOME environment not set
-
Cause: ORACLE_HOME environment not set.
- PROCL-00021: Maximum permitted depth of the OLR tree is reached
-
Cause: An attempt was made to create subkeys under a key which is already at depth PROCR_MAX_KEY_DEPTH
- PROCL-00022: The OLR backend has an invalid format
-
Cause: An attempt was made to use OLR before initializing it.
- PROCL-00023: Error in retrieving hostname
-
Cause: An error occurred while retrieving hostname.
- PROCL-00024: Error in the messaging layer
-
Cause: An error occurred in the messaging layer while performing a local registry operation.
- PROCL-00025: Error in the NLS services
-
Cause: An error occurred in the NLS services while performing a local registry operation.
- PROCL-00026: Error while accessing the physical storage
-
Cause: The Oracle Local Registry could not be accessed. The possible causes are: 1. The local registry has not been formatted. 2. The local registry file is not accessible. 3. The local registry file has incorrect permissions.
- PROCL-00027: Error in authentication layer
-
Cause: An error occurred in the authentication layer while performing a local registry operation.
- PROCL-00028: Oracle Local Registry already in current version
-
Cause: An attempt to upgrade the local registry which has already been upgraded.
- PROCL-00029: Error in logging layer
-
Cause: An error occurred in the logging layer while performing a local registry operation.
- PROCL-00031: Storage device for the local registry is too small
-
Cause: The configured storage device for local registry was too small.
- PROCL-00032: Oracle High Availability Services on the local node is not running
-
Cause: Oracle High Availability Services on the local node was not running
- PROCL-00033: Oracle Local Registry is not configured
-
Cause: Oracle Local Registry configuration was not present on the node.
- PROCL-00035: Cannot perform local registry operation due to invalid version
-
Cause: The operation cannot be performed for this local active version
- PROCL-00036: No free space to perform this operation
-
Cause: There is no free space left to perform the requested operation
- PROCL-00037: Oracle Local Registry does not support the storage type configured
-
Cause: The configured storage type for local registry is not supported
- PROCL-00038: Requested block number is not allocated from Oracle Local Registry
-
Cause: The requested block number is not allocated from Oracle Local Registry
- PROCL-00039: Requested block has an invalid header
-
Cause: The requested block has an invalid header
- PROCL-00040: Cannot add more operations to the batch
-
Cause: An attempt was made to add an operation to a batch that already has the maximum allowed operations.
- PROCL-00041: Oracle Local Registry is incorrectly configured
-
Cause: The local registry is incorrectly configured.
- PROCL-00042: User cannot access Oracle Local Registry configuration
-
Cause: Program encountered an error accessing the local registry configuration.
- PROCL-00044: Error in network address and interface operations
-
Cause: An error occurred in the network address and interface operations layer while performing a local registry operation.
- PROCL-00046: Cannot perform local registry operation because the batch is empty.
-
Cause: An attempt was made to execute the batch without any operations in it.
- PROCL-00048: Cannot perform the Oracle Local Registry operation due to a transient error.
-
Cause: A transient error occurred while performing the requested Oracle Local Registry operation. The operation was aborted without retrying, as requested by the client.
- PROCL-00049: The specified Oracle Local Registry backup location is inaccessible on the local node.
-
Cause: The backup location did not exist or the required permissions were not granted.
- PROCL-00051: Error in patch management layer
-
Cause: An error occurred in the patch management layer while performing a local registry operation.
- PROCL-00053: The configured patch level does not match the release patch level
-
Cause: The possible causes are: 1. Oracle Clusterware was started before the patch application had completed. 2. Oracle Clusterware was started from a location other than the Grid Infrastructure home that was most recently patched.
- PROCL-00054: The requested OLR operation is not supported.
-
Cause: An attempt was made to use an operation that is not supported.
- PROCL-00055: cannot create and set the local registry key because the key already exists
-
Cause: The program tried to create and set the local registry key when the key already exists.
- PROCL-00056: user does not have privilege to access the Oracle Local Registry
-
Cause: An operation that accesses the Oracle Local Registry was requested by a user with insufficient privileges.
- PROCL-00057: Oracle Local Registry contains inconsistent data.
-
Cause: Inconsistent data was detected in the Oracle Local Registry.
- PROCL-00058: The file specified for backing up the Oracle Local Registry already exists.
-
Cause: An operation to back up the Oracle Local Registry was requested with an incorrect file name.
- PROCL-00059: The specified Oracle Local Registry export/import file location is not accessible.
-
Cause: The specified Oracle Local Registry export/import file location did not exist, did not have the required permissions, or did not have sufficient disk space.
- PROCL-00060: The Oracle Local Registry backup file 'string' is corrupt.
-
Cause: The Oracle Local Registry backup file failed the post-backup corruption check. Either the Oracle Local Registry was corrupt or the backup introduced an error.
- PROCL-00101: Operating System error [string]
-
Cause: An error occurred in the operating system layer while performing a local registry operation
- PROCL-00102: Cluster services error [string]
-
Cause: An error occurred in the cluster services layer while performing a local registry operation.
- PROCL-00103: Messaging error [string]
-
Cause: An error occurred in the messaging layer while performing a local registry operation.
- PROCL-00104: Authentication error [string]
-
Cause: An error occurred in the authentication layer while performing a local registry operation.
- PROCL-00105: Logging error
-
Cause: An error occurred in the logging layer while while performing a local registry operation.
- PROCL-00106: Unidentified component error
-
Cause: An error occurred in an unidentified layer while performing a local registry operation.
- PROCL-00107: Storage layer error [string]
-
Cause: An error occurred in the storage layer while performing a local registry operation.
- PROCL-00109: Network address and interface operations error
-
Cause: An error occurred in the network address and interface operations layer while performing a local registry operation.
- PROCL-00110: Patch and upgrade error [string]
-
Cause: An error occurred in the patch and upgrade management layer while performing a local registry operation.