122 PRKC-01000 to PRKC-01196

PRKC-01000: No active nodes detected in the cluster

Cause: The active node list of the cluster could not be retrieved. This could occur if the operating system dependent clusterware was not functioning properly in one or more nodes in the cluster, or because there was no clusterware installed on the system.

Action: Check the state of the cluster by running 'lsnodes' binary from your ORACLE_HOME/bin and see if it prints the node list correctly.

PRKC-01001: Error submitting commands in the buffer

Cause: This is an internal error.

Action: Contact Oracle Support Services.

PRKC-01002: Not all the submitted commands completed successfully.

Cause: Some of the submitted commands failed to complete on the nodes specified either because the node in question failed or because communication between the nodes was disrupted.

Action: Check that all the specified nodes are up and running or check the details of the failures on the given nodes.

PRKC-01004: Problem in copying file to nodes

Cause: Attempted file copy operation(s) from the local node to one or more nodes in the cluster and one or multiple of those copy file operations failed. Possible causes: 1) One or more file copy operations to nodes in the cluster failed. 2) The destination directory did not have write permission for the user on one or more of the nodes .the source file did not exist. 3) The 'rcp' command to one or more nodes failed on UNIX platforms.

Action: 1) Check that the source file exists. 2) Check that all nodes in the cluster are up. 3) Check that destination directory has write permission for the user. 4) On UNIX based platforms check that user can do 'rcp' to all the nodes.

PRKC-01005: Problem in removing file from nodes

Cause: Attempted file remove operation(s) from the local node to one or more nodes in the cluster and one or multiple of those file remove operations failed. Possible causes: 1) One or more nodes failed during the operation. 2) The destination directory did not have write permission for the user on one or more of the nodes. 3) The source file did not exist. 4) The 'rcp' command to one or more nodes failed on UNIX platforms.

Action: Check the accompanying error messages for details.

PRKC-01006: Problem in moving file to nodes

Cause: Attempted file move operation(s) from the local node to one or more nodes in the cluster and one or multiple of those move file operations failed. Possible causes: 1) One or more nodes failed during the operation. 2) The destination directory did not have write permission for the user on one or more of the nodes. 3) The source file did not exist. 4) The 'rcp' command to one or more nodes failed on UNIX platforms.

Action: Check the accompanying error messages for details.

PRKC-01007: Problem in creating directories on the nodes

Cause: Attempted directory create operation(s) from the local node to one or more nodes in the cluster and one or multiple of those directory create operations failed. Possible causes: 1) One or more nodes failed during the operation. 2) The destination directory did not have write permission for the user on one or more of the nodes. 3) The 'rcp' command to one or more nodes failed on UNIX platforms.

Action: Check the accompanying error messages for details.

PRKC-01009: Failed to start the service on all nodes

Cause: The service failed to start on one or more nodes of the cluster.

Action: Check if all the nodes in cluster are up and look in the clusterware alert log.

PRKC-01010: Failed to stop the service on all nodes

Cause: The service failed to stop on one or more nodes of the cluster.

Action: Check if all the nodes in cluster are up and service is still up on failed nodes. Look in the clusterware alert log.

PRKC-01011: Failed to delete the service from all nodes

Cause: The service failed to be deleted on one or more nodes of the cluster.

Action: Check if all the nodes in cluster are up and service is still registered. Look in the clusterware alert log.

PRKC-01012: Failed to create the service on all nodes

Cause: The service failed to be created on one or more nodes of the cluster.

Action: Check if all the nodes in cluster are up. Look in the clusterware alert log.

PRKC-01016: Failed to retrieve value of the environment variable "{0}", {1}

Cause: A required environment variable was not defined.

Action: Define the environment variable.

PRKC-01017: Problem restarting GSD

Cause: GSD (Global Services Daemon) could not be started on the local node. This could occur if the operating system dependent clusterware was not functioning properly or there is already a running GSD.

Action: Check the state of your clusterware by running 'lsnodes' from ORACLE_HOME/bin. It should list the nodes in the cluster. Try 'gsdctl stop' and then 'gsdctl start' again.

PRKC-01018: Error getting coordinator node

Cause: This could occur if the operating system dependent clusterware was not functioning properly.

Action: Use 'gsdctl stop' on each node to stop the GSDs. Use 'gsdctl start' on each node in the cluster.

PRKC-01019: Error creating handle to GSD daemon on the node {0}

Cause: Global Services Daemon was not running on the node.

Action: Use 'gsdctl stat' to check the status of the daemon. Use 'gsdctl start' to start it.

PRKC-01020: Exception while executing the operation on the remote node {0}

Cause: Attempted to execute an operation on the remote node when the Global Services Daemon was not up on the remote node {0}.

Action: Start the Global Services Daemon on the remote node using 'gsdctl start'.

PRKC-01021: Problem in the clusterware

Cause: The operating system dependent clusterware could not be contacted. This could occur because the operating system dependent clusterware was not functioning properly.

Action: Check the state of the operating system dependent clusterware.

PRKC-01022: Could not get node name for node {0} in {1}

Cause: The operating system dependent clusterware could not be contacted. This could occur because the operating system dependent clusterware was not functioning properly.

Action: Check the state of the operating system dependent clusterware using 'lsnodes -n'.

PRKC-01023: Invalid IP address format: {0}

Cause: The provided IP address was neither an IPv4 nor an IPv6 valid address.

Action: Make sure that the IP address is a valid IPv4 or IPv6 address.

PRKC-01025: Failed to create a file under the filepath {0} because the filepath is not executable or writable

Cause: The directory of the specified filepath did not have execute or write permission. So the temporary file could not be created to test whether the filepath was shared among nodes.

Action: Make the directory of the specified filepath executable and writable.

PRKC-01042: The Remote Shell {0} requested by client is not secure and therefore is no longer supported.

Cause: An attempt to configure remote command execution to use the indicated shell was rejected because that shell is insecure and is no longer supported.

Action: Retry configuration of remote shell execution using SSH.

PRKC-01043: The Remote Copy command {0} requested by client is not secure and therefore is no longer supported.

Cause: An attempt to configure remote copy command execution to use the indicated command was rejected because that command is insecure and is no longer supported.

Action: Retry configuration of remote copy execution using SCP.

PRKC-01044: Remote command execution setup check for node {0} using shells {1} and {2} failed.

Cause: An attempt to verify the configuration for remote command execution to the indicated node failed because passwordless Secure Shell (SSH) and Remote Shell (RSH) was not set up properly.

Action: Ensure that SSH or RSH is configured properly and that it does not prompt for a password or a key, or print extra messages.

PRKC-01141: Oracle Restart is not supported in version {0}. It is supported from version {1} onwards

Cause: This is an internal error.

Action: Contact Oracle Support Services.

PRKC-01144: File "{0}" not found.

Cause: The file was not found in the file system.

Action: Make sure that the file exists in the file system.

PRKC-01148: Failed to get host name for the local computer

Cause: An error occurred while attempting to retrieve the TCP/IP host name

Action: Correct the problem indicated by the accompanying error messages.

PRKC-01149: Failed to get OCR locations

Cause: An error occurred while attempting to retrieve the OCR locations, possibly due to missing or incorrrect OCR locations file, or incomplete OCR configuration, or due to missing or incorrect SRVM shared libraries.

Action: Verify that the Clusterware has been correctly installed and configured. Verify that the ocr.loc file is present and readable in the appropriate location for your platform.

PRKC-01150: Failed to get drive letters used on following nodes: "{0}"

Cause: An error occurred while attempting to retrieve used drive letters on one or more nodes.

Action: Look at the accompanying messages and fix the error(s). The messages typically relate to a node not being reachable, or the remote execution service not running on the node, or some permissions issue when attempting to use the remote execution service on the remote node.

PRKC-01151: The given path "{0}" does not exist

Cause: The specified path may not have been created or an incorrect path has been specified.

Action: Make sure that the given path exists by specifying a correct existing path.

PRKC-01152: The specified path "{0}" is not a directory

Cause: The specified path may be a file, not a directory, or an incorrect path may have been specified.

Action: Make sure to specify a path that is a valid directory path.

PRKC-01153: No directory is available on the remote node "{0}" to copy the binary RemoteExecService.exe

Cause: Either the path defined by value of registry key HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/OracleRemExecService is not available on the remote node, or the c:/temp/ directory is not available or not accessible on the specified remote node.

Action: Make sure that the required path is available on the remote node.

PRKC-01155: The node list provided had only one entry or had multiple entries that were duplicates of a single nodename entry

Cause: The list of nodes provided for the shared path check was either only one node, or the list included entries that were duplicates of the same single node.

Action: Please provide the correct nodelist for the cluster on which the check is being called, making sure that there are at least two distinct entries.

PRKC-01156: Failed to validate raw device "{0}" -- Details: {1}

Cause: The raw device was not an existing device that could be opened and recognized by the OS as a "raw/character" device type.

Action: Make sure the supplied value identifies a valid raw device that can be opened as a "raw/character" device type.

PRKC-01157: Failed to validate raw device "{0}"

Cause: The raw device was not an existing device that could be opened and recognized by the OS as a "raw/character" device type.

Action: Make sure the supplied value identifies a valid raw device that can be opened as a "raw/character" device type.

PRKC-01158: Failed to validate raw device "{0}" -- Details: {1}

Cause: The device was not an existing device that could be opened and recognized by the OS as either "raw/character" or a "block" device type.

Action: Make sure the supplied value identifies a valid device that can be opened as a "raw/character" or "block" device type.

PRKC-01159: Failed to validate device "{0}"

Cause: The device was not an existing device that could be opened and recognized by the OS as either "raw/character" or a "block" device type.

Action: Make sure the supplied value identifies a valid device that can be opened as a "raw/character" or "block" device type.

PRKC-01160: Failed to retrieve the value of environment variable "{0}" on following nodes: "{1}", [{2}]

Cause: An error occurred while attempting to retrieve value of environment variable on one or more nodes due to the node not being reachable, or the remote execution service not running on the node, or some permissions issue when attempting to use the remote execution service on the remote node.

Action: Look at the accompanying messages and respond accordingly.

PRKC-01161: Failed to retrieve the Windows domain on following nodes: "{0}"

Cause: An error occurred while attempting to retrieve the Windows domain on one or more nodes. The possible causes include:" - A node is not reachable. - Remote execution service is not running on the node. - Permissions problems prevented use of remote execution service on a node.

Action: Look at the accompanying messages and respond accordingly.

PRKC-01162: "{0}" is not a file

Cause: The indicated object was expected to be a file, but it was not.

Action: Make sure that the indicated object is a file and not a directory.

PRKC-01163: {0} Exception occurred while determining validity of storage type.

Cause: An error occurred while getting storage type of the given path. Null arguments might have been passed.

Action: Make sure that the native api is passing non null arguments.

PRKC-01164: invalid command or arguments

Cause: This is an internal error.

Action: Contact Oracle Support Services.

PRKC-01165: Failed to set up Windows service OracleRemoteExecService on node '{0}'

Cause: An error occurred while setting up OracleRemoteExecService on the specified nodes."

Action: Look at the accompanying messages and respond accordingly.

PRKC-01166: Storage is partially shared. Details: {0}

Cause: A subset of the nodes provided shared the given filesystem path with the local node.

Action: Mount the NFS filesystem on the node(s) that do not share the filesystem path.

PRKC-01167: Failed to resolve the specified path "{0}" to its physical path on following nodes: "{1}", [{2}]

Cause: An error occurred while attempting to resolve the path on one or more nodes due to the node not being reachable, the remote execution service not running on the node, or some permissions issue when attempting to use the remote execution service on the remote node.

Action: Look at the accompanying messages and respond accordingly.

PRKC-01168: The supplied IP address "{0}" is invalid or specifies an unknown host name

Cause: The provided string had an invalid IP address format or could not be resolved to a known host name.

Action: Make sure that the IP address has a valid IPv4 or IPv6 address format or that it resolves to a known host name.

PRKC-01169: The supplied IPv6 address "{0}" is invalid

Cause: The provided string had not the correct IPv6 address format.

Action: Make sure that the IP address has a valid IPv6 address format.

PRKC-01170: The IPv6 prefix length "{0}" is out of the allowed range of 0 to 128

Cause: The specified IPv6 prefix length was out of the allowed range.

Action: Make sure that the IPv6 prefix length is an integer from 0 to 128.

PRKC-01171: Internal error: {0}

Cause: An internal error occurred. The included value is an internal identifier.

Action: Oracle internal error. Contact Oracle Support Services.

PRKC-01172: The supplied IPv6 prefix length "{0}" is not an integer

Cause: The provided string for the IPv6 prefix length was not an integer.

Action: Make sure that the IPv6 prefix length is an integer from 0 to 128.

PRKC-01173: VIP name "{0}" does not resolve to an {1} address matching the netmask or prefix length {2}

Cause: The VIP name did not resolve to the IP address type specified by the netmask or prefix lengths.

Action: Make sure that the VIP name resolves to the IP address type which is indirectly specified by the netmask or prefix length.

PRKC-01174: Failed to verify whether the following IP addresses are reachable or not: {0}

Cause: A network error occurred while attempting to reach the specified IP addresses.

Action: Use an Operating System command such as 'ping' or 'traceroute' to determine accessibility of the IP address.

PRKC-01175: Failed to copy directories "{0}" to one or more nodes

Cause: An attempt to copy file system directories from the local node to one or more nodes in the cluster failed. Possible causes: 1) One or more nodes failed during the copy operation. 2) The user does not have write permission for a given destination directory on one or more of the nodes. 3) The user does not have read access to files or directories being copied. 4) On UNIX or Linux platforms, the 'scp' command failed.

Action: Check the accompanying error messages for details.

PRKC-01176: Failed to list contents of directory "{0}" on nodes "{1}"

Cause: An attempt to list the contents of the indicated directory failed. Possible causes: - The specified directory does not exist. - One or more nodes failed during the operation.

Action: Check the accompanying error messages for details.

PRKC-01177: The format of the specified version "{0}" is invalid.

Cause: An attempt to compare the target version against the software version failed because the specified version was not valid.

Action: Specify a version number that is one to five sequences of decimal digits separated by periods.

PRKC-01178: failed to execute the command "{0}" due to the following error:\n{1}

Cause: An attempt to execute the command failed due to the indicated error.

Action: Examine the error text displayed in this message and act accordingly.

PRKC-01179: Parameter {0} value is not valid.

Cause: This is an internal error. The value for the specified parameter was invalid, null or an empty string.

Action: Contact Oracle Support Services.

PRKC-01180: unable to validate whether the path is shared on some nodes

Cause: An attempt to write or list the contents from the specified path failed because one or more nodes did not share the file system path. Possible causes are: - The specified directory did not exist. - The user does not have write permission for the given file system path on one or more nodes. - One or more nodes failed during the operation.

Action: Ensure that the file system is mounted on all nodes. Check the accompanying error messages for details and retry the operation.

PRKC-01181: User equivalence check failed on all nodes.

Cause: An attempt to connect to nodes in order to execute the shell command using RSH or SSH failed.

Action: Ensure the following: - That all nodes are reachable. - That SSH or RSH is configured properly on the target node. - That the SSH daemon on the target node is alive.

PRKC-01182: failed to verify whether the nodes are accessible on the network and running

Cause: A network error occurred while attempting to reach the nodes.

Action: Make sure that all nodes are running normally and reachable on the network.

PRKC-01183: Warning: failed to remove the per-node temporary file created under the shared path in some of the nodes

Cause: An attempt to delete the temporary file from the shared path failed.

Action: Check the accompanying error message for the affected nodes and remove the associated files as indicated.

PRKC-01184: File "{0}" is a non-readable file

Cause: The user did not have read permissions to open the file.

Action: Modify the file permissions so that the file becomes readable or execute the command from an operating system user ID with the required privileges.

PRKC-01185: failed to write to file "{0}"

Cause: An attempt to write to the given file failed.

Action: Modify the file permissions so that the file becomes writable or execute the command from an operating system user ID with the required privileges.

PRKC-01186: failed to transfer directory "{0}"

Cause: An error occurred while executing the transfer directory command.

Action: Check the accompanying error messages and proceed as indicated.

PRKC-01187: The regular expression "{0}" is not supported.

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRKC-01188: Directory "{0}" is not an absolute path name.

Cause: The indicated directory could not be created because it was not an absolute path.

Action: Ensure that the directory specified is an absolute path. It should either be a Universal Naming Convention (UNC) path or begin with a drive letter specification.

PRKC-01189: Directory "{0}" already exists on node "{1}".

Cause: The indicated directory could not be created on the indicated node because it already existed.

Action: Make sure that the indicated directory path does not exist on the indicated node.

PRKC-01190: failed to change permissions of directories on the nodes: {0}

Cause: An attempt to change permissions of one or more directories on one or more remote cluster nodes did not complete correctly. Possible causes: 1) One or more nodes failed during the operation. 2) The 'chmod' command to one or more nodes failed.

Action: Examine the accompanying error message for details, resolve the issues raised and retry the command.

PRKC-01191: Remote command execution setup check for node {0} using shell {1} failed.

Cause: An attempt to verify the configuration for remote command execution to the indicated node failed because passwordless Secure Shell (SSH) was not set up properly.

Action: Ensure that SSH is configured properly and that it does not prompt for a password or a key, or print extra messages.

PRKC-01192: cannot find a local IP address on network {0}

Cause: An attempt to select an IP address failed because there were no locally configured IP addresses on the indicated network.

Action: Ensure the networks selected in the installation are correctly configured.

PRKC-01193: failure encountered while checking the configuration of the Oracle Restart on node "{0}"

Cause: An error occurred while retrieving the Oracle Restart configuration, possibly due to one of the following: - A missing or incorrect Oracle Local Registry configuration file. - An incomplete configuration. - Incorrectly installed Grid Infrastructure.

Action: Verify that Oracle Grid Infrastructure is correctly installed and configured. Verify that the olr.loc file is present and readable in the appropriate location for your platform.

PRKC-01194: illegal release update version comparison attempted: version {0} to version {1}

Cause: An attempt to compare the release update versions of the indicated composite versions was rejected because the major versions were different. This was an internal error.

Action: Contact Oracle Support Services.

PRKC-01195: illegal release update revision version comparison attempted: version {0} to version {1}

Cause: An attempt to compare the release update revision versions of the indicated composite versions was rejected because the major versions were different. This was an internal error.

Action: Contact Oracle Support Services.

PRKC-01196: illegal release update revision version comparison attempted: version {0} to version {1}

Cause: An attempt to compare the release update revision versions of the indicated composite versions was rejected because the release update versions were different. This was an internal error.

Action: Contact Oracle Support Services.