145 PRVG-00100 to PRVG-13712

PRVG-00100: Directory "{0}" does not exist or is not writable for the current user on node "{1}".

Cause: A requested operation could not complete because it required writing the indicated directory, which failed because either the directory path did not exist or was not writable by the current user.

Action: Ensure that the indicated directory location exists and is writable by the current user.

PRVG-00101: Directory "{0}" does not exist or is not readable by the current user on node "{1}".

Cause: A requested operation could not complete because it required reading the indicated directory, which failed because either the directory path did not exist or was not readable by the current user.

Action: Ensure that the indicated directory location exists and is readable by the current user.

PRVG-00102: failed to delete directory "{0}" on node "{1}"

Cause: A requested operation could not complete because it required deleting the indicated directory, which failed because the directory path did not have required permissions for the current user to delete it.

Action: Ensure that the indicated directory has required permissions for the current user to delete it.

PRVG-00103: failed to delete file "{0}" on node "{1}"

Cause: A requested operation could not complete because it required deleting the indicated file, which failed because the file path did not have required permissions for the current user to delete it.

Action: Ensure that the indicated file path has required permissions for the current user to delete it.

PRVG-00219: Authorization error establishing connection to database "{0}" using user "{1}". Verification will be skipped for this database.

Cause: Authorization error occurred while establishing connection to the database using the specified user. This may be because the user does not exist, password is wrong, or user account is locked.

Action: Make sure that the specified user exists in the database, account is unlocked and the supplied password is correct.

PRVG-00221: Cannot launch browser to display the report. Check if the DISPLAY variable is set.

Cause: DISPLAY environment variable is not set

Action: set DISPLAY

PRVG-00222: Error establishing connection to database "{0}" using user "{1}". Verification will be skipped for this database.

Cause: Error occurred while establishing connection with the database using the specified user.

Action: Examine the accompanying error message for details.

PRVG-00258: Baseline collection for database "{0}" failed.

Cause: An error occurred while collecting baseline for the database.

Action: Examine the accompanying messages for details on the cause of failure.

PRVG-00277: Specified ASM disk group name is null or an empty string

Cause: Internal error.

Action: Contact Oracle Support Services.

PRVG-00278: ASM disk group name cannot contain wildcards

Cause: Internal error.

Action: Contact Oracle Support Services.

PRVG-00279: Specified ASM disk group list is null or empty.

Cause: Internal error.

Action: Contact Oracle Support Services.

PRVG-00280: The group "{0}" is defined locally with group ID "{1}" on node "{2}" which differs from the group ID "{3}" defined on the NIS or LDAP database for the same group.

Cause: The indicated group was duplicated on the indicated node with a different group ID than the group ID available on the NIS or LDAP database.

Action: Ensure that the group definition in file /etc/group on the indicated node does not define the group with different group ID.

PRVG-00281: Failed to retrieve the current effective group.

Cause: An attempt to retrieve the current effective group failed.

Action: Examine the accompanying messages for details of the cause of the failure.

PRVG-00282: failed to retrieve the operating system distribution ID

Cause: An attempt to retrieve the operating system distribution ID on the indicated node failed. The accompanying messages provide further detail.

Action: Examine the accompanying error messages, resolve issues identified and retry.

PRVG-00286: Reference data is not available for release "{0}" on the current operating system distribution "{1}". Using earlier operating system distribution "{2}" reference data.

Cause: No reference data was found for the current operating system distribution.

Action: Consult the installation guide for the Oracle product and operating system (for example, the Oracle Grid Infrastructure Installation Guide for Linux) for a list of supported operating system distributions.

PRVG-00329: Failed to check "{0}" port availability for port number "{1}" on nodes "{2}"

Cause: An attempt to check port availability of an indicated port failed on the identified nodes.

Action: Ensure that the nodes are reachable and the user running this command has required privileges on the nodes identified.

PRVG-00330: "{0}" port number "{1}" required for component "{2}" is already in use on nodes "{3}"

Cause: Indicated IP port was found to be in use on the identified nodes.

Action: Stop any applications listening on the indicated port on the identified nodes.

PRVG-00337: Protocol "{0}" port numbers "{1}" to be used for multicast communication are already in use on one or more cluster nodes

Cause: The Cluster Verification Utility (CVU) determined that the indicated IP ports were already in use on one or more cluster nodes.

Action: Ensure that at least one of the indicated ports is not in use by stopping all applications listening on at least one of the ports on all the cluster nodes.

PRVG-00338: Protocol "{0}" port numbers "{1}" to be used for broadcast communication are already in use on one or more cluster nodes

Cause: The Cluster Verification Utility (CVU) determined that the indicated IP ports were already in use on one or more cluster nodes.

Action: Ensure that at least one of the indicated ports is not in use by stopping all applications listening on at least one of the ports on all the cluster nodes.

PRVG-00341: Failed to retrieve the current login shell from nodes "{0}"

Cause: An attempt to retrieve the current login shell from indicated nodes failed.

Action: Ensure that the required login shell settings for current user are correct on the indicated nodes.

PRVG-00360: Location "{0}" file system is not NFS

Cause: An existing file system other than NFS was found on the specified location.

Action: Ensure that the specified location has either an NFS file system or no file system.

PRVG-00361: Incorrect NFS mount options "{0}" used for "{1}":"{2}" mounted on: "{3}"

Cause: An incorrect NFS mount option was found being used for the intended use of the NFS file system mount.

Action: Ensure that the file system is mounted with the correct options, Refer the Grid Infrastructure Installation Guide for detailed information on NFS mount options requirement.

PRVG-00362: DNFS file system is not enabled on node "{0}".

Cause: The DNFS file system was not enabled on the indicated node.

Action: Ensure that the DNFS file system is enabled on the indicated node. The DNFS file system can be enabled by running the commands 'cd $ORACLE_HOME/rdbms/lib' and 'make -f ins_rdbms.mk dnfs_on'.

PRVG-00363: DNFS file system is not supported for the Oracle database version "{0}".

Cause: The oracle database version was less than the supported version Oracle 11g.

Action: Ensure that the Oracle database installed is either Oracle 11g or later.

PRVG-00364: Failed to check whether DNFS file system is enabled on node "{0}".

Cause: An error occurred while checking whether DNFS file system is enabled on the indicated node.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-00365: Disk "{0}" is offline on nodes "{1}".

Cause: The check to ensure that the specified disk is shared across nodes failed because the indicated disk was offline.

Action: Ensure that the disk is online. Refer to http://technet.microsoft.com/en-us/library/cc732026.aspx for more information on how to bring the disks online.

PRVG-00439: Hard limit check for maximum open file descriptors failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the hard limit for the maximum open file descriptors on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00440: Hard limit check for maximum user processes failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the hard limit for the maximum user processes on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00441: Hard limit check for maximum stack size failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the hard limit for the maximum stack size on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00442: Soft limit check for maximum open file descriptors failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the soft limit for the maximum open file descriptors on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00443: Soft limit check for maximum user processes failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the soft limit for the maximum user processes on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00444: Soft limit check for maximum stack size failed on node "{0}".

Cause: The Cluster Verification Utility could not determine the soft limit for the maximum stack size on the indicated node.

Action: Ensure that the resource limit configuration is accessible on all the nodes and retry the check.

PRVG-00445: Proper soft limit for maximum open file descriptors was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated soft limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00446: Proper hard limit for maximum open file descriptors was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated hard limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00447: Proper soft limit for maximum user processes was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated soft limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00448: Proper hard limit for maximum user processes was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated hard limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00449: Proper soft limit for maximum stack size was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated soft limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00450: Proper hard limit for maximum stack size was not found on node "{0}" [Expected {1} ; Found = "{2}"].

Cause: The Cluster Verification Utility determined that the setting for the indicated hard limit did not meet Oracle's recommendations for proper operation on the indicated nodes.

Action: Modify the resource limits to meet the requirement and take operating system specific measures to ensure that the corrected value takes effect for the current user before retrying this check.

PRVG-00540: An incorrect value was specified for "{0}"

Cause: Incorrect value was specified for the identified command line option.

Action: Ensure that the correct value is specified for the identified command line option.

PRVG-00550: Failed to retrieve the value of an OCR key "{0}"

Cause: An attempt to read the specified OCR key from the local node failed.

Action: Ensure that current user has required privileges to access 'ocrdump'.

PRVG-00551: The OCR key "{0}" was not found in OCR

Cause: Could not find the specified OCR key in OCR.

Action: Ensure that current user has required privileges to access 'ocrdump'.

PRVG-00601: The current source software is already version "{0}"

Cause: Verification of pre-upgrade conditions determined that the software is already at the specified upgrade version.

Action: Ensure that the correct '-dest_version' was specified.

PRVG-00602: Failed to retrieve database version of database home "{0}"

Cause: An error occurred while retrieving database version of the database home.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-00700: Invalid target hub size

Cause: An invalid target hub size was specified

Action: Specify a valid target hub size

PRVG-00710: CRS stack must be running on the local node for performing rolling upgrade.

Cause: CRS stack is not running on the local node.

Action: Start the stack on the local node.

PRVG-00712: Cannot upgrade: Oracle Clusterware stack not running on this node.

Cause: An upgrade was requested on a node where the CRS stack was not running.

Action: Start the stack on the local node using the command 'crsctl start crs'.

PRVG-00713: Cannot upgrade: Oracle Clusterware stack not running on the local node, but the Oracle Clusterware stack was found running on nodes "{0}".

Cause: An upgrade was requested with Oracle Clusterware stack not running on the local node but one or more remote node had the stack up.

Action: Start the stack on the local node using the command 'crsctl start crs'.

PRVG-00714: Oracle Clusterware stack is not running on the local node. It is recommended that the upgrade be performed with the Oracle Clusterware stack running.

Cause: An upgrade was requested on a node with Oracle Clusterware stack not running.

Action: Start the stack on the local node using the command 'crsctl start crs'.

PRVG-00740: Failed to compress the content of directory "{0}" to "{1}" file using zip tool "{2}". Errors is "{3}"

Cause: An attempt to compress the content of the indicated directory into the indicated file failed using the indicated zip tool.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00801: invalid internal command tags

Cause: An attempt to parse an internal command results failed because either incorrect tags were present in the output or expected tags were missing in the output. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-00802: Storage type for path "{0}" could not be determined on node "{1}".

Cause: An error occurred while attempting to determine the storage type of the indicated path. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00803: Storage type for path "{0}" is inconsistent across the nodes.

Cause: The sharability check for the storage at the indicated path failed because the associated storage type was not consistent across all cluster nodes. The varying storage types were as indicated following the message.

Action: Make sure that all nodes of the cluster have same storage type for the specified path.

PRVG-00805: Signature for storage path "{0}" could not be determined on node "{1}".

Cause: An error occurred while attempting to determine the storage signature of the indicated path. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00806: Signature for storage path "{0}" is inconsistent across the nodes.

Cause: The sharability check for the storage at the indicated path failed because the associated storage signature was not consistent across all cluster nodes. The varying signatures were as indicated following the message.

Action: Make sure that all nodes of the cluster have same storage signature for the specified path.

PRVG-00808: Incorrect NFS mount options "{0}" are used for file system "{1}" mount on path "{2}" at node "{3}".

Cause: The file system was found mounted with one or more mount options which were not appropriate for the intended use of the NFS file system mount.

Action: Ensure that the file system is mounted with the correct options, Refer the Grid Infrastructure Installation Guide for detailed information on NFS mount options requirement.

PRVG-00809: Mount options for file system "{0}" mounted on path "{1}" at node "{2}" did not meet the requirements for this platform [Expected = "{3}" ; Found = "{4}"]

Cause: The mount options found for the indicated file system as displayed in the message did not match the minimum set of mount options (shown in message) that must be used while mounting NFS volumes.

Action: Ensure that all of the required mount options are specified.

PRVG-00810: File system details for storage path "{0}" could not be determined on node "{1}"

Cause: There was an error in determining details of file system at the indicated path.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00811: Discovery for storage of type "{0}" could not be performed on node "{1}".

Cause: An error occurred while attempting to discover the storage of the indicated type. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00812: failed to get the list of vendor cluster nodes

Cause: An error occurred while attempting to get the list of nodes of vendor cluster. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00813: Node "{0}" is not recognized by the vendor clusterware.

Cause: The indicated node was not recognized by the vendor clusterware.

Action: Ensure that the indicated node is recognized by the vendor clusterware.

PRVG-00814: failed to get the volume groups on node "{0}"

Cause: An error occurred while attempting to get the volume groups on the indicated node. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00815: failed to find a volume group with signature "{0}" on node "{1}"

Cause: An error occurred while attempting to find a volume group with a specific signature on the indicated node.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00816: The 'reserve_lock' setting prevents sharing of device "{0}" on node "{1}".

Cause: The reserve_lock setting for the device was preventing the device from being shared on the node indicated.

Action: Change the reserve_lock setting for the device. See the chdev command for further details.

PRVG-00817: The 'reserve_policy' setting prevents sharing of device "{0}" on node "{1}".

Cause: The reserve_policy setting for the device was preventing the device from being shared on the node indicated.

Action: Change the reserve_policy setting for the device. See the chdev command for further details.

PRVG-00818: Disk "{0}" was offline on node "{1}".

Cause: The check to ensure that the specified disk is shared across nodes failed because the indicated disk was offline on the indicated node.

Action: Ensure that the disk is online. Refer to http://technet.microsoft.com/en-us/library/cc732026.aspx for more information on how to bring the disks online.

PRVG-00819: The details of storage "{0}" could not be obtained on node "{1}".

Cause: An error occurred while attempting to get the details of the indicated storage. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00820: The amount of free space could not be determined for storage "{0}" on node "{1}".

Cause: An error occurred while attempting to get the free space on the indicated storage on the indicated node. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00821: The amount of free space could not be determined for ASM disk group "{0}".

Cause: An error occurred while attempting to get the free space on the indicated ASM disk group. Accompanying messages provide further details.

Action: Resolve the issues described in any accompanying messages and retry.

PRVG-00822: The specified database file location "{0}" did not have read and write access for user "{1}" on node "{2}". Actual octal permissions are "{3}".

Cause: The database file location did not have read and write permissions for the indicated user on the indicated node.

Action: If the indicated user intends to be the Oracle installation owner, ensure that the user has read and write access to the database file location.

PRVG-00825: Incorrect NFS mount options "{0}" found for the quorum disk "{1}" mounted on path "{2}" at node "{3}".

Cause: The quorum disk was found mounted with one or more mount options which were not appropriate.

Action: Ensure that the quorum disk is soft mounted with the correct options.

PRVG-00826: No entry was found in the password database for the user name corresponding to the user-ID "{0}" for file "{1}" on node "{2}"

Cause: An attempt to get the user name for the indicated file on the indicated node failed because no entry was found in the password database for the indicated user-id.

Action: Add the user to the system using the 'adduser' command, and then retry the operation."

PRVG-00827: No entry was found in the group database for the group name corresponding to the group-ID "{0}" for file "{1}" on node "{2}"

Cause: An attempt to get the group name for the indicated file on the indicated node failed because no entry was found in the group database for the indicated group-id.

Action: Add the group to the system using the 'groupadd' command, and then retry the operation."

PRVG-00830: Path "{0}" does not exist on nodes "{1}". Storage type for longest existing parent path "{2}" was found as "{3}" on nodes "{1}".

Cause: The sharability check for the storage at the indicated path failed because of the inconsistency described. In particular, the indicated path does not exist on the indicated nodes. Storage of the indicated type did exist at the indicated parent on the nodes shown.

Action: Ensure that the indicated path exists on the indicated nodes and the storage type of the path is consistent across all the nodes.

PRVG-01001: Insufficient number of arguments while executing "{0}"

Cause: An attempt was made to execute the specified script with insufficient number of arguments.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01002: Command "{0}" to obtain SCAN configuration failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01003: Command "{0}" to check if OCR locations are on shared storage failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01004: Command "{0}" to obtain GNS domain and GNS-VIP configuration failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01005: Command "{0}" to obtain GNS and GNS-VIP status failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01006: Command "{0}" to check if ASM instance is running failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01007: Command "{0}" to get ASM disk groups configured on local node failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01008: ASM status could not be verified on nodes "{0}"

Cause: An attempt to verify whether ASM was running on the specified nodes failed.

Action: Look at the error messages that accompany this message.

PRVG-01009: Command "{0}" to obtain SCAN name failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01010: Command "{0}" to obtain configuration of network resource for network number {1} failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01011: The CRS software versions found on cluster nodes "{0}" and "{1}" do not match

Cause: The CRS software version found on the two nodes indicated do not match, or the CRS software version could not be obtained from one of the nodes indicated.

Action: Make sure the existing cluster nodes have the same CRS software version installed before trying to add another node to the cluster.

PRVG-01012: The shared state of the CRS home path "{0}" on nodes to be added does not match the shared state on existing cluster nodes

Cause: The CRS home IS shared on the existing cluster and NOT shared on the nodes to be added, or the CRS home is NOT shared on the existing cluster nodes and IS shared on the nodes to be added.

Action: The CRS home must be shared by all nodes or by none.

PRVG-01013: The path "{0}" does not exist or cannot be created on the nodes to be added

Cause: The path does not exist on the nodes being added and the parent path is not writable.

Action: Ensure that the path identified either exists or can be created.

PRVG-01015: Time server "{0}" has time offsets that are not within permissible limit "{1}" on nodes "{2}".

Cause: Offsets on the identified nodes in the cluster were not within limits for specified Time Server.

Action: Ensure that the offsets for specified time server are within limits on each node of the cluster.

PRVG-01016: The Oracle Clusterware configuration check is not valid in an environment in which Oracle Clusterware is not configured

Cause: A check valid only for an environment with Oracle Clusterware was attempted.

Action: Ensure that the Clusterware has been correctly installed and configured before attempting the check.

PRVG-01017: NTP configuration file "{0}" is present on nodes "{1}" on which NTP daemon or service was not running

Cause: The indicated NTP configuration file was found on the indicated nodes where the NTP daemon or service was not running.

Action: The NTP configuration files must be removed from all nodes of the cluster.

PRVG-01018: NTP daemon or service "{0}" was running on nodes "{1}" on which an NTP configuration file was not found

Cause: The indicated NTP daemon or service was running on the indicated nodes on which no NTP configuration file was found.

Action: NTP service must be uninstalled on all nodes of the cluster and all configuration files must be removed.

PRVG-01019: The NTP configuration file "{0}" does not exist on nodes "{1}"

Cause: The configuration file specified was not available or was inaccessible on the specified nodes.

Action: To use NTP for time synchronization, create this file and set up its configuration as described in your vendor's NTP document. To use CTSS for time synchronization the NTP configuration should be uninstalled on all nodes of the cluster. Refer to section "Preparing Your Cluster" of the book "Oracle Database 2 Day + Real Application Clusters Guide".

PRVG-01020: Check for NTP configuration file "{0}" could not be performed on nodes "{1}"

Cause: Check of existence of NTP configuration file failed as its existence could not be determined.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01021: NTP configuration file "{0}" found on nodes "{1}"

Cause: During an add node operation a NTP configuration file was found on the new node being added, but it was missing from existing cluster nodes.

Action: To use NTP for time synchronization, create this file and set up its configuration as described in your vendor's NTP document on all nodes of the cluster. If you plan to use CTSS for time synchronization then NTP configuration should be uninstalled on all nodes of the cluster. Refer to section "Preparing Your Cluster" of the book "Oracle Database 2 Day + Real Application Clusters Guide".

PRVG-01024: The NTP daemon or Service was not running on any of the cluster nodes.

Cause: The NTP daemon was not running on any of the cluster nodes.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01025: Validation of the state of the GNS server failed.

Cause: Proper functioning of the Grid Naming Service (GNS) server cluster could not be validated using client data file for the GNS client cluster. It is possible that GNS is not up, or the DNS domain is not delegated to the GNS server cluster.

Action: Examine the accompanying error messages and respond accordingly to ensure that GNS is up on the GNS server cluster and that the domain delegation is operating correctly. The integrity of GNS can be validated by executing the command 'cluvfy comp gns -postcrsinst' on the GNS server cluster. For a verification of the correct subdomain delegation, use 'cluvfy comp dns' in the server cluster.

PRVG-01026: Node "{0}" is a member of cluster "{1}".

Cause: The cluster name returned from the execution of olsnodes on the node specified does not match the cluster name from the execution of olsnodes on the local node. The node indicated in the message could not be added to this cluster because it was already a member of the indicated cluster.

Action: Ensure that the node being added is not part of another cluster before attempting to add the node to this cluster.

PRVG-01027: The Oracle Grid Naming Service (GNS) "{0}" did not respond at IP address "{1}".

Cause: The GNS server did not respond to a query sent to the indicated IP address.

Action: Ensure that the GNS daemon is running on the GNS server cluster using the 'srvctl config gns' command. The integrity of GNS can be validated by executing the command 'cluvfy comp gns -postcrsinst' on the GNS server cluster.

PRVG-01029: NTP daemon "{0}" was running on nodes "{1}" but PID file "{2}" was missing.

Cause: While performing prerequisite checks, Cluster Verification Utility (CVU) found that the indicated network time protocol (NTP) daemon was running on the specified nodes, but the daemon had not been started with the PID file command line option. In the absence of the indicated PID file, if the installation proceeds, the Cluster Time Synchronization Services (CTSS) will be started in active mode and there will be two different time synchronization mechanisms running at the same time on the specified nodes.

Action: To use NTP for time synchronization, start the daemon with the PID file command line option and set up its configuration as described in the vendor's NTP document on all nodes of the cluster. Ensure that the PID file specified on the command line matches the PID file indicated in the message. To use CTSS for time synchronization, deconfigure NTP on all nodes of the cluster. Refer to Oracle database documentation for more information.

PRVG-01030: Command "{0}" to get ASM home failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01031: Command "{0}" executed to get ASM SID failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01032: slewing option "{0}" not found on the NTP daemon command line on nodes "{1}"

Cause: The specified slewing option was not found on the command line of the network time protocol (NTP) daemon on the specified nodes.

Action: Shut down and restart the NTP daemon with the slewing option set. In each case, add '-x' to the network time protocol daemon command line options. For Linux, edit '/etc/sysconfig/ntpd'. For SUSE Linux, edit '/etc/sysconfig/ntp' and add '-x' to the OPTIONS variable. For AIX, edit '/etc/rc.tcpip'. For HP-UX edit '/etc/rc.config.d/netdaemons'. For Solaris release 10 or earlier, edit '/etc/inet/ntp.conf'. For Solaris release 11, set the 'slew_always' property by running the command '/usr/sbin/svccfg -s svc:/network/ntp:default setprop config/slew_always = true' as root user and refresh the service by running the command 'svcadm refresh svc:/network/ntp:default'.

PRVG-01033: Inspection of the NTP daemon command line arguments for slewing option "{0}" could not be performed on nodes "{1}".

Cause: An attempt to obtain the command line of the network time protocol (NTP) daemon process running on the specified nodes failed.

Action: Ensure that the specified nodes are accessible. Make sure that the NTP daemon is running on the specified nodes. Examine any accompanying error messages.

PRVG-01036: NTP daemon boot time configuration file "{0}" does not have slewing option "{1}" set on nodes "{2}".

Cause: The network time protocol (NTP) daemon boot time configuration on the specified nodes did not have the specified slewing option set.

Action: Ensure that the slewing option is set in the configuration file on the nodes specified. For more information on the NTP daemon slewing option, refer to NTP daemon manual pages.

PRVG-01037: NTP daemon boot time configuration file "{0}" could not be inspected for slewing option "{1}" on nodes "{2}".

Cause: An attempt to obtain the network time protocol (NTP) daemon boot time configuration file to check if specified slewing option is set failed on the nodes specified.

Action: Ensure that the user running this check has access to the configuration file specified. Examine any accompanying error messages.

PRVG-01040: Command "{0}" to list current Solaris zone failed to run on node "{1}".

Cause: An attempt to run the indicated command to list the current Solaris zone failed and did not produce any output.

Action: Ensure that the user running this check can run this command on the desired node.

PRVG-01041: The command "{0}" to list current Solaris zone did not run successfully on node "{1}". The command exited with status "{2}" and the output was: "{3}".

Cause: An attempt to run the indicated command to list the current Solaris zone failed.

Action: Fix any errors indicated by the command and ensure that the user running this check can run this command on the desired node.

PRVG-01042: Command "{0}" to get current zone name failed to run on node "{1}".

Cause: An attempt to run the indicated command to get the current Solaris zone name failed to run on the indicated node and did not produce any output.

Action: Ensure that the user running this check can run the specified command on the node specified.

PRVG-01043: The command "{0}" to get current zone name did not run successfully on node "{1}". The command exited with status "{2}" and the output was: "{3}".

Cause: An attempt to run the indicated command to get the current Solaris zone name failed.

Action: Fix any errors indicated by the command and ensure that the user running this check can run this command on the desired node.

PRVG-01046: NTP service is not disabled on nodes "{0}".

Cause: An attempt to verify that the network time protocol (NTP) service has been disabled on all nodes found that the service was still enabled on the indicated nodes.

Action: The NTP daemon should be disabled on all Solaris non-global zone nodes and enabled in the global zone. Ensure that the NTP service has been disabled on the indicated nodes by running the command 'svcadm disable ntp'.

PRVG-01047: failed to verify that NTP service has been disabled on nodes "{0}"

Cause: An attempt to verify that the network time protocol (NTP) service had been disabled failed for the indicated nodes.

Action: NTP daemon should be disabled on all Solaris non-global zone nodes and enabled in the global zone. Examine any accompanying error messages, address the reported issues and reissue the command 'svcadm disable ntp'.

PRVG-01050: Voting disk locations with the voting disk identification numbers "{0}" are offline.

Cause: Voting disk locations were found to be offline.

Action: Voting disk must be brought online or should be removed from the configuration by executing 'crsctl delete css votedisk vdiskGUID [...]'.

PRVG-01051: The Oracle Clusterware stack is not running on any hub node.

Cause: The Oracle Clusterware stack is not running on any hub node.

Action: Start the Oracle Clusterware stack on at least one hub node.

PRVG-01052: unable to validate device attributes for device "{0}" because keywords "{1}" was used in its UDEV rule

Cause: Device validation for the indicated device could not be completed properly because the indicated keywords were found in the UDEV rule matching that device. The message does not indicate an error in the rule, but a limitation in the validation algorithm. Possibly the rule was correct.

Action: To complete validation, modify the rule to identify the device being checked without the use of the identified keywords, or do nothing, as the rule might have been correct as stated.

PRVG-01060: Failed to retrieve the network interface classification information from an existing CRS home at path "{0}" on the local node

Cause: An attempt to obtain the network interface classification information by running 'oifcfg getif' from an existing CRS home failed on the local node.

Action: Ensure that the user executing the CVU check has read permission for the indicated CRS or Oracle Restart home and that the indicated CRS home path is not left over due to partial clean-up of any previous CRS installation attempts.

PRVG-01062: Leaf Nodes were specified without specifying Grid Naming Service (GNS) Virtual IP address (VIP).

Cause: Leaf Nodes were specified without specifying GNS-VIP. Leaf Nodes require GNS VIP, but do not require GNS subdomain.

Action: If the command line 'cluvfy stage -pre crsinst' is being used, then provide GNS-VIP and GNS subdomain, if needed, using the '-dns' option. If a response file is being used, then verify that the variable 'configureGNS' exists in the specified file and has a valid value.

PRVG-01063: configuration files for more than one time synchronization service were found on nodes of the cluster

Cause: While verifying the setup of the time synchronization services on the cluster nodes, the Cluster Verification Utility (CVU) found that configuration files for more than one type of service were found.

Action: The accompanying messages list the configuration file names along with the nodes on which they were found. Ensure that only one type of time synchronization service is configured on all nodes of the cluster. Remove any identified configuration files that are not required by the configured time synchronization service and retry this command.

PRVG-01066: failed to execute command "{0}" to determine configuration of the daemon "{1}"

Cause: While verifying time synchronization across the cluster nodes, an attempt to query the indicated daemon using the indicated command failed on all of the nodes of the cluster.

Action: Ensure that the indicated command is available on all nodes and that the user running the check has the execute privilege for it. Respond to the error messages that accompany this message and try again.

PRVG-01067: command "{0}" executed on nodes "{1}" produced no output

Cause: While verifying time synchronization across the cluster, the indicated command failed to produce any output on the indicated nodes.

Action: Ensure that the indicated command is available on all nodes and that the user running the check has the execute privilege for it and retry the command.

PRVG-01068: command "{0}" executed on node "{1}" produced an output that could not be parsed

Cause: While verifying time synchronization across the cluster nodes, the indicated command produced output on the indicated node that could not be parsed by the Cluster Verification Utility (CVU).

Action: The output produced by the command accompanies this message. Refer to the output and respond to it.

PRVG-01069: failed to execute command "{0}" on node "{1}"

Cause: While verifying time synchronization across the cluster nodes, the indicated command could not be executed on the indicated node.

Action: Respond to the error messages that accompany this message and try again.

PRVG-01072: daemon "{0}" running on nodes "{1}" does not synchronize to a common time server

Cause: While checking the clock synchronization across the cluster using the command '/usr/bin/chronyc sources', the Cluster Verification Utility (CVU) found that there was no common time server to which all nodes in the cluster synchronize. A list of time servers and the nodes which were configured to use each of them for synchronization accompanies this message.

Action: Reconfigure the indicated daemon so that there is at least one common time server to which all cluster nodes synchronize. If you plan to use Cluster Time Synchronization Service (CTSS) for time synchronization, then the indicated daemon should be uninstalled on all nodes.

PRVG-01073: output of command "{0}" cannot be parsed

Cause: While checking for common time server for clock synchronization across cluster nodes using the indicated command, the Cluster Verification Utility (CVU) could not parse the output of the command.

Action: The output from executing the command is included along with this message. Respond to those messages and retry this command.

PRVG-01076: time servers listed by the command "{0}" on node "{1}" were ignored based on tally codes for the server

Cause: While checking for a common time server for clock synchronization using the indicated command, on the indicated node, the Cluster Verification Utility (CVU) ignored the time servers listed in the accompanying message because of the tally codes found in the command output.

Action: Correct any errors associated with these time servers, on the indicated node and then verify that the tally codes reported by running the indicated command show that these time servers can now be used for clock synchronization, then retry the Cluster Verification Utility command.

PRVG-01100: Found inconsistent 'hosts' entry in file "{0}" on node {1}

Cause: Cluster verification found an inconsistency in the 'hosts' specification entry in name service switch configuration file on the indicated node.

Action: Ensure that the 'hosts' entries define the same lookup order in the name service switch configuration file across all cluster nodes.

PRVG-01101: SCAN name "{0}" failed to resolve

Cause: An attempt to resolve specified SCAN name to a list of IP addresses failed because SCAN could not be resolved in DNS or GNS using 'nslookup'.

Action: Check whether the specified SCAN name is correct. If SCAN name should be resolved in DNS, check the configuration of SCAN name in DNS. If it should be resolved in GNS make sure that GNS resource is online.

PRVG-01102: Command "{0}" to get network information failed.

Cause: An attempt to execute the displayed command failed.

Action: Examine the accompanying error messages for details. Address issues found and retry the command.

PRVG-01103: Command "{0}" to get OCR information failed.

Cause: An attempt to execute the displayed command failed.

Action: Examine the accompanying error messages for details.

PRVG-01104: Unable to create the directory "{0}"

Cause: An attempt to create the directory specified failed on local node.

Action: Ensure that the user running CVU has read and write access to the specified directory, or specify a different directory using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-01105: Error copying file "{0}" to the local node from the source node "{1}"

Cause: The specified file could not be copied from the specified source node to the destination node.

Action: Examine the accompanying error message for details.

PRVG-01106: The OCR locations are not up to date on node "{0}". It has extra locations "{1}".

Cause: The OCR integrity check found that some extra OCR locations are in list on the specified node.

Action: Use the 'ocrconfig -repair' utility to repair the OCR locations on the specified node.

PRVG-01107: The OCR locations are not up to date on node "{0}". The locations "{1}" are not present.

Cause: The OCR integrity check found that some OCR locations were missing from the OCR location list on the specified node.

Action: Use the 'ocrconfig -repair' utility to repair the OCR locations on the specified node.

PRVG-01108: Failed to check OCR locations consistency on node "{0}"

Cause: An attempt to verify OCR locations failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-01110: failed to validate the client GNS file

Cause: An attempt to execute an internal operation to validate the client GNS file failed. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-01111: failed to validate the GNS VIP

Cause: An attempt to execute an internal operation to validate the Grid Naming Service (GNS) VIP failed. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-01112: failed to obtain the list of all users that own CRS resources

Cause: During CRS user verification, an attempt to obtain the list of all users that own CRS resources failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-01153: Easy Connect is not configured in the sqlnet.ora in the location "{0}" on the following nodes:

Cause: names.directory_path entry in the sqlnet.ora does not contain 'ezconnect' as one of the name resolution methods

Action: add 'ezconnect' to names.directory_path entry in the sqlnet.ora

PRVG-01154: Easy Connect is not configured in the sqlnet.ora in the location "{0}" on node "{1}"

Cause: names.directory_path entry in the sqlnet.ora does not contain 'ezconnect' as one of the name resolution methods

Action: add 'ezconnect' to names.directory_path entry in the sqlnet.ora

PRVG-01155: Easy Connect configuration could not be determined.

Cause: Easy Connect configuration check could not be completed

Action: Contact Oracle Support Services.

PRVG-01162: The OS kernel is not running in 64-bit mode on node "{0}".

Cause: The OS kernel was not found to be running in 64-bit mode on the specified node.

Action: Make the kernel run in 64-bit mode on the cluster node. This might involve setting up the symlink /unix -> /usr/lib/boot/unix_64 and rebooting the node.

PRVG-01164: Failed to check the running mode of OS kernel in use

Cause: An attempt to obtain the type (32-bit or 64-bit) of OS kernel using command '/usr/sbin/prtconf -k' failed.

Action: Run the command '/usr/sbin/prtconf -k' manually and follow the command output to fix any issues associated ith its execution.

PRVG-01169: The kernel version "{0}" detected on node "{1}" is not supported for this release.

Cause: An attempt to upgrade or install was rejected because the indicated OS kernel version was not supported.

Action: Retry the operation after upgrading to a supported OS kernel version. Refer to Oracle Database documentation for a list of supported OS kernel versions.

PRVG-01170: Private host name "{0}" with private IP address "{1}" on node "{2}" does not belong to any subnet classified for private interconnect

Cause: Private IP retrieved from the current configuration do not belong to any subnet classified for private interconnect.

Action: Ensure that the private host name is configured correctly, use 'oifcfg' tool to classify the subnet containing the private IPs as private using 'oifcfg setif -global <if_name>/subnet:cluster_interconnect' command.

PRVG-01171: Failed to resolve the private host name "{0}" to an IP address on node "{1}"

Cause: IP address for the private host name could not be retrieved.

Action: Ensure that the identified private host name can be resolved to a private IP address.

PRVG-01172: The IP address "{0}" is on multiple interfaces "{1}" on nodes "{2}"

Cause: The given IP address was found on multiple interfaces, when an IP address can be on at most one interface.

Action: Remove the given IP address from all but one interface on each node.

PRVG-01173: The interfaces "{0}" are configured with the same hardware address "{1}" on nodes "{2}"

Cause: The cluster verification utility (CVU) determined that the indicated interfaces had the same hardware address on the indicated nodes.

Action: Reconfigure the indicated interfaces with unique hardware addresses on the indicated nodes and retry CVU checking.

PRVG-01185: Current OS user is not the owner of the existing database installation. [Expected = "{0}" ; Available = "{1}"]

Cause: Current OS user was not found to be the owner of the existing database installation.

Action: Ensure that the OS user upgrading database installation is the owner of the already existing installation.

PRVG-01186: Failed to get the owning OS user name for the database home "{0}"

Cause: An attempt to obtain the database owner information from an existing database installation failed.

Action: Ensure that the OS user executing the CVU check has read permission for database.

PRVG-01191: Failed to check existence of ASM resource

Cause: An attempt to verify existence of ASM resource failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-01192: ASM (pre-11.2) is not at the same version as CRS version {0}

Cause: The ora.asm resource was not found.

Action: Ensure that ASM Configuration Assistant 'asmca -upgradeASM' has been run and ASM has been upgraded.

PRVG-01195: Upgrade checks can only be performed when upgrading to versions greater than or equal to 11.2.0.1.0

Cause: The -dest_version specified was lower than 11.2.0.1.0.

Action: Specify -dest_version greater than or equal to 11.2.0.1.0.

PRVG-01196: CRS configuration file "{0}" missing on node "{1}".

Cause: While verifying time zone consistency across cluster nodes, the Cluster Verification Utility found that the indicated file was missing on the indicated nodes.

Action: Run the 'cluvfy comp software' command, fix any issues it identifies, and then retry this check.

PRVG-01201: OS kernel parameter "{0}" does not have expected configured value on node "{1}" [Expected = "{2}" ; Current = "{3}"; Configured = "{4}"].

Cause: A check of the configured value for an OS kernel parameter did not find the expected value.

Action: Modify the kernel parameter configured value to meet the requirement.

PRVG-01205: OS kernel parameter "{0}" does not have expected current value on node "{1}" [Expected = "{2}" ; Current = "{3}"; Configured = "{4}"].

Cause: A check of the current value for an OS kernel parameter did not find the expected value.

Action: Modify the kernel parameter current value to meet the requirement.

PRVG-01206: Check cannot be performed for configured value of kernel parameter "{0}" on node "{1}"

Cause: Kernel parameter value could not be determined.

Action: Examine the accompanying error message for details.

PRVG-01253: Required Oracle patch is not found on node "{0}" in home "{1}".

Cause: Required Oracle patch is not applied.

Action: Apply the required Oracle patch.

PRVG-01254: Failed to determine Oracle patch status on the node "{0}"

Cause: Oracle patch status could not be determined.

Action: Ensure that OPatch is functioning correctly.

PRVG-01260: Command "{0}" to obtain Oracle patch status failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-01261: Required Oracle patch "{2}" in home "{1}" is not found on node "{0}".

Cause: An attempted operation could not be completed because the indicated patch had not been applied to the indicated home on the node shown.

Action: Apply the required Oracle patch and retry.

PRVG-01262: failure to determine the status of Oracle patch "{2}" in home "{1}" on node "{0}"

Cause: An attempted operation could not be completed because the Oracle patch status could not be determined. Possibly, the opatch binary was not found or could not read the Oracle home's inventory. Accompanying messages provide further failure details.

Action: Examine the accompanying error messages for details, resolve the problems identified and retry.

PRVG-01265: Failed to determine operating system patch status for patch "{1}" on node "{0}"

Cause: Unable to determine the patch existence.

Action: Manual o/s verification required. Contact IBM support for assistance if needed.

PRVG-01274: Source home "{0}" is not suitable for upgrading to version "{1}".

Cause: The source home version was not suitable for upgrading to the specified version.

Action: Upgrade to a supported version before proceeding to upgrade to the specified version.

PRVG-01278: failed to check suitability of source home "{0}" for upgrading to version "{1}"

Cause: An attempt to verify the suitability of upgrading identified source home to indicated version failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-01297: The following device paths point to the same physical device: "{0}".

Cause: An attempt to check the suitability of listed or discovered device paths for ASM disk group creation found that multiple device paths point to the same physical device.

Action: Ensure that all listed or discovered device paths point to distinct physical devices.

PRVG-01299: ACFS file system does not exist at path "{0}".

Cause: Attempt to verify ACFS file system at the specified file path failed because no ACFS file system was found.

Action: Ensure that ACFS file system is correctly created on the specified location.

PRVG-01300: ACFS verification is not supported on this platform

Cause: ADVM/ACFS device drivers have not yet been ported to this OS or CPU type.

Action: None

PRVG-01301: The COMPATIBLE.ADVM attribute is set to a version "{0}" which is less than the minimum supported version "{1}" for the disk group "{2}" that contains the ACFS path "{3}".

Cause: The COMPATIBLE.ADVM attribute was found to be set to a version which is less than minimum supported version for the ACFS path as indicated.

Action: Ensure that the COMPATIBLE.ADVM attribute is set to 12.1 or higher on UNIX systems and to 12.1.0.2 or higher on Windows systems.

PRVG-01302: Failed to perform the ADVM version compatibility check for the path "{0}"

Cause: An attempt to perform an ADVM version compatibility check for the specified path failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-01303: Invalid device paths "{0}" designate a single device and cannot be used as multiple ASM devices.

Cause: An attempt to check the suitability of indicated device paths for ASM disk group creation found that the device paths do not represent different physical disks, which can affect availability and ASM file striping.

Action: Ensure that device paths selected for ASM disk group creation point to different physical disks and retry the operation.

PRVG-01306: Oracle ACFS is supported on the cluster nodes "{0}" but not on nodes "{1}".

Cause: Cluster Verification Utility (CVU) found that Oracle ACFS is supported only on some cluster nodes but not on all the cluster nodes.

Action: Ensure that Oracle ACFS is supported either on all the cluster nodes or on none of the cluster nodes.

PRVG-01359: Daemon process "{0}" is configured on node "{1}"

Cause: The identified daemon process was found configured on the indicated node.

Action: Ensure that the identified daemon process is not configured on the indicated node.

PRVG-01360: Daemon process "{0}" is running on node "{1}"

Cause: The identified daemon process was found running on the indicated node.

Action: Ensure that the identified daemon process is stopped and not running on the indicated node.

PRVG-01361: failed to read configuration file "{0}" on node "{1}"

Cause: An attempt to check the authentication services parameters failed because the indicated configuration file was not accessible on the indicated node.

Action: Ensure that the indicated configuration file exists on the indicated node and then retry the operation.

PRVG-01362: Native operating system authentication is not configured as an authentication method in the configuration file "{0}" on node "{1}".

Cause: A check of the authentication services parameters determined that the sqlnet.authentication_services parameter in the indicated configuration file on the indicated node was not set to allow the use of native OS authentication.

Action: Edit the indicated configuration file to allow the use of native OS authentication. For Unix platforms, add either 'beq' or 'all' as the value of the sqlnet.authentication_services parameter. For Windows platforms, add either 'nts' or 'all' as the value of the sqlnet.authentication_services parameter. After editing the file, retry the operation.

PRVG-01363: Authentication method check for the entry "{0}" in the configuration file "{1}" on node "{2}" failed. Native OS authentication is expected to be allowed and the methods "{3}" are not expected to be specified

Cause: A check of the authentication services parameters determined that the sqlnet.authentication_services parameter in the indicated configuration file on the indicated node was not set to an expected value.

Action: Edit the indicated configuration file to allow the use of native OS authentication and avoid the usage of indicated unexpected authentication methods. For Unix platforms, add either 'beq' or 'all' as the value of the sqlnet.authentication_services parameter. For Windows platforms, add either 'nts' or 'all' as the value of the sqlnet.authentication_services parameter. After editing the file, retry the operation.

PRVG-01370: Nodes "{0}" are configured as leaf nodes.

Cause: Indicated cluster nodes were found to be configured as leaf nodes which are not supported in release 19c onward.

Action: Convert the indicated nodes to hub nodes before upgrade.

PRVG-01450: Oracle Clusterware is not installed on nodes "{0}".

Cause: A valid Oracle Clusterware installation was not found on the specified nodes.

Action: Ensure that Oracle Clusterware is installed on the nodes before running this check.

PRVG-01452: CTSS resource status check using command "{0}" failed as the command did not produce output on nodes "{1}"

Cause: An attempt to check the status of the Oracle Cluster Time Synchronization Service (CTSS) resource failed because the command specified did not produce output on the node specified.

Action: Ensure that the command specified exists and the current user has execute permission.

PRVG-01453: Oracle CTSS resource is not in ONLINE state on nodes "{0}"

Cause: The Oracle Cluster Time Synchronization Service (CTSS) resource was either in OFFLINE or UNKNOWN state on the nodes specified.

Action: Check the status of the Oracle CTSS resource using the command 'crsctl check ctss'. If CTSS is not running then restart the Clusterware stack.

PRVG-01454: CTSS resource status check using command "{0}" on node "{1}" failed.

Cause: An attempt to check the status of the Oracle Cluster Time Synchronization Service (CTSS) resource failed because the command specified failed.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01455: The command "{0}" to query CTSS time offset and reference failed on node "{1}"

Cause: An attempt to query Oracle Cluster Time Synchronization Service (CTSS) for time offset and reference using specified command failed on the node specified.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01456: The CTSS time offset and reference could not be determined on any node of the cluster.

Cause: An attempt to query CTSS for time offset and reference failed on all nodes of the cluster.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01457: Query of CTSS for time offset failed on nodes "{0}".

Cause: An attempt to query CTSS for time offset and reference failed on the nodes displayed in the message.

Action: Look at the accompanying error messages and respond accordingly.

PRVG-01508: IPMP fail-over group "{0}" with interface list "{1}" on node "{2}" has interfaces "{3}" which are not part of current private network classifications "{4}"

Cause: Found an additional fail-over dependency on an interface in an IPMP group which is not classified as a cluster interconnect on the identified node.

Action: Ensure that all the identified non-participating network interfaces in the IPMP group are classified as a cluster interconnect on the identified node. Use command 'oifcfg setif -global <if_name>/subnet:cluster_interconnect' to classify the network interface as private.

PRVG-01509: IPMP fail-over group "{0}" with interface list "{1}" on node "{2}" has interfaces "{3}" which are not part of current public network classifications "{4}"

Cause: Found an additional fail-over dependency on an interface in an IPMP group which is not classified as a public interface on the identified node.

Action: Ensure that all the identified non-participating network interfaces in the IPMP group are classified as public network interface on the identified node. Use command 'oifcfg setif {-node nodename | -global} {<if_name>/subnet:public}' to classify the network interface as public.

PRVG-01510: IPMP configuration information cannot be obtained from any of the nodes

Cause: Failed to retrieve the information about IPMP configuration from all nodes.

Action: Ensure that current user has required privileges to retrieve IPMP configuration information if IPMP is required to be configured on the cluster nodes.

PRVG-01511: Failed to get IPMP configuration information from node "{0}"

Cause: Failed to retrieve the information about IPMP configuration from identified node.

Action: Ensure that current user has required privileges to retrieve IPMP configuration information if IPMP is required to be configured on the identified node.

PRVG-01512: Failed to retrieve current selection of public and private network classifications

Cause: Could not retrieve the list of public and private network classifications selected in current configuration.

Action: Ensure that the configuration of public and private network classifications is done correctly during the installation process.

PRVG-01513: Failed to retrieve current selection of public and private network classifications for node "{0}"

Cause: Could not retrieve the list of public and private network classifications selected in current configuration.

Action: Ensure that the configuration of public and private network classifications is done correctly during the installation process.

PRVG-01515: Solaris IPMP daemon "{0}" is not running on node "{1}"

Cause: The indicated daemon process was not running. It may have aborted, been shut down, or simply not have been started.

Action: Install and configure the program if necessary, then start it.

PRVG-01516: Operation to check presence of "{0}" daemon or process failed on node "{1}"

Cause: The operation to check indicated daemon or process failed on node identified.

Action: Ensure that the node is accessible and IPMP configuration on the node is correct.

PRVG-01517: The check for "{0}" daemon or process status failed on nodes "{1}"

Cause: The indicated daemon was not accessible or there was some unknown failure in the check.

Action: Review the messages that accompany this message and fix the problem(s) on the indicated nodes.

PRVG-01521: The NIC configuration file at path "{0}" does not exist for IPMP interface "{1}" on node "{2}"

Cause: The network interface card (NIC) configuration file required for consistent IP network multipathing (IPMP) configuration of the interface across reboots was missing at the indicated path for the identified interface on the node.

Action: Ensure that the IPMP configuration for the indicated network interface is correct and that the NIC configuration file at the identified path exists.

PRVG-01522: The NIC configuration file does not exist for some or all the IPMP interfaces on nodes "{0}"

Cause: The network interface card (NIC) configuration file required for consistent IP network multipathing (IPMP) configuration of the interface across reboots was missing at the indicated path for the identified interface on the indicated nodes.

Action: Ensure that the IPMP configuration for the indicated network interface is correct and that the NIC configuration file at the identified path exists.

PRVG-01526: The IPMP interface "{0}" participating in an IPMP group "{1}" has deprecated flag set on node "{2}"

Cause: The identified IPMP interface was found with deprecated flag set on the indicated node.

Action: Ensure that none of the classified IPMP interfaces have the deprecated flag set to ensure the correct functioning of IPMP on the node.

PRVG-01527: Some of the IPMP interfaces have deprecated flag set on nodes "{0}"

Cause: Some of the IPMP interfaces were found with deprecated flag set on the indicated nodes.

Action: Ensure that none of the classified IPMP interfaces have the deprecated flag set to ensure the correct functioning of IPMP on the indicated nodes.

PRVG-01528: Warning: The IPMP interface "{0}" participating in an IPMP group "{1}" is classified as private interconnection interfaces on node "{2}"

Cause: The identified interface classified as private interconnection interface was found to be a member of an IPMP group on the indicated node. The Highly Available IP Address (HAIP) is not supported on Solaris 11 if IPMP interfaces are classified as private interconnection.

Action: If HAIP support is required then ensure that only non-IPMP interfaces are classified as private interconnection.

PRVG-01529: Warning: Some of the IPMP interfaces are classified as private interconnection interfaces on nodes "{0}"

Cause: The interfaces classified as private interconnection interfaces were found to be a member of an IPMP group on the indicated nodes. The Highly Available IP Address (HAIP) is not supported on Solaris 11 if IPMP interfaces are classified as private interconnection.

Action: If HAIP support is required then ensure that only non-IPMP interfaces are classified as private interconnection.

PRVG-01533: The IPMP interfaces "{0}" classified as public network do not belong to the subnet "{1}" on node "{2}"

Cause: The identified IPMP interfaces classified as public networks were found to have different subnet on the indicated node.

Action: If IPMP interfaces are classified as public network for the clusterware configuration then all the configured interfaces must belong to same subnet.

PRVG-01534: The IPMP interfaces classified as public network do not belong to the public subnet on nodes "{0}"

Cause: The IPMP interfaces classified as public networks were found to have different subnet on the indicated nodes.

Action: If IPMP interfaces are classified as public network for the clusterware configuration then all the configured interfaces must belong to same subnet.

PRVG-01538: The IPMP interfaces "{0}" classified as private interconnection do not belong to the subnet "{1}" on node "{2}"

Cause: The identified IPMP interfaces classified as private interconnection were found to have different subnet on the indicated node.

Action: If IPMP interfaces are classified as private interconnection for the clusterware configuration then all the configured interfaces must belong to same subnet.

PRVG-01539: The IPMP interfaces classified as private interconnection do not belong to the private subnet on nodes "{0}"

Cause: The IPMP interfaces classified as private interconnection were found to have different subnet on the indicated nodes.

Action: If IPMP interfaces are classified as private interconnection for the clusterware configuration then all the configured interfaces must belong to same subnet.

PRVG-01543: The IPMP interfaces "{0}" share the same MAC or hardware address "{1}" on node "{2}".

Cause: The identified interfaces were found to share the same indicated MAC or hardware address on the indicated node.

Action: If an IP Network Multipathing (IPMP) interface is classified as a private or public network, then ensure that it has a unique MAC or hardware address configured on the indicated node.

PRVG-01544: Some or all of the IPMP interfaces share the same MAC or hardware address on nodes "{0}".

Cause: The IP Network Multipathing (IPMP) interfaces were found to share the same MAC or hardware address on the indicated nodes.

Action: If IPMP interfaces are classified as private or public networks, then ensure that they have a unique MAC or hardware address configured on the indicated node.

PRVG-01545: Some of the IPMP group interfaces are not classified as private or public network interfaces on nodes "{0}".

Cause: The IP Network Multipathing (IPMP) group consistency check found an additional fail-over dependency on an interface in an IPMP group which was not classified as either public or private interconnect on the identified nodes.

Action: Ensure that all the IPMP group interfaces are classified as either public or private interconnect on the identified nodes. Use command 'oifcfg setif {-node nodename | -global} {<if_name>/subnet:public/cluster_interconnect}' to classify the network interface as public or private interconnect.

PRVG-01546: IPMP group configuration check is skipped. The network configuration command line failed to specify network classifications PUBLIC or PRIVATE.

Cause: The IPMP configuration check could not be performed because the public and private network classifications were omitted from command line input.

Action: Ensure that the configuration of public and private network classifications is specified correctly in the command line input.

PRVG-01550: Failed to retrieve the list of IP addresses on private network from node "{0}"

Cause: An attempt to retrieve the list of private network IP addresses for the private network classifications failed on the indicated node.

Action: Ensure that the configuration of private network classifications is done correctly on the indicated node.

PRVG-01551: Failed to retrieve the list of IP addresses on public network from node "{0}"

Cause: An attempt to retrieve the list of public network IP addresses for the public network classifications failed on the indicated node.

Action: Ensure that the configuration of public network classifications is done correctly on the indicated node.

PRVG-01560: Temporary directory path "{0}" is shared on nodes "{1}"

Cause: The temporary directory path was found to be shared by two or more nodes.

Action: Ensure that the temporary directory path is not shared between the nodes specified.

PRVG-01561: Setting ORA_CRS_HOME variable is not supported

Cause: The environment variable ORA_CRS_HOME has been set before starting an installation or upgrade.

Action: Unset environment variable ORA_CRS_HOME.

PRVG-01562: failed to retrieve the information for the cluster public networks

Cause: An attempt to retrieve the network information for networks classified as public during cluster network connectivity checks failed because there were no networks classified as public.

Action: Ensure that the clusterware is up and running and that at least one of the networks is classified as public and retry the node connectivity check.

PRVG-01563: Could not find a public cluster network to perform VIP subnet checks on the node "{0}".

Cause: An attempt to retrieve the cluster network information classified as public during VIP subnet checks failed because there were no networks classified as public on the specified node.

Action: Ensure that at least one of the cluster networks is classified as public and retry the VIP subnet check on the specified node.

PRVG-01564: The VIP name "{0}" could not be resolved to an IP address.

Cause: An attempt to resolve the indicated VIP name to an IP address during VIP subnet checks failed because the IP address could not be found.

Action: Ensure that the indicated VIP name is a valid host name that can be resolved to an IP address, correct the value and retry the operation.

PRVG-01600: ASM network not specified

Cause: An ASM network was not specified when ASM presence was 'flex'.

Action: Make sure that there is at least one network of type 'ASM' or 'ASM-PRIV' selected in the Network Interface dialog screen of Oracle Universal Installer.

PRVG-01601: ASM network was not configured

Cause: An attempt to verify if the ASM network was configured failed when ASM presence was 'flex'.

Action: Make sure that there is at least one ASM network configured using the 'oifcfg setif' command.

PRVG-01604: Failed to validate ASM credentials in file "{0}"

Cause: An attempt to verify if the ASM credentials in specified credentials file are valid failed.

Action: Make sure that the path to specified file is correct. Also look at accompanying messages and respond accordingly.

PRVG-01605: Failed to validate ASM credentials

Cause: An attempt to verify ASM credentials are valid failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-01608: Network connectivity check across cluster nodes on the ASM network failed

Cause: An attempt to verify connectivity of cluster nodes on the ASM network failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-01611: ASM network not specified

Cause: An ASM network was not specified when ASM presence was 'flex'.

Action: Make sure that there is at least one ASM network specified using the -networks command line parameter.

PRVG-01612: ASM disk groups could not be retrieved

Cause: During ASM integrity verification, an attempt to retrieve ASM disk groups failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-01613: ASM disk group "{0}" did not resolve to any disk

Cause: An attempt to retrieve an associated disk path for the indicated ASM disk group did not resolve to any disk paths.

Action: Ensure that the ASM disk group is correctly configured with valid disk paths and that the ASM filter driver if used lists the associated devices for this disk group when the command 'afdtool -getdevlist' is issued. If ASM filter driver is not in use then ensure that the ASM kfod command 'kfod op=DISKS disks=all dscvgroup=TRUE' lists the associated disks for the indicated ASM disk group.

PRVG-01614: Virtual environment detected. Skipping shared storage check.

Cause: Shared storage check was skipped because of limitations in determining the sharedness of the storage devices in virtual environments.

Action: Ensure that the selected storage devices are shared between the nodes.

PRVG-01615: Virtual environment detected. Skipping shared storage check for disks "{0}".

Cause: Shared storage check for the indicated disks was skipped because of limitations in determining the sharedness of the disks in virtual environments.

Action: Ensure that the indicated disks are shared between the nodes.

PRVG-01650: failed to create required native library context.

Cause: An attempt to initialize a required native library context failed.

Action: Ensure that the Grid user has write authority on Oracle base path.

PRVG-01701: Check for equivalence for user "{0}" from node "{1}" to nodes "{2}" failed.

Cause: The CVU check to verify user equivalence among all cluster nodes failed on the indicated node because user equivalence did not exist for the indicated user between that node and all of the other nodes shown in the message.

Action: Ensure that user equivalence exists between the specified nodes. The command 'cluvfy comp admprv -o user_equiv' can be used with the '-fixup' option to set up the user equivalence. A password is required.

PRVG-01703: Check for user equivalence for user "{0}" failed on all cluster nodes.

Cause: An error occurred while trying to verify user equivalence among the cluster nodes. The accompanying messages provide detailed information about the failure.

Action: Resolve the problems described in the accompanying messages, and retry the operation. The command 'cluvfy comp admprv -o user_equiv' with the '-fixup' option can be used to set up the user equivalence. A password is required.

PRVG-01801: Nodes "{0}" are Windows domain controllers.

Cause: The Cluster Verification Utility determined that the specified nodes are Windows domain controllers. Oracle recommends that Oracle Clusterware and Database software should not be installed on machines that are Windows domain controllers.

Action: Modify the list of nodes to omit the indicated nodes.

PRVG-01803: failed to determine if any of the nodes "{0}" are Windows domain controllers

Cause: The Cluster Verification Utility could not determine if any of the specified nodes are Windows domain controllers.

Action: Examine the accompanying messages and respond accordingly.

PRVG-01900: The directory "{0}" cannot be used as work directory on nodes "{1}".

Cause: An operation requiring remote execution could not complete because the attempt to set up the Cluster Verification Utility remote execution framework failed because the necessary files could not be copied to the indicated directory on the indicated nodes. The accompanying message provides detailed failure information.

Action: Ensure that the path identified either exists or can be created on the indicated nodes. Ensure that user running this check has sufficient permission to overwrite the contents of the indicated directory. Examine the accompanying error messages, address the issues reported and retry.

PRVG-01901: failed to setup CVU remote execution framework directory "{0}" on nodes "{1}"

Cause: An operation requiring remote execution could not complete because the attempt to set up the Cluster Verification Utility remote execution framework failed on the indicated nodes at the indicated directory location because the CVU remote execution framework version did not match the CVU java verification framework version. The accompanying message provides detailed failure information.

Action: Ensure that the directory indicated exists or can be created and the user executing the checks has sufficient permission to overwrite the contents of this directory. Also review the accompanying error messages and respond to them. An alternate location for the remote execution framework directory can be specified by using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-01903: Directory "{0}" cannot be used as work directory on any of the nodes.

Cause: An operation requiring remote execution could not complete because the attempt to set up the Cluster Verification Utility remote execution framework failed on all nodes. The accompanying message provides detailed failure information.

Action: Ensure that the directory indicated exists or can be created and the user executing the checks has sufficient permission to overwrite the contents of this directory. Also review the accompanying error messages and respond to them.

PRVG-01904: Path "{0}" is not a valid directory.

Cause: An operation to set up the Cluster Verification Utility remote execution framework was rejected because the indicated path did not designate a valid directory.

Action: Retry the operation specifying a path designating an existing directory for which the user executing the checks has sufficient permission to overwrite its contents.

PRVG-02000: The 'search' entry in the existing "{0}" files is inconsistent.

Cause: A check of resolv.conf files across the cluster nodes found inconsistent 'search' entries.

Action: Ensure that all nodes of the cluster have the same 'search' entry in their 'resolv.conf' files.

PRVG-02002: Encountered error in copying file "{0}" from node "{1}" to node "{2}"

Cause: The specified file could not be copied from the specified source node to the destination node.

Action: Examine the accompanying error message for details.

PRVG-02012: The 'domain' entries in the existing "{0}" files are inconsistent.

Cause: A check of nodes' resolv.conf files found inconsistent 'domain' entries.

Action: Make sure that all nodes of the cluster have same 'domain' entry in the file specified.

PRVG-02016: File "{0}" on node "{1}" has both 'search' and 'domain' entries.

Cause: Both 'search' and 'domain' entries were found in the 'resolv.conf' file on the indicated node.

Action: Make sure that only one of these entries exists in the file 'resolv.conf'. It is preferable to use a 'search' entry in resolv.conf.

PRVG-02018: failed to execute DNS query command on nodes "{0}"

Cause: An error happened while querying a domain name server.

Action: Run 'nslookup' on the host name and make sure the name is resolved by all servers defined in the 'resolv.conf' file.

PRVG-02019: Check for equivalence of user "{0}" from node "{1}" to node "{2}" failed

Cause: The CVU check to verify user equivalence for the indicated user between the indicated nodes failed because user equivalence did not exist.

Action: Ensure that user equivalence exists between the specified nodes. The command 'cluvfy comp admprv -o user_equiv' can be used with the '-fixup' option to set up the user equivalence. A password is required.

PRVG-02020: No OHASD entry was found in /etc/inittab file on node "{0}"

Cause: A check of file /etc/inittab did not find the expected entry for OHASD.

Action: Deconfigure Grid Infrastructure and reconfigure it.

PRVG-02026: no response for name "{0}" from the DNS server "{1}" specified in "resolv.conf"

Cause: An attempt to look up the name in DNS has failed.

Action: Make sure that all DNS servers specified in the file 'resolv.conf' respond to all the nodes.

PRVG-02027: Owner of file "{0}" is inconsistent across nodes. [Found = "{1}" on Nodes = "{2}"]

Cause: Ownership of the indicated file was not the same on all cluster nodes.

Action: Change the owner of the indicated file to ensure it is the same on all nodes.

PRVG-02028: Group of file "{0}" is inconsistent across nodes. [Found = "{1}"]

Cause: Ownership group of the indicated file was not the same on all cluster nodes.

Action: Change the group of the indicated file to ensure it is the same on all nodes.

PRVG-02029: Octal permissions of file "{0}" are inconsistent across nodes. [Found = "{1}"]

Cause: Octal permissions of the indicated file were not the same on all cluster nodes.

Action: Change the permissions of the indicated file to ensure they are the same on all nodes.

PRVG-02030: Failed to check attributes of file "{0}" on node "{1}"

Cause: An attempt to retrieve the file system attributes of the specified file failed.

Action: Ensure that the file exists on the system and user has permissions to retrieve the details of specified file.

PRVG-02031: Owner of file "{0}" did not match the expected value on node "{1}". [Expected = "{2}" ; Found = "{3}"]

Cause: A check for file system attributes found that the owner of the indicated file on the indicated node was different from the required owner.

Action: Change the owner of the indicated file to match the required owner.

PRVG-02032: Group of file "{0}" did not match the expected value on node "{1}". [Expected = "{2}" ; Found = "{3}"]

Cause: A check for file system attributes found that the group of the indicated file on the indicated node was different from the required group.

Action: Change the group of the indicated file to match the required group.

PRVG-02033: Permissions of file "{0}" did not match the expected octal value on node "{1}". [Expected = "{2}" ; Found = "{3}"]

Cause: A check for file system attributes found that the permissions of the indicated file on the indicated node were different from the required permissions.

Action: Change the permissions of the indicated file to match the required permissions.

PRVG-02034: Command "{0}" executed on node "{1}" exited with status value "{2}" and gave the following output:

Cause: An executed command produced unexpected results.

Action: Respond based on the failing command and the reported results.

PRVG-02035: Command "{0}" executed on node "{1}" exited with status value "{2}" and gave no output

Cause: An executed command produced unexpected results.

Action: Respond based on the failing command and the reported results.

PRVG-02042: Unable to obtain OLR location from node "{0}"

Cause: A check of the Oracle Local Registry (OLR) could not determine that file's location on the indicated node.

Action: Check the status of OLR using the command 'ocrcheck -config -local' on the indicated node.

PRVG-02043: Command "{0}" failed on node "{1}" and produced the following output:

Cause: An executed command failed.

Action: Respond based on the failing command and the reported results.

PRVG-02044: Command "{0}" failed on node "{1}" and produced no output.

Cause: An executed command failed.

Action: Respond based on the failing command.

PRVG-02045: Operating system function "{0}" failed on node "{1}".

Cause: A call to an Operating System dependent service or function returned an error indication.

Action: This error normally is accompanied by other (higher-level) messages describing the operation that is affected by the failure. It may also include one or more of messages PRVG-2046 and PRVG-2047 providing additional error details. All of the messages should be examined to assess the error, which may have a very ordinary cause and correction, such as an input file failing to open because the supplied name was misspelled.

PRVG-02046: Operating system error message: "{0}"

Cause: This message accompanies message PRVG-2045 above when the Operating System dependent error data can be converted into a text message.

Action: See message PRVG-2045.

PRVG-02047: Additional information: "{0}"

Cause: This message accompanies message PRVG-2045 and supplies additional information related to the error condition. A single error may include multiple lines of additional information.

Action: See message PRVG-2045.

PRVG-02048: no response for name "{0}" from the DNS server "{1}" specified in "resolv.conf"

Cause: An attempt to look up the name in DNS using the indicated name server has failed.

Action: Remove the obsolete DNS servers specified in the file 'resolv.conf'.

PRVG-02052: There is no 'hosts' entry in the file "{0}" on nodes: "{1}".

Cause: The 'hosts' entry was not found in the indicated name service switch configuration file on the nodes indicated while it was present in others.

Action: Look at the indicated file on all nodes. Make sure that either a 'hosts' entry is defined on all nodes or is not defined on any nodes.

PRVG-02054: The following nodes have multiple 'hosts' entries defined in file "{0}": {1}.

Cause: The nodes specified had multiple 'hosts' entries defined in the file specified.

Action: Make sure that the file specified has only one 'hosts' entry.

PRVG-02058: The 'hosts' entries in the existing "{0}" files are inconsistent.

Cause: A check of nodes' name service switch configuration files found inconsistent 'hosts' entries.

Action: Make sure that all nodes of the cluster have same 'hosts' entry in the file specified.

PRVG-02064: There are no configured name servers in the file '/etc/resolv.conf' on the nodes "{0}"

Cause: Entries for 'nameserver' were not found in the file '/etc/resolv.conf' on the indicated nodes.

Action: Specify the 'nameserver' entry on the indicated nodes.

PRVG-02070: Disk group for ocr location "{0}" is not available on the following nodes:

Cause: Disk group was not found on the specified nodes.

Action: Ensure that the disks underlying the disk group are accessible from the specified nodes.

PRVG-02071: Disk group for ocr location "{0}" is not available on "{1}"

Cause: Disk group was not found on the specified node.

Action: Ensure that the disks underlying the disk group are accessible from the specified node.

PRVG-02078: Execution of command "{0}" on node "{1}" for disk "{2}" showed there was no UUID in the disk label.

Cause: An attempt to retrieve the universally unique ID (UUID) for the indicated disk on the node shown using the indicated command in order to check for sharedness across nodes determined that the disk did not have a UUID. Sharedness could not be checked for this device.

Action: To check sharedness for the indicated device, assigned it a UUID using the commands specific to the platform and retry the sharedness check. Alternatively, select a different device with a UUID for shared access and verify sharedness for that disk.

PRVG-04000: Windows registry key "{0}" is absent on node "{1}"

Cause: Could not find the specified Windows registry key on the identified node.

Action: Contact Oracle Support Services.

PRVG-04001: Failed to check existence of Windows registry key "{0}" on node "{1}", [{2}]

Cause: Could not check the existence of specified Windows registry key on the identified node.

Action: Look at the accompanying messages and respond accordingly.

PRVG-04002: Missing '-user <user_name>' argument for selected privilege delegation method "{0}".

Cause: A user name was not specified on the command line for the specified privilege delegation method.

Action: Specify a user name using the '-user' option following the privilege delegation method on the command line.

PRVG-04500: Parameter "{0}" value is not valid

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

Action: Contact Oracle Support Services.

PRVG-04505: Windows user "{0}" cannot be the service user

Cause: An attempt was made to specify the built-in Windows user 'nt authority\\local service' as the service owner.

Action: Specify either the Windows user 'nt authority\\local system' or a Windows domain user without administrative privilege as the service owner.

PRVG-04506: Windows user "{0}" is not a domain user

Cause: An attempt was made to specify a Windows user account local to this system as the service owner.

Action: Specify either the Windows user 'nt authority\\local system' or a Windows domain user without administrative privilege as the service owner.

PRVG-04510: Windows user "{0}" is an administrator on the nodes "{1}"

Cause: The specified Windows user was found to be an administrator on the nodes specified.

Action: Make sure that the Windows user name specified as service user is not an administrator on any of the nodes.

PRVG-04513: User name or password is invalid for Windows user "{0}"

Cause: An attempt to verify the Windows user name and password failed as user name or password is not valid.

Action: Make sure that the Windows user name and password specified are correct.

PRVG-04515: Unable to determine if the Windows user "{0}" is a domain user

Cause: An attempt to determine if the specified Windows user account is a domain user failed.

Action: Examine the accompanying error messages for details.

PRVG-04516: Failed to verify Windows user "{0}" is not an administrator on nodes "{1}"

Cause: An attempt to determine if the specified Windows user is an administrator on the specified nodes failed.

Action: Examine the accompanying error messages for details.

PRVG-04517: Failed to validate the user name and password for Windows user "{0}"

Cause: An attempt to determine if the specified Windows user name and password are valid failed.

Action: Examine the accompanying error messages for details.

PRVG-04520: The OSUSER wallet contains incorrect password for Windows user "{0}"

Cause: An attempt to verify the password stored in OSUSER wallet for the specified Windows user found that the password is invalid.

Action: Use the command 'crsctl modify wallet -type OSUSER' to update the password in the wallet for the specified user.

PRVG-04521: Failed to verify the password stored in OSUSER wallet for Windows user "{0}"

Cause: An attempt to determine if the password stored in OSUSER wallet for specified Windows user is valid failed.

Action: Examine the accompanying error messages for details.

PRVG-04522: Failed to check if Windows user "{0}" can be used as service user

Cause: An attempt to determine if the specified Windows user can be used as a service user failed.

Action: Examine the accompanying error messages for details.

PRVG-04524: Windows user "{0}" is not a member of Windows group "{2}" on nodes "{1}"

Cause: The specified Windows user was not a member of specified Windows group on the nodes specified.

Action: Add the specified Windows user to the specified Windows group using the 'net group' command.

PRVG-04526: Failed to verify if Windows user "{0}" is a member of Windows group "{1}"

Cause: An attempt to determine if the specified Windows user is a member of specified windows group failed.

Action: Examine the accompanying error messages for details.

PRVG-04530: Windows virtual account was specified as the Oracle database home service user.

Cause: An attempt was made to specify the Windows virtual account as Oracle home service user. This type of user is not supported for a Real Application Cluster database home.

Action: Specify either the Windows user 'nt authority\\local system', Windows Group Managed Service Account (GMSA) user, or a Windows domain user without administrative privilege as the service user.

PRVG-04531: Windows user "{0}" does not have permissions on directory "{1}" on nodes "{2}"

Cause: The specified Windows user did not have permissions on directory specified on the nodes specified.

Action: Grant full control to the directory specified to the Windows user specified on the nodes specified. Use Windows Explorer or a comparable mechanism to grant full control.

PRVG-04532: Windows user "{0}" does not have permissions on file "{1}" on nodes "{2}"

Cause: The specified Windows user did not have permissions on file specified on the nodes specified.

Action: Grant full control to the file specified to the Windows user specified on the nodes specified. Use Windows Explorer or a comparable mechanism to grant full control.

PRVG-04533: Windows user "{0}" does not have permissions on Windows registry key "{1}" on nodes "{2}"

Cause: The specified Windows user did not have permissions on Windows registry key specified on the nodes specified.

Action: Grant full control to the Windows registry key specified to the Windows user specified on the nodes specified. Use Windows registry tool to grant permissions.

PRVG-04537: Failed to verify Windows user "{0}" has permissions on directory "{2}" on nodes "{1}"

Cause: An attempt to determine if the specified Windows user has permissions on the directory specified on the nodes specified failed.

Action: Examine the accompanying error messages for details.

PRVG-04538: Failed to verify Windows user "{0}" has permissions on file "{2}" on nodes "{1}"

Cause: An attempt to determine if the specified Windows user has permissions on the file specified on the nodes specified failed.

Action: Examine the accompanying error messages for details.

PRVG-04539: Failed to verify Windows user "{0}" has permissions on Windows registry key "{2}" on nodes "{1}"

Cause: An attempt to determine if the specified Windows user has permissions on the Windows registry key specified on the nodes specified failed.

Action: Examine the accompanying error messages for details.

PRVG-04541: Windows user "{0}" is not a Group Managed Service Account (GMSA) user on nodes "{1}".

Cause: The specified Windows user was not a Group Managed Service Account (GMSA) user on the nodes specified.

Action: Make sure that the Windows user specified is a GMSA user on all nodes of the cluster.

PRVG-04543: failed to verify Windows user "{0}" is a Global Managed Service Account (GMSA) user on nodes "{1}"

Cause: An attempt to determine if the specified Windows user is a Global Managed Service Account (GMSA) user on the specified nodes failed.

Action: Examine the accompanying error messages for details.

PRVG-04558: ASM instance was found to be configured and running on nodes "{0}" and not running on the node "{1}" on which upgrade is requested

Cause: An ASM instance was found configured and running on the indicated nodes and not on the identified node on which upgrade was requested.

Action: Ensure that the upgrade is performed on one of the indicated nodes on which the ASM instance is currently configured and running.

PRVG-04560: Default listener for node "{0}" was found configured and running on node "{1}"

Cause: A default listener was found configured and running on the indicated node and not on the node on which the upgrade was requested.

Action: Ensure that the default listener, if configured, is running on the node on which the upgrade is being performed.

PRVG-04562: Failed to determine the status of an ASM instance configuration. Error: {0}

Cause: Attempt to retrieve an information about the current configuration of an ASM instance failed with the indicated error.

Action: Ensure that the ASM instance, if configured, is correctly configured and an ASM instance is up and running on one of the cluster nodes.

PRVG-04563: Failed to determine the status of default listener on the node "{0}" on which upgrade is requested. Error: {1}

Cause: Attempt to retrieve the status of the default listener on the node on which upgrade is requested failed with the indicated error.

Action: Ensure that the default listener, if configured, for the node on which upgrade is requested is correctly configured and is running from the node.

PRVG-04564: File "{0}" could not be created

Cause: ASM disk ownership, group, permission and size checks failed because ASM discovery string processing was unable to create a temporary file.

Action: Ensure that there is at least 1GB space in the location where the file is being created. Ensure that the user executing the check has write permission at the specified location.

PRVG-04567: An ASM instance was found to be configured but the ASM parameter file used for this instance was not found on the node "{0}" on which upgrade is requested.

Cause: An ASM parameter file for an ASM instance configured on the indicated node was not found.

Action: Ensure that the ASM instance is configured using an existing ASM parameter file, SPFILE or PFILE, on the indicated node.

PRVG-04568: An ASM instance was found to be configured but the ASM parameter file does not exist at location "{0}" on the node "{1}" on which upgrade is requested.

Cause: The indicated ASM parameter file did not exist at the identified location.

Action: Ensure that the ASM instance is configured and started using an existing ASM parameter file, SPFILE or PFILE on the indicated node. If a new ASM parameter file is created, restart the ASM instance to use that ASM parameter file.

PRVG-04572: Parameter file "{0}" for ASM instance is not on an ASM disk group.

Cause: The indicated parameter file was not on an ASM disk group.

Action: Ensure that the indicated parameter file is on an ASM disk group.

PRVG-04574: Password file "{0}" for ASM instance is not on an ASM disk group.

Cause: The indicated password file was not on an ASM disk group.

Action: Ensure that the indicated password file is on an ASM disk group using the command "orapwd input_file='existing password file path' file='destination ASM file path' asm=y force=y".

PRVG-04576: ASM password file "{0}" does not exist on nodes "{1}".

Cause: An attempt to upgrade Oracle Grid Infrastructure failed because the indicated ASM password file was not present on indicated nodes.

Action: Ensure that the ASM password file exists at the specified location and retry the upgrade. Refer to the Oracle ASM documentation to create ASM password file or modify the location of an existing ASM password file.

PRVG-04585: failed to retrieve the ASM parameter file location on the node "{0}"

Cause: A CVU pre-upgrade check could not be completed because an attempt to query the currently running ASM instance on the indicated node to obtain the location of its parameter file failed. The accompanying error messages provide detailed failure information.

Action: Ensure that the ASM instance is configured and started using an existing ASM parameter file, SPFILE or PFILE on the indicated node. Examine the accompanying error messages and correct the problem indicated.

PRVG-04586: Password backup file "{0}" for ASM is not on an Oracle ASM disk group.

Cause: The indicated password backup file was not on an Oracle ASM disk group.

Action: Ensure that the indicated password backup file is on an Oracle ASM disk group using the command "orapwd input_file='existing password file path' file='destination ASM file path' asm=y force=y".

PRVG-04588: Password file "{0}" and Password backup file "{1}" for ASM are on the same Oracle ASM disk group.

Cause: The indicated password backup file is on the same Oracle ASM disk group as the password file.

Action: Ensure that the indicated password backup file is on a different Oracle ASM disk group than the password file.

PRVG-04600: Nodes "{0}" do not have VIPs configured

Cause: An attempt to verify if the specified nodes that are configured as 'auto' and are currently Leaf nodes but can become Hub nodes have Virtual Internet Protocol (VIP) addresses configured failed because no IP addresses were assigned for the node VIPs.

Action: Ensure that the nodes specified have node VIPs that are configured but not in use.

PRVG-04601: Node VIPs for nodes "{0}" are active

Cause: An attempt to verify if the specified nodes that are configured as 'auto' and are currently Leaf nodes but can become Hub nodes have Virtual Internet Protocol (VIP) addresses that are not active failed because the VIPs for the specified nodes were active.

Action: Ensure that the node VIPs for the nodes specified have VIP's that are not active.

PRVG-04610: Nodes "{0}" do not have VIPs configured

Cause: It was found that specified hub nodes do not have node VIPS configured.

Action: Ensure that the nodes specified have node VIPs that are configured but not in use.

PRVG-04611: Node VIPs for nodes "{0}" are active

Cause: The VIPs for the specified hub nodes were found to be reachable.

Action: Ensure that the node VIPs for the nodes specified have VIP's that are not reachable using ping.

PRVG-04654: Disk discovery string mismatch between ASM instance and GPnP profile. GPnP profile: "{0}", ASM Instance: "{1}".

Cause: Disk discovery strings in the ASM instance and GPnP profile were different.

Action: Use the command 'asmcmd dsset' to set the ASM discovery string to the correct value in both places.

PRVG-04655: The command "{0}" to retrieve ASM discovery string failed

Cause: The specified command executed to retrieve ASM discovery string failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-04656: The command "{0}" to obtain the list of ASM disks failed

Cause: The specified command executed to retrieve list of ASM disks failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-04657: The permissions for block devices "{0}" are incorrect on node "{1}" [Expected = {2} octal, Actual = {3}]

Cause: The permissions of the indicated block devices were incorrect on the specified node. Starting in 12g the default ASM disk discovery string was changed from '/dev/raw/raw*' to '/dev/sd*'. The disks corresponding to the block device files in the message were members of ASM disk groups and were accessed using the raw devices (matched by '/dev/raw/raw*' prior to 12g) with the correct permissions. However, the block devices in the message corresponding to the same disks and found with '/dev/sd*' do not have the correct permissions. To ensure continued working of ASM, all disks that were members of disk groups must continue to be members.

Action: Make sure that the permissions for the specified block devices matches the expected value (this will be necessary in the long run because raw devices are being deprecated). Alternatively set the string '/dev/raw/raw*' as the disk discovery path using command 'asmcmd dsset --normal discovery string' in ASM 11.2 or later, using command 'alter system set asm_diskstring=discovery string scope=spfile;' in 11.1 or earlier ASM.

PRVG-04664: Failed to obtain block device corresponding to raw disk "{0}" on node "{1}"

Cause: An attempt to obtain block device corresponding to specified raw disk failed on node specified. Starting in 12g the default ASM disk discovery string was changed from '/dev/raw/raw*' to '/dev/sd*'. The specified disks were picked up by using the old default disk discovery string '/dev/raw/raw*'. To ensure continued working of ASM, all disks that were members of disks groups must continue to be members.

Action: Look at the accompanying error message and respond accordingly.

PRVG-04665: The owner for block devices "{0}" are incorrect on node "{1}" [Expected = {2}, Actual = {3}]

Cause: The owner of the block device on the node specified were incorrect. Starting in 12g the default ASM disk discovery string was changed from '/dev/raw/raw*' to '/dev/sd*'. The disks corresponding to the block device files in the message were members of ASM disk groups and were accessed using the raw devices (matched by '/dev/raw/raw*' prior to 12g) with the correct ownership. However, the block devices in the message corresponding to the same disks and found with '/dev/sd*' do not have the correct ownership. To ensure continued working of ASM, all disks that were members of disk groups must continue to be members.

Action: Make sure that the owner of the specified block devices matches the expected value (this will be necessary in the long run because raw devices are being deprecated). Alternatively set the string '/dev/raw/raw*' as the disk discovery path using command 'asmcmd dsset --normal discovery string' in ASM 11.2 or later, using command 'alter system set asm_diskstring=discovery string scope=spfile;' in 11.1 or earlier ASM.

PRVG-04666: The group for block devices "{0}" are incorrect on node "{1}" [Expected = {2}, Actual = {3}]

Cause: The group ownership of the block devices on the node specified were incorrect. Starting in 12g the default ASM disk discovery string was changed from '/dev/raw/raw*' to '/dev/sd*'. The disks corresponding to the block device files in the message were members of ASM disk groups and were accessed using the raw devices (matched by '/dev/raw/raw*' prior to 12g) with the correct group ownership. However, the block devices in the message corresponding to the same disks and found with '/dev/sd*' do not have the correct group ownership. To ensure continued working of ASM, all disks that were members of disk groups must continue to be members.

Action: Make sure that the group of the specified block devices matches the expected value (this will be necessary in the long run because raw devices are being deprecated). Alternatively set the string '/dev/raw/raw*' as the disk discovery path using command 'asmcmd dsset --normal discovery string' in ASM 11.2 or later, using command 'alter system set asm_diskstring=discovery string scope=spfile;' in 11.1 or earlier ASM.

PRVG-04669: Could not determine ASM disk discovery string on node "{0}"

Cause: ASM disk ownership, group, permission and size checks failed because the ASM discovery string could not be determined.

Action: Examine the accompanying error messages and correct the problem indicated.

PRVG-04670: File "{0}" could not be read

Cause: An error occurred while reading the specified file while trying to determine whether default ASM discovery string was being used.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-04671: Failed to match the block device "{0}" with the new default discovery string

Cause: The specified block device could not be discovered with the new default discovery string. Starting in 12g the default ASM disk discovery string was changed from '/dev/raw/raw*' to '/dev/sd*'. To ensure proper upgrade of ASM, all disks that were member disks of diskgroups prior to upgrade must continue to be discovered as member disks after upgrade.

Action: Make sure that the specified devices are discoverable using the new default discovery string (this will be necessary in the long run because raw devices are being deprecated). Alternatively set the disk discovery path to '/dev/raw/raw*' using the command 'asmcmd dsset --normal discovery string' in ASM 11.2 or later. If SPFILE is in use for 11.1 or earlier ASM, then use the command 'ALTER SYSTEM SET ASM_DISKSTRING=discovery string SCOPE=SPFILE;'. Otherwise, update the value of parameter ASM_DISKSTRING in the PFILE of each ASM instance.

PRVG-04672: failed to retrieve ASM discovery string information while checking ASM disk size consistency

Cause: An attempt to obtain ASM discovery string information failed.

Action: Examine the accompanying error message for details.

PRVG-05150: could not determine if path {0} is a valid path on all nodes

Cause: Checking for shared devices could not be executed because the indicated path could not be validated for all nodes. Validation was not possible because the device referenced by the path could not be identified. On Linux systems this can occur if the file /etc/multipath.conf is not readable by the requesting user.

Action: Ensure that the path exists on all of the nodes participating in the operation. On Linux systems, ensure that the user has read access to '/etc/multipath.conf'.

PRVG-05317: The Clusterware is currently being upgraded to version: "{0}".\n The following nodes have not been upgraded and are\n running Clusterware version: "{1}".\n "{2}"

Cause: The CRS integrity may have discovered that your Oracle Clusterware is partially upgraded.

Action: Review warnings and make modifications as necessary. If the warning is due to partial upgrade of Oracle Clusterware stack then continue with upgrade and finish it.

PRVG-05500: Failed to retrieve the disk information for path "{0}"

Cause: Could not retrieve the disk information for the specified path on all nodes.

Action: Ensure that the path specified is an existing path and current user has access permission for this path on all nodes.

PRVG-05501: Failed to retrieve the disk information for path "{0}" on node "{1}"

Cause: Could not retrieve the disk information for the specified path on identified node.

Action: Ensure that the path specified is an existing path and current user has access permission for this path on identified node.

PRVG-05723: Network CRS resource is configured to use DHCP provided IP addresses

Cause: The network Cluster Ready Services (CRS) resource that was configured to request the Dynamic Host Configuration Protocol (DHCP) server for IP addresses was online. DHCP server check must not be performed while the network CRS resource configured to use the DHCP provided IP address is online.

Action: No action is required.

PRVG-05725: The TCP server process with PID "{0}" on node "{1}" failed to exit normally

Cause: The TCP server process with the PID specified, running on the node indicated, failed to exit normally.

Action: Use OS commands to terminate the TCP server process with the indicated PID.

PRVG-05726: Failed to discover DHCP servers on public network listening on port "{0}" using command "{1}"

Cause: An attempt to use the indicated command to discover Dynamic Host Configuration Protocol (DHCP) servers listening on the public network on the indicated port failed.

Action: Contact the network administrator to ensure that the DHCP servers exist on the network. If the DHCP servers are listening on a different port, then retry the command specifying the alternate port using the -port option. If the DHCP has a slow response, then use the CV_MAX_RETRIES_DHCP_DISCOVERY property in the cvu_config file so that the Cluster Verification Utility (CVU) performs a certain number of retries. The default number of retries performed is 5.

PRVG-05727: Command "{0}" to generate DHCP client ID failed

Cause: An attempt to generate client ID using specified command required for 'crsctl discover dhcp', 'crsctl request dhcp' and 'crsctl release dhcp' commands failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-05730: DHCP servers on public network listening on port "{0}" could not provide an IP address for node VIP on node "{1}"

Cause: An attempt to verify if DHCP servers respond to DHCP discover packets sent on the specified port for specified node's node VIP failed, as no response was received.

Action: Contact the network administrator to make sure that DHCP servers exist on the network. If the DHCP servers are listening to a different port then specify it by using -port option. Make sure that DHCP servers can provide VIPs for all nodes in the cluster that can start as a 'hub' node.

PRVG-05731: DHCP servers on network "{2}" listening on port "{0}" could not provide an IP address for node VIP on node "{1}"

Cause: An attempt to verify if DHCP servers respond to DHCP discover packets sent on the specified network and port for specified node's node VIP failed, as no response was received.

Action: Contact the network administrator to make sure that DHCP servers exist on the network specified. If the DHCP servers are listening to a different port then specify it by using -port option. Make sure that DHCP servers can provide VIPs for all nodes in the cluster that can start as a 'hub' node.

PRVG-05732: No DHCP server were discovered on the network "{1}" listening on port {0}

Cause: No reply was received for the DHCP discover packets sent on the specified network and port.

Action: Contact the network administrator to make sure that DHCP servers exist on the network. If the DHCP servers are listening to a different port then specify it by using -port option.

PRVG-05733: Failed to discover DHCP servers on network "{2}" listening on port "{0}" using command "{1}"

Cause: An attempt to use the indicated command to discover Dynamic Host Configuration Protocol (DHCP) servers listening on the indicated network on the indicated port failed.

Action: Contact the network administrator to ensure that the DHCP servers exist on the network. If the DHCP servers are listening on a different port, then retry the command specifying the alternate port using the -port option. If the DHCP has a slow response, then use the CV_MAX_RETRIES_DHCP_DISCOVERY property in the cvu_config file so that the Cluster Verification Utility (CVU) performs a certain number of retries. The default number of retries performed is 5.

PRVG-05736: The "{0}" command returned error "{1}"

Cause: An attempt to discover DHCP servers using specified command failed. The command returned error specified.

Action: Since CVU is operating not operating from a clusterware home it does not have access to all error messages. Look at the Oracle database error messages manual for the exact error message and act accordingly.

PRVG-05737: The file "{0}" could not be copied to "{1}" on local node.

Cause: While attempting to discover Dynamic Host Configuration Protocol (DHCP) servers, the indicated source file could not be copied to the indicated destination file on the local node. Details are provided by the accompanying messages.

Action: Examine the accompanying messages and respond accordingly.

PRVG-05738: The time to discover a DHCP server in the network, exceeded {0} seconds.

Cause: The pre-installation CVU verification of Dynamic Host Configuration Protocol (DHCP) service for the specified network failed to discover a DHCP server within the indicated time.

Action: This check is network load sensitive and can yield different results at different times. Ensure that the DHCP server and the network are not overloaded and retry the check.

PRVG-05740: Oracle Restart installed, requested check is not valid in this environment

Cause: A check invalid for the Oracle Restart environment was attempted.

Action: Check the documentation and use a valid command for this environment.

PRVG-05741: Oracle Restart installed, multiple nodes not valid in this environment

Cause: Multiple nodes were specified as part of the nodelist in an Oracle Restart configuration.

Action: Specify the node on which Oracle Restart has been configured.

PRVG-05745: CRS Configuration detected, Restart configuration check not valid in this environment

Cause: A check valid for the Oracle Restart configuration was attempted in a multi-node cluster environment.

Action: Try a valid check for a multi-node cluster environment.

PRVG-05818: GNS resource is configured to listen on virtual IP address "{0}" for domain "{1}"

Cause: An attempt was made to run 'cluvfy comp dns' command against GNS resource configured to listen to specified domain at specified GNS-VIP while it was online.

Action: If GNS needs to be verified use 'cluvfy comp gns' command. If DNS setup needs to be checked then stop the GNS resource and start 'cluvfy comp dns -server'.

PRVG-05819: VIP address "{0}" is already in use

Cause: The identified VIP address was found to be active on the public network.

Action: Specify a VIP address that is not in use.

PRVG-05820: Failed to retrieve IP address of host "{0}"

Cause: An attempt to retrieve an IP address for the indicated host failed.

Action: Run 'nslookup' on the host name and make sure the name is resolved.

PRVG-05821: The subdomain delegation check was not performed as part of GNS check because it needs 'root' user privileges.

Cause: A Grid Naming Service (GNS) configuration with subdomain was found and the privilege delegation user and password were not provided.

Action: Retry specifying the privilege delegation user and password.

PRVG-05822: Name lookup for FQDN "{0}" failed with test DNS server running at address "{1}" and listening on port {2}.

Cause: An attempt to query the indicated Fully Qualified Domain Name (FQDN) on the test domain name server (DNS) running at the indicated address and port failed.

Action: Ensure that the indicated address is correct.

PRVG-05823: Name lookup for FQDN "{0}" failed.

Cause: An attempt to query the indicated domain name server (DNS) for the indicated Fully Qualified Domain Name (FQDN) failed.

Action: Ensure that Grid Naming Service (GNS) subdomain delegation is set up correctly in the DNS.

PRVG-05824: GNS resource is configured to listen on virtual IP address "{0}" without a forwarded domain.

Cause: An attempt was made to run the 'cluvfy comp dns' command against the Grid Naming Service (GNS) VIP configured at the indicated GNS-VIP while it was online.

Action: If GNS needs to be verified, use the 'cluvfy comp gns' command. If the domain name server (DNS) setup needs to be checked, then stop the GNS resource and start 'cluvfy comp dns'.

PRVG-05825: Subdomain delegation verification for the subdomain "{0}" failed.

Cause: An attempt to verify subdomain delegation for the indicated subdomain failed.

Action: Ensure that Grid Naming Service (GNS) subdomain delegation is set up correctly in the DNS and retry the operation.

PRVG-05830: None of the currently configured VIP addresses belong to the public subnet "{0}" on the network interface "{1}" of the node "{2}".

Cause: No VIP addresses were found on the indicated public subnet on the identified node.

Action: Ensure that the indicated public subnet has at least one VIP address configured on it or deconfigure the public subnet.

PRVG-05831: Public subnet "{0}" has no public IP address except active VIP addresses "{1}" on the node "{2}".

Cause: The identified public subnet did not have any additional IP address other than the configured VIP addresses active on the node.

Action: Ensure that the indicated public subnet has at least one active public IP in addition to the identified VIP address.

PRVG-05832: The subnets of VIPs "{0}" do not match the subnet "{1}" associated with their corresponding public network.

Cause: The Cluster Verification Utility (CVU) determined that the addresses of the indicated VIPs were not on the indicated subnet, which is the subnet of their associated public network interface.

Action: Ensure that all the VIPs associated with each network that have addresses on the subnet associated with that network.

PRVG-05834: Failed to retrieve the configured VIP address information for network resource on each of the cluster nodes.

Cause: An attempt to retrieve the configured node VIP address information failed.

Action: Ensure that the clusterware is up and running and also examine the accompanying messages and respond accordingly.

PRVG-05835: failed to run srvctl command

Cause: An attempt to run srvctl command to get the network information failed. Specific details of the failure are included in the accompanying error messages.

Action: Ensure that the clusterware is up and running, examine the accompanying messages and respond accordingly.

PRVG-05836: failed to retrieve the configured public network list information for the cluster

Cause: An attempt to retrieve the configured public network information failed. Specific details of the failure are included in the accompanying error messages.

Action: Ensure that the clusterware is up and running, examine the accompanying messages and respond accordingly.

PRVG-05905: Windows firewall is enabled on nodes:

Cause: Windows firewall status was found to be enabled.

Action: To disable Windows firewall, on Windows 2003 or earlier run 'netsh firewall set opmode DISABLE'; on Windows 2008 or later run 'netsh advfirewall set allprofiles state off' at command prompt as an administrator on all the indicated nodes.

PRVG-05906: Windows firewall is enabled on the node "{0}"

Cause: Windows firewall status was found to be enabled.

Action: To disable Windows firewall, on Windows 2003 or earlier run 'netsh firewall set opmode DISABLE'; on Windows 2008 or later run 'netsh advfirewall set allprofiles state off' at command prompt as an administrator on the indicated node.

PRVG-05907: Windows firewall status check cannot be performed on nodes:

Cause: An attempt to determine the status of Windows firewall failed.

Action: Ensure that the access permissions for the Oracle user allow access to the Windows Registry and the registry has the REG_DWORD entry named 'EnableFirewall' with value 0 under 'HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\SharedAccess\\Parameters\\FirewallPolicy\\StandardProfile' and 'HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\SharedAccess\\Parameters\\FirewallPolicy\\DomainProfile' sub-keys on the node. It is recommended to back up the Windows Registry before proceeding with any changes. Restart your system to make your changes effective.

PRVG-05908: Windows firewall status check cannot be performed on node "{0}"

Cause: An attempt to determine the status of Windows firewall failed.

Action: Ensure that the access permissions for the Oracle user allow access to the Windows Registry and the registry has the REG_DWORD entry named 'EnableFirewall' with value 0 under 'HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\SharedAccess\\Parameters\\FirewallPolicy\\StandardProfile' and 'HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\SharedAccess\\Parameters\\FirewallPolicy\\DomainProfile' sub-key on the node. It is recommended to back up the Windows Registry before proceeding with any changes. Restart your system to make your changes effective.

PRVG-05909: Error reading key "{0}" from Windows Registry on node "{1}"

Cause: Specified Windows Registry key could not be read.

Action: Ensure that the specified key exists in Windows Registry and access permissions for the Oracle user allow access to the Windows Registry.

PRVG-05910: Error reading value 'EnableFirewall' under key "{0}" for Windows firewall status on node "{1}"

Cause: Could not read Windows Registry value 'EnableFirewall' under specified key.

Action: Ensure that the access permissions for the Oracle user allow access to the Windows Registry and the Registry value 'EnableFirewall' under specified key is present on the node.

PRVG-06000: OCR "{0}" is on raw or block device storage

Cause: An attempt was made to add OCR storage on a raw or block device.

Action: Choose a different location for storing OCR.

PRVG-06007: The OCR backup location "{0}" does not have enough space. [Expected="{1}" ; Found="{2}"]

Cause: Size of the OCR backup location was found to be insufficient.

Action: Increase the size of the OCR backup location or move the OCR backup to a location with sufficient space.

PRVG-06013: Failed to retrieve CRS active version from OCR dump on node "{0}"

Cause: An attempt to query the CRS active version key from OCR dump failed.

Action: Make sure Oracle Clusterware is up and running. Examine any accompanying error messages for details.

PRVG-06014: Failed to parse OCR dump output: "{0}"

Cause: An attempt to parse OCR dump failed.

Action: Make sure Oracle Clusterware is up and running. Examine any accompanying error messages for details.

PRVG-06015: Error retrieving output of OCR dump command on node "{0}"

Cause: Command 'ocrdump -stdout -xml' produced no output.

Action: Examine any accompanying error messages for details.

PRVG-06016: Failed to retrieve the OCR backup location from node "{0}". Command "{1}" failed with errors.

Cause: An attempt to retrieve the backup location of OCR failed on indicated node.

Action: Make sure Oracle Clusterware is up and running. Examine any accompanying error messages for details.

PRVG-06017: OCR backup is located in the same disk group "{0}" as OCR.

Cause: While checking OCR integrity, it was found that the OCR and its backup are located in the same disk group. It is recommended to locate the OCR backup in a different disk group from the OCR.

Action: If another disk group is available to backup OCR, change the location to the disk group by running the command 'ocrconfig -backuploc'.

PRVG-06020: failed to retrieve CRS active version from node "{0}"

Cause: An attempt to query the CRS active version from the CRS home on the indicated node failed.

Action: Make sure Oracle Clusterware is up and running, address any issues described in accompanying error messages, and retry.

PRVG-06025: Voting disk "{0}" is on RAW or Block storage

Cause: An attempt was made to add voting disk storage on a raw or block device.

Action: Choose a different location for storing Voting disk.

PRVG-06056: Insufficient ASM instances found. Expected {0} but found {1}, on nodes "{2}".

Cause: Fewer than the configured ASM instance count were found running.

Action: Make sure that ASM is started on enough nodes by using the 'srvctl start asm' command.

PRVG-06057: Command "{0}" to check if ASM I/O server resource instances are running failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-06059: ASM I/O servers are not running on sufficient number of nodes. [Required= {0}; Found= {1}]

Cause: An attempt to verify that ASM I/O servers are running on sufficient number of nodes failed as they running on less number of nodes than I/O server count.

Action: Make sure that ASM I/O servers are started on sufficient number of nodes by using 'srvctl start ioserver' command. If required count is greater than number of nodes in the cluster make sure that the ASM I/O servers are started on all nodes of the cluster.

PRVG-06061: ASM I/O servers running on nodes "{0}" are running on nodes that do not have an ASM instance

Cause: An attempt to determine if all ASM I/O server instances are running on nodes with ASM instances found that on nodes specified I/O servers were running but there were no ASM instances.

Action: The ASM I/O servers can be relocated using the command 'srvctl relocate ioserver' to nodes on which ASM instances are running on.

PRVG-06062: ASM filter driver library is not loaded on nodes "{0}"

Cause: An attempt to check if ASM filter driver library was loaded failed on the nodes specified because the filter driver library was not loaded.

Action: Make sure that the ASM filter driver is installed on all nodes of the cluster and the ASM filter driver is managing all ASM managed disks.

PRVG-06063: Failed to check if the ASM filter driver library is installed on nodes "{0}"

Cause: An attempt to check if ASM filter driver library was loaded failed / on the nodes specified because the ASM filter driver status could not be determined.

Action: Look at the accompanying messages and respond accordingly.

PRVG-06066: Failed to obtain the list of disks managed by ASM on nodes "{0}"

Cause: An attempt to obtain the list of disks managed by ASM on the specified nodes failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-06067: The command "{0}" failed to run on nodes "{0}"

Cause: An attempt to obtain the list of disks managed by ASM filter driver failed on the nodes specified because the command could not be executed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-06068: The command "{0}" failed to produce any output on nodes "{0}"

Cause: An attempt to obtain the list of disks managed by ASM filter driver failed on the nodes specified because the command did not produce any output.

Action: This is an internal error. Contact Oracle support services. NOTE: Message 6068, TASK_ASM_AFDTOOL_NO_OUTPUT is obsolete. However, it cannot be deleted from this until it is deleted from the translated messages.

PRVG-06069: The disks "{0}" are not managed by ASM filter driver on node "{1}".

Cause: The indicated disks were listed by the ASM filter driver on one or more nodes but were not listed by ASM filter driver on the indicated node.

Action: Ensure that the disks listed by the ASM filter driver are consistent across all the cluster nodes.

PRVG-06070: failed to execute command "{0}" on node "{1}"

Cause: An attempt to execute the specified command on the node specified failed.

Action: Look at the accompanying messages and respond accordingly.

PRVG-06074: The ASM filter driver library is not installed on nodes "{0}".

Cause: The ASM filter driver library was not found installed on the indicated nodes.

Action: Ensure that the ASM filter driver library is consistently installed and loaded across all the cluster nodes.

PRVG-06075: failed to check if the ASM filter driver library is loaded on nodes "{0}".

Cause: An attempt to check whether the ASM filter driver library was loaded failed on the nodes specified because the ASM filter driver status could not be determined.

Action: Look at the accompanying messages and respond accordingly.

PRVG-06078: ASM filter driver library is not supported on current platform for this release "{0}".

Cause: The ASM filter driver library have not been ported for the indicated release on this OS platform.

Action: None

PRVG-06081: The disks "{0}" are not managed by ASM filter driver on node "{1}".

Cause: An attempt to verify that all disks that are managed by ASM are also managed by ASM filter driver failed because the specified disks were being managed by ASM but not by ASM filter driver.

Action: Use the command 'afdtool' to stamp the disks for management by ASM filter driver.

PRVG-06083: The disks "{0}" are not listed by ASM filter driver on node "{1}".

Cause: The CVU check for ASM filter driver configuration consistency determined that the indicated disks were listed by the ASM filter driver on one or more nodes but were not listed by ASM filter driver on the indicated node.

Action: Ensure that the disks listed by the ASM filter driver are consistent across all the cluster nodes. The command 'afdtool -rescan' can be used to perform a rescan of ASM filter driver managed disks on the indicated node and the command 'afdtool -getdevlist "*"' can be used to list the AFD managed disks.

PRVG-06084: The ASM parameter "cluster_database" does not have expected value. [Expected = "TRUE"] [Found = "FALSE"]

Cause: The Cluster Verification Utility determined that the indicated ASM parameter value did not have expected value.

Action: Ensure that the indicated ASM parameter value is set to 'TRUE' using the command 'alter system set cluster_database=TRUE scope=spfile', and then retry the operation.

PRVG-06085: failed to retrieve the ASM parameter "{0}" value on the node "{1}"

Cause: An attempt to obtain the indicated ASM parameter value failed. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, correct the problems indicated there, and then retry the operation.

PRVG-06090: ASM filter driver is installed on node "{0}" but is not supported by Oracle Clusterware release version "{1}" on the current operating system version.

Cause: The ASM filter driver was found installed, but was not supported on the current operating system version by the targeted Oracle Clusterware release.

Action: Ensure that the operating system version is upgraded to the minimum supported version required for the ASM filter driver for the indicated target Oracle Clusterware release version and then retry upgrade. Refer to My Oracle Support note 2034681.1 for more information regarding this requirement.

PRVG-06091: ASM filter driver is not supported on the current operating system version for Oracle Clusterware release version "{0}".

Cause: The ASM filter driver was not supported on the current operating system version for the targeted release.

Action: Ensure that the operating system version is upgraded to the minimum supported version required for the ASM filter driver for the indicated target Oracle Clusterware release version. Refer to My Oracle Support note 2034681.1 for more information regarding this requirement.

PRVG-06095: Oracle ACFS driver is installed on node "{0}" but is not supported by Oracle Clusterware release version "{1}" on the current operating system version.

Cause: The Oracle Automatic Storage Management Cluster File System (Oracle ACFS) driver was found installed, but was not supported on the current operating system version by the targeted Oracle Clusterware release.

Action: Ensure that the operating system version is upgraded to the minimum supported version required for the Oracle ACFS driver for the indicated target Oracle Clusterware release version and then retry upgrade. Refer to My Oracle Support note 1369107.1 for more information regarding this requirement.

PRVG-06096: Oracle ACFS driver is not supported on the current operating system version for Oracle Clusterware release version "{0}".

Cause: The Oracle Automatic Storage Management Cluster File System (Oracle ACFS) driver was not supported on the current operating system version for the targeted release.

Action: Ensure that the operating system version is upgraded to the minimum supported version required for the Oracle ACFS driver for the indicated target Oracle Clusterware release version. Refer to My Oracle Support note 1369107.1 for more information regarding this requirement.

PRVG-07040: Failed to get LV count for "{0}"

Cause: Could not get Logical Volume information for the device specified.

Action: Ensure that the device specified is available.

PRVG-07050: No part of location "{0}" matches an existing path on node "{1}"

Cause: Neither the specified location nor any leading portion thereof matched existing file system paths on the indicated node.

Action: Ensure that the path is absolute and at least some leading portion of it matches an existing file system path on the indicated node.

PRVG-07051: No part of location "{0}" matches an existing path with write permissions for current user on node "{1}"

Cause: Neither the specified location nor any leading portion thereof matched existing file system paths with write permissions on the indicated node.

Action: Ensure that the path is absolute and at least some leading portion of it matches an existing file system path writable by the current user on the indicated node.

PRVG-07080: Failed to retrieve the 'srvctl' version on node "{0}", [{1}]

Cause: Could not get the version of 'srvctl' utility on the identified node.

Action: Look at the accompanying messages and respond accordingly.

PRVG-07090: An internal error occurred within cluster verification fix up framework

Cause: An error occurred while performing the selected fix up operations.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-07091: Unknown privilege delegation method specified

Cause: An unknown privilege delegation method was specified.

Action: Specify a valid value for the privilege delegation method. 'sudo' and 'root' are the only acceptable method values.

PRVG-07092: User "{0}" does not have sufficient authorization to run this command.

Cause: An attempt to run the Cluster Verification Utility (CVU) command failed because the user did not have sufficient authority to run it.

Action: Use the command line option '-method' to specify one of the privilege delegation methods.

PRVG-07500: File "{0}" not found

Cause: The specified file was not found.

Action: Ensure that the file exists and is readable.

PRVG-07501: An error occurred while parsing file "{0}"

Cause: An error occurred while parsing the document.

Action: Ensure that the document is well formatted and a valid XML document.

PRVG-07503: An I/O error occurred while reading file "{0}"

Cause: An I/O error occurred while parsing the document.

Action: Ensure that the document is accessible. Copy the document to a new location and retry.

PRVG-07504: An internal error occurred while parsing file "{0}"

Cause: An internal error occurred while parsing the document.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-07505: Failed to get group membership of user "{0}" on node "{1}"

Cause: An attempt to get the group membership of the user on the indicated node failed.

Action: Look at the accompanying error messages displayed and fix the problems indicated.

PRVG-08000: Path "{0}" specified for the '-src_crshome' option is not a valid source CRS home.

Cause: The identified source CRS home was not found to be the configured CRS home.

Action: Specify a valid configured CRS home.

PRVG-08001: CRS home "{0}" is not a valid directory.

Cause: While attempting to determine the nodes on which to perform the verification operation, the Oracle Clusterware home discovered was not a valid directory.

Action: Ensure that any previous Oracle Clusterware installation has been deinstalled properly.

PRVG-08002: The required executable "olsnodes" is missing from the directory "{0}".

Cause: While attempting to determine the nodes on which to perform the verification operation, the 'olsnodes' executable was not found in the Oracle Clusterware home.

Action: Ensure that the Oracle Clusterware was installed properly. Ensure that any previous Oracle Clusterware configuration files have been cleaned up.

PRVG-08003: Unable to retrieve node list from the Oracle Clusterware.

Cause: While attempting to determine the nodes on which to perform the verification operation, the nodes that belonged to the cluster could not be obtained from the Oracle Clusterware.

Action: Ensure that the Oracle Clusterware stack is up so that Cluster Verification Utility (CVU) can retrieve the node list. The node list can be specified using the command line option '-n nodelist' or using CV_NODE_ALL property in the 'cvu_config' file so that CVU perform verification operation on those nodes.

PRVG-09001: Failed to read input from command line standard input

Cause: Failed to read the response from standard input.

Action: Ensure that the input is correctly entered on standard input.

PRVG-09003: Failed to read the "{0}" user credentials

Cause: Failed to read the response from standard input.

Action: Ensure that the input is correctly entered on standard input.

PRVG-09015: Failed to execute command "{0}" using "{1}" credentials on node "{2}" with error "{3}"

Cause: An attempt to execute the command with the credentials provided for the identified user across all the nodes failed.

Action: Ensure that the credentials provided are correct.

PRVG-09016: failed with an error "{0}" on node "{1}"

Cause: An operating system error occurred while executing the fix up on the specified node.

Action: Look at the error details and respond accordingly.

PRVG-09018: Privilege delegation method and credentials are not specified

Cause: The privilege delegation method and credentials were not specified.

Action: Ensure that the privilege delegation method and its credentials are specified.

PRVG-09019: Copying required fix up files to directory "{0}" failed on all nodes

Cause: An attempt to copy fix up files to the indicated directory failed on all cluster nodes.

Action: Make sure that the user running fix up has read and write permissions on the indicated directory.

PRVG-09020: Executable file "{0}" not found on node "{1}"

Cause: Indicated executable file was not found at the indicated path on the identified node.

Action: Ensure that the executable file exists at the indicated path.

PRVG-09021: File "{0}" not found on nodes "{1}"

Cause: Indicated file was not found at the indicated path on the identified nodes.

Action: Ensure that the file exists at the indicated path.

PRVG-09023: Manual fix up command "{0}" was not issued by root user on node "{1}"

Cause: The indicated manual command to perform a fix up action was either not issued or was issued by an user other than root.

Action: Ensure that the indicated manual fix up command is executed as root user on the identified node.

PRVG-09025: Failed to update the value of parameter "{0}" in configuration file "{1}" on node "{2}"

Cause: An attempt to update the value of indicated parameter in the configuration file on the identified node failed.

Action: Ensure that the file exists and the privilege delegation method used to run this command is run with correct credentials.

PRVG-09026: Failed to adjust the value of parameter "{0}" using command "{1}" on node "{2}"

Cause: An attempt to update the system parameter value using indicated command failed on the indicated node.

Action: Examine the accompanying error messages for details and also ensure that the command executable exists at the identified path and the privilege delegation method used to run this command is run with correct credentials.

PRVG-09027: Failed to retrieve the current value of parameter "{0}" using command "{1}" on node "{2}"

Cause: An attempt to retrieve the current value of indicated system parameter using identified command failed on the indicated node.

Action: Examine the accompanying error messages for details and also ensure that the command executable exists at the identified path and the privilege delegation method used to run this command is run with correct credentials.

PRVG-09028: Failed to set an environment variable "{0}" on node "{1}"

Cause: An attempt to set an environment variable failed on indicated node.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09030: Failed to open configuration file "{0}" on node "{1}"

Cause: An attempt to open the indicated file for read and write operations failed on the indicated node.

Action: Ensure that the file exists and the privilege delegation method used to run this command is run with correct credentials.

PRVG-09031: Missing required data in fix up data file.

Cause: An internal error occurred while performing the selected fix up operations.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09032: Failed to create new user "{0}" on node "{1}", command "{2}" failed with error {3}

Cause: An attempt to add specified new user failed on the indicated node.

Action: Ensure that the privilege delegation method used to run this command is run with correct credentials.

PRVG-09033: Failed to create new group "{0}" on node "{1}"

Cause: An attempt to add specified new group failed on the indicated node.

Action: Ensure that the privilege delegation method used to run this command is run with correct credentials.

PRVG-09034: User "{0}" does not exist on node "{1}"

Cause: The specified user name was not known to the operating system on the indicated node.

Action: Ensure that the user account exists on the indicated node.

PRVG-09035: Group "{0}" does not exist on node "{1}"

Cause: The specified group name was not known to the operating system on the indicated node.

Action: Ensure that the group account exists on the indicated node.

PRVG-09036: Failed to add user "{0}" to group "{1}" on node "{2}"

Cause: An attempt to add the indicated user to the group failed on the specified node.

Action: Ensure that the privilege delegation method used to run this command is run with correct credentials and the user and group exist on the node.

PRVG-09037: Failed to get the list of groups for user "{0}" on node "{1}"

Cause: An attempt to retrieve the operating system groups to which the specified user belongs failed on the indicated node.

Action: Ensure that the user account exists on the node.

PRVG-09038: Failed to modify user "{0}" user ID to "{1}" on node "{2}"

Cause: An attempt to modify identified user's ID failed on the indicated node.

Action: Ensure that the privilege delegation method used to run this command is run with correct credentials.

PRVG-09039: Failed to modify group "{0}" group ID to "{1}" on node "{2}"

Cause: An attempt to modify identified group's ID failed on the indicated node.

Action: Ensure that the privilege delegation method used to run this command is run with correct credentials.

PRVG-09040: Failed to get available unique user ID from nodes "{0}"

Cause: An attempt to retrieve an unused unique user ID from the indicated nodes failed.

Action: Ensure that the node is reachable and the user running the command has required privileges to retrieve the information from user accounts database.

PRVG-09041: Failed to get available unique group ID from nodes "{0}"

Cause: An attempt to retrieve an unused unique group ID from the indicated nodes failed.

Action: Ensure that the node is reachable and the user running the command has required privileges to retrieve the information from group accounts database.

PRVG-09042: Failed to get available user ID from node "{0}"

Cause: An attempt to retrieve an unused user ID from the indicated node failed.

Action: Ensure that the node is reachable and the user running the command has required privileges to retrieve the information from user accounts database.

PRVG-09043: Failed to get available group ID from node "{0}"

Cause: An attempt to retrieve an unused group ID from the indicated node failed.

Action: Ensure that the node is reachable and the user running the command has required privileges to retrieve the information from group accounts database.

PRVG-09044: Failed to adjust the 'runlevel' value in file "{0}" on node "{1}"

Cause: An attempt to adjust the 'runlevel' value in entry inside the indicated file failed on the specified node.

Action: Ensure that the indicated file is in correct format and that the entry for 'initdefault' runlevel exists in the file.

PRVG-09045: Failed to install the package "{0}" from source location "{1}" on node "{2}"

Cause: An attempt to install the indicated package failed on the identified node.

Action: Ensure that the package source file exists at the identified location and the 'rpm' tool is available on the node.

PRVG-09046: Fix up for this verification failure is not supported

Cause: An internal error occurred while performing the selected fix up operations.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09047: Fix up initial framework setup is not performed, cannot perform fix up operations

Cause: An internal error occurred while performing the selected fix up operations.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09048: Fix up is not supported for Operating System parameter "{0}"

Cause: An internal error occurred while performing the selected fix up operations.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09049: Failed to create home directory at path "{0}" for newly created user "{1}" on node "{2}"

Cause: An attempt to create the home directory at the indicated path failed for the newly created user on the indicated node.

Action: Manually create the home directory at the indicated path for the newly added user account.

PRVG-09050: Failed to determine the Operating System version on node "{0}"

Cause: An attempt to retrieve the operating system version failed on the identified node.

Action: Ensure that the command is being run in the correct operating system environment.

PRVG-09051: Fix up is not supported for the Operating System parameter "{0}" on current version of the Operating System on node "{1}"

Cause: A fix up operation was requested for an Operating System version that does not support that operation.

Action: None, or address the situation manually on the indicated node.

PRVG-09052: Failed to adjust the value of parameter "{0}" using operating system function call "{1}" on node "{2}" with error \n{3}

Cause: An attempt to update the system parameter value using the indicated system call failed on the indicated node.

Action: Examine the accompanying error messages for details.

PRVG-09053: Failed to retrieve the current value of parameter "{0}" using operating system function call "{1}" on node "{2}" with error \n{3}

Cause: An attempt to retrieve the current value of the indicated system parameter using the identified operating system function call failed on the indicated node.

Action: Examine the accompanying error messages for details.

PRVG-09054: failed to set the 'runlevel' target "{0}" using command "{1}" on node "{2}" with error \n{3}

Cause: An attempt to set the indicated 'runlevel' target failed on the indicated node.

Action: Ensure that the indicated command has execute permissions to run on the indicated node. Examine the accompanying error messages for more details.

PRVG-09055: Failed to verify the existence of Solaris Project name "{0}" on node "{1}"

Cause: An attempt to check the existence of the indicated Solaris Projects failed on the identified node.

Action: Ensure that the project specific configuration is correct on the identified node.

PRVG-09056: Failed to create the Solaris Project "{0}" for Oracle user on node "{1}"

Cause: An attempt to create the indicated Solaris Projects for Oracle user failed on the identified node.

Action: Ensure that the Solaris Project specific configuration is correct on the identified node.

PRVG-09057: Failed to retrieve the home directory of user "{0}" on node "{1}"

Cause: An attempt to retrieve the home directory of the identified user failed on the indicated node.

Action: Ensure that the file /etc/passwd is in correct format and that the contents of this file are correct on the indicated node.

PRVG-09059: Failed to update the IOCP device status to "Available" using command "{0}" on node "{1}". Detailed error: {2}

Cause: An attempt to update the status of an I/O Completion Port (IOCP) to 'Available' on the indicated node failed. The accompanying messages provide detailed failure information.

Action: Rectify the issues described in the detailed messages and retry the operation.

PRVG-09060: Fix up is not supported for daemon or process "{0}"

Cause: An unsupported daemon or process was requested for fix up.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09061: Daemon or process "{0}" could not be stopped on node "{1}", command "{2}" failed with error: {3}

Cause: An attempt to stop the indicated daemon or process failed on the identified node.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09062: Daemon or process "{0}" could not be stopped permanently on node "{1}", command "{2}" failed with error: {3}

Cause: An attempt to permanently stop the indicated daemon or process failed on the identified node.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09063: Daemon or process "{0}" is not running on node "{1}"

Cause: Indicated daemon or process was not found running on the identified node.

Action: Ensure that the daemon name is correct and it is running on the node indicated.

PRVG-09064: Failed to restart the ASMLib driver on node "{0}" using command "{1}". Detailed error: {2}

Cause: An attempt to restart the ASMLib driver failed on the identified node.

Action: Ensure that ASMLib is configured correctly and look at the accompanying messages for details. If the problem persists, contact Oracle Support Services.

PRVG-09065: Failed to retrieve the unpinned nodes using OLSNODES command "{0}" on node "{1}". Detailed error: {2}

Cause: An attempt to determine the pinned status of the cluster nodes using an OLSNODES command failed on the indicated node.

Action: Ensure that the 'olsnodes' executable tool exists at the specified location and look at the accompanying messages for details.

PRVG-09066: Failed to pin the nodes "{0}" using CRSCTL command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to pin the specified nodes using a CRSCTL command failed on the indicated node.

Action: Ensure that the 'crsctl' executable tool exists at the specified location and look at the accompanying messages for details.

PRVG-09067: Huge page support is not enabled for Linux kernel on node "{0}".

Cause: Huge pages support was not found configured for the Linux kernel on indicated node.

Action: Ensure that the huge pages support is enabled for the Linux kernel on the indicated node.

PRVG-09068: Failed to determine the recommended value for huge pages on node "{0}".

Cause: An attempt to calculate the recommended value for huge pages failed on the indicated node.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-09070: Failed to update the settings of device file "{0}" using command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to update the major and minor number of the indicated device file failed with the indicated error.

Action: Ensure that the indicated command exists at the specified location and look at the accompanying messages for details.

PRVG-09071: Failed to start the daemon "{0}" using command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to start the identified daemon failed on the indicated node. Further details are supplied in the additional messages included.

Action: Rectify the issues described in the detailed messages and retry.

PRVG-09072: failed to disable the resource "{0}" using srvctl command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to disable the identified resource failed on the indicated node. See included messages for details.

Action: Ensure that the 'srvctl' executable exists at the specified location and look at the accompanying messages for details.

PRVG-09073: failed to stop the resource "{0}" using srvctl command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to stop the identified resource failed on the indicated node. See included messages for details.

Action: Ensure that the 'srvctl' executable exists at the specified location and look at the accompanying messages for details.

PRVG-09074: failed to get the resource "{0}" status using srvctl command "{1}" on node "{2}". Detailed error: {3}

Cause: An attempt to determine the identified resource status on the indicated node. See included messages for details.

Action: Ensure that the 'srvctl' executable exists at the specified location and look at the accompanying messages for details.

PRVG-09075: failed to grant privilege "{0}" to user "{1}" on node "{2}"

Cause: The Automatically generated fix-up script to grant the operating system privilege 'dax_access' to the indicated user failed on the indicated node.

Action: Examine the accompanying messages and rectify the issues that caused the script to fail and rerun the script or insure that the indicated user has the 'dax_access' privilege on the indicated node and rerun CVU.

PRVG-09076: Failure to determine the user's home directory on node "{0}". Operation failed with error "{1}".

Cause: An attempt to retrieve the user's home directory failed on the indicated node. The accompanying messages provide detailed information about the failure.

Action: Ensure that the user's home directory is available on the indicated node, either by setting the environment variable 'HOME' appropriately, or by resolving the problem described in the accompanying messages, and retry the operation.

PRVG-09077: Unable to create the directory "{0}" on node "{1}". Operation failed with error "{2}"

Cause: An attempt by the Cluster Verification Utility (CVU) to create the indicated directory failed on the indicated node. The accompanying messages provide detailed information about the failure.

Action: Ensure that the user running fix-up has read and write permissions on the indicated directory. Resolve the problems described in the accompanying messages and retry the operation.

PRVG-09078: Failure to generate the SSH keys on node "{0}". Command "{1}" failed with error "{2}".

Cause: An attempt to generate SSH keys using the indicated command failed on the indicated node because of the indicated error.

Action: Ensure that the user running fix-up has the privileges required to generate the SSH keys on the indicated node. Resolve the problem described by the indicated error and retry the operation.

PRVG-09079: Failure to update the SSH agent with the SSH keys on node "{0}". Command "{1}" failed with error "{2}".

Cause: An attempt to update the SSH agent with the SSH keys by issuing the indicated command failed on the indicated node because of the indicated error.

Action: Ensure that the user running fix-up has the privileges required to update the SSH agent with the keys on the indicated node. Resolve the problem described by the indicated error and retry the operation.

PRVG-09080: Failure to open file "{0}" to read on node "{1}". Operation failed with error "{2}".

Cause: An attempt to read the indicated file failed on the indicated node because of the indicated error.

Action: Ensure that the file exists at the indicated path and the user running fix-up has read permissions on the indicated file. Resolve the problem described by the indicated error and retry the operation.

PRVG-09081: Failure to write to file "{0}" on node "{1}". Operation failed with error "{2}".

Cause: An attempt to write content to the indicated file failed on the indicated node because of the indicated error.

Action: Ensure that the file exists at the indicated path and the user running fix-up has write permissions on the indicated file. Resolve the problem described by the indicated error and retry the operation.

PRVG-09082: Failure to create file "{0}" on node "{1}". Operation failed with error "{2}".

Cause: An attempt to create the indicated file failed on the indicated node because of the indicated error.

Action: Ensure that the user running fix-up has write permissions on the directory in which the indicated file is being created. Resolve the problem described by the indicated error and retry the operation.

PRVG-09083: Failure to update the permissions for file "{0}" to "{1}" on node "{2}". Operation failed with error "{4}".

Cause: An attempt to update the permissions of the indicated file on the indicated node failed because of the indicated error.

Action: Ensure that the user running fix-up has the required permissions on the directory in which the indicated file exists. Resolve the problem described by the indicated error and retry the operation.

PRVG-09084: failure to connect to nodes "{0}" using SSH with specified credentials for user "{1}"

Cause: An attempt to connect to the indicated node using SSH with specified credentials for the indicated user failed. The accompanying messages provide detailed failure information.

Action: Resolve the problems described in the accompanying messages and retry the operation.

PRVG-09085: failure to set up the fix-up work directory "{0}" on node "{1}"

Cause: An attempt to set up the indicated work directory failed on the indicated node. The accompanying messages provide detailed failure information.

Action: Resolve the problems described in the accompanying messages and retry the operation.

PRVG-09086: failure to connect to node "{0}" using secure FTP with specified credentials for user "{1}"

Cause: An attempt to connect using secure FTP to the indicated node using specified credentials for the indicated user failed. The accompanying messages provide detailed failure information.

Action: Resolve the problems described in the accompanying messages and retry the operation.

PRVG-09087: Failure to rename the file "{0}" to "{1}" on node "{2}". Operation failed with error "{3}".

Cause: An attempt to rename the indicated file on the indicated node failed because of the indicated error.

Action: Ensure that the user running fix-up has write permission for the file which is being renamed. Resolve the problem described by the indicated error and retry the operation.

PRVG-09088: Failure to set up the SSH user equivalence for specified user "{0}" on nodes "{1}". Operation failed with error "{2}".

Cause: An attempt to set up SSH user equivalence for the specified user on the indicated nodes failed because of the indicated error.

Action: Resolve the problem described by the indicated error and retry the operation.

PRVG-09093: Failed to remove the RPM database files from directory "{0}" on node "{1}". The operation failed with the error : {2}

Cause: An attempt by the Cluster Verification Utility (CVU) fix up operation to remove the RPM database files from the indicated directory on the indicated node failed.

Action: Ensure that the user running CVU fixup has read and write permissions for the inidcated directory on the indicated node. Resolve the problem described by the indicated error and retry the operation.

PRVG-09094: Failed to rebuild the RPM database using command "{0}" on node "{1}". The operation failed with the error : {2}

Cause: An attempt by the Cluster Verification Utility (CVU) fix up operation to rebuild the RPM database on the indicated node failed.

Action: Ensure that the user running CVU fixup has the privileges required to run the indicated command on the indicated node. Resolve the problem described by the indicated error and retry the operation.

PRVG-09095: Failed to update the SELinux context type for file "{0}" to "{1}" on node "{2}". Operation failed with error "{3}".

Cause: An attempt to update the SElinux context type of the indicated file on the indicated node failed because of the indicated error.

Action: Resolve the problem described by the indicated error and retry the operation.

PRVG-10005: unable to determine local host name

Cause: The host name could not be determined.

Action: Check that the host name for the local machine is valid. Look at the accompanying messages. If the problem persists, contact Oracle Support Services.

PRVG-10006: APPVIP type needs a VIP name. Specify a VIP name using -vip command line option.

Cause: VIP resource name was missing in the command line for APPVIP type.

Action: Specify a VIP name using -vip option.

PRVG-10008: unable to generate client ID for VIP type "{0}", cluster name "{1}", VIP resource name "{2}"

Cause: An attempt to generate client ID for the specified cluster name, VIP type and resource name failed.

Action: Ensure that the cluster name and VIP resource name do not exceed 252 characters. Make sure that VIP type is a valid VIP type. Refer to 'crsctl get clientid -help' for more information.

PRVG-10010: unable to discover DHCP server in the network listening on port "{0}" for client ID "{1}"

Cause: An attempt to discover DHCP server listening on port specified failed.

Action: Ensure that the DHCP servers exist on the network and are listening on port specified. If they are listening on a different port then specify that port using the -port option. For more information refer to help for 'crsctl discover dhcp' command.

PRVG-10011: unable to request DHCP lease for client ID "{0}" on port "{1}"

Cause: An attempt to request DHCP lease for the specified client ID on specified port failed.

Action: Ensure that there are DHCP servers with IP addresses available on the network. If other DHCP servers are available which are listening on a different port specify an alternative port using the -port option. For more information refer to help for 'crsctl request dhcp' command.

PRVG-10013: unable to release DHCP lease for client ID "{0}", on port "{1}"

Cause: An attempt to release DHCP lease for the specified client ID on specified port failed.

Action: Ensure that there are DHCP servers listening on port specified. If the DHCP server is listening on a different port specify an alternative port using -port option. For more information refer to help for 'crsctl release dhcp' command.

PRVG-10014: HOSTVIP type needs a node name. Specify a node name using -n option.

Cause: Node name was missing in the command line for HOSTVIP type.

Action: For HOSTVIP type node name needs to be specified via -n option.

PRVG-10015: VIP type "{0}" is invalid

Cause: An invalid VIP type was specified for DHCP client ID generation.

Action: Ensure that the VIP type is a valid VIP type. Refer to 'crsctl get clientid -help' for more information.

PRVG-10035: Invalid name server "{0}" used to resolve IP addresses.

Cause: An invalid name server was used or specified in /etc/resolv.conf.

Action: Ensure that the name servers in /etc/resolv.conf are valid.

PRVG-10036: value for command line parameter "{0}" is not an integer

Cause: An invalid value was specified for the specified command line parameter.

Action: Resubmit the request with an integer value.

PRVG-10039: invalid subnet "{0}" specified

Cause: An invalid IPv4 or IPv6 subnet was supplied on the command line.

Action: Supply a subnet address that conforms to IETF RFC-950 or IETF RFC-5942.

PRVG-10040: unable to get list of network interfaces

Cause: An attempt to retrieve the list of network interfaces failed.

Action: Look at the accompanying messages for more information.

PRVG-10041: subnet "{0}" is not configured on the node

Cause: The subnet specified did not match subnet of any network interface on this node.

Action: Specify a subnet that matches at least one network interface's subnet on this node.

PRVG-10044: invalid cluster name "{0}" specified

Cause: An invalid cluster name was supplied on the command line.

Action: Specify a cluster name which is at least one character long but no more than 15 characters in length. The cluster name must be alphanumeric, it cannot begin with a numeric character, and it can contain hyphen (-) characters. However, it cannot end with a hyphen (-) character.

PRVG-10045: invalid node name "{0}" specified

Cause: An invalid node name was supplied on the command line.

Action: Specify a node name which is at least one character but no more than 63 characters in length. The node name must be alphanumeric, it cannot begin with a numeric character, and it may contain hyphen (-) characters. However, it cannot end with a hyphen (-) character.

PRVG-10048: Name "{0}" was not resolved to an address of the specified type by name servers "{1}".

Cause: An attempt to look up an address of a specified type for the indicated name using the name servers shown did not yield any addresses of the requested type.

Action: Retry the request providing a different name or querying for a different IP address type.

PRVG-10090: could not retrieve ASM password file location

Cause: An attempt to execute an internal 'cvuhelper' command failed to produce any output while retrieving the ASM password file location. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-10091: failed to retrieve the ASM password file location for ASM

Cause: An attempt to retrieve the password file location for ASM failed while verifying this file is on an ASM disk group. Possibly no ASM password file was configured.

Action: Ensure that the password file location is set for ASM. Examine the accompanying messages, resolve the problems identified, and retry the operation.

PRVG-10092: could not retrieve ASM password backup file location

Cause: An attempt to execute internal 'cvuhelper' command failed to produce any output while retrieving the ASM password backup file location. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-10093: failed to retrieve the ASM password backup file location.

Cause: An attempt to retrieve the Oracle ASM password backup file location for Oracle ASM failed, while verifying this file on an Oracle ASM disk group. Possibly, no Oracle ASM password backup file was configured.

Action: Ensure that the password backup file location is set for ASM. Examine the accompanying messages, resolve the problems identified, and retry the operation.

PRVG-10120: Failed to access ASMLib configuration file on the node "{0}"

Cause: ASMLib configuration file '/etc/sysconfig/oracleasm-_dev_oracleasm' or link '/etc/sysconfig/oracleasm' was not found or cannot be accessed on the indicated node.

Action: Ensure that the ASMLib is correctly installed and configured, and specified file is present at the given path and that the user has the necessary access privileges for the configuration file.

PRVG-10121: Failed to retrieve ASMLib configuration value from ASMLib configuration file "{0}" on the node "{1}"

Cause: The check for ASMLib configuration was unable to retrieve the required information from specified configuration file on the indicated node.

Action: Ensure that the ASMLib is correctly installed and configured on all the nodes and that the user has the necessary access privileges for the configuration file.

PRVG-10122: ASMLib configuration value set to configuration parameter "{0}" on the node "{1}" does not match with cluster nodes

Cause: The ASMLib configuration check found inconsistent settings across cluster nodes.

Action: Ensure that the ASMLib is correctly installed and configured on all the nodes with same configuration settings and that the user has the necessary access privileges for the configuration file.

PRVG-10123: ASMLib command utility is absent at path "{0}" on the nodes "{1}"

Cause: ASMLib command utility was absent at the identified file system path on the indicated nodes.

Action: Ensure that the ASMLib is correctly configured on all the cluster nodes with same configuration settings and that the ASMLib version is the same on all cluster nodes.

PRVG-10130: Unable to determine whether file path "{0}" is shared by nodes "{1}"

Cause: An attempt to determine whether the file path is shared across nodes failed.

Action: Examine the accompanying error messages for details.

PRVG-10400: The Windows Time service "W32Time" setting "{0}" in the Windows registry key "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\W32Time\\Config" is greater than the value recommended by Oracle. [Recommended = "{1}"] on nodes: "{2}"

Cause: The indicated Windows Time service setting in the indicated registry key was greater than the value recommended by Oracle.

Action: Modify the indicated Windows Time service setting in the indicated Windows registry key to match the value recommended by Oracle.

PRVG-10401: The Windows Time service "W32Time" setting "{0}" in the Windows registry key "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\W32Time\\Config" is not found. [Recommended value = "{1}"] on nodes:"{2}"

Cause: The indicated Windows Time service setting in the indicated registry key was not found in the specified node.

Action: Add the indicated Windows Time service settings in the indicated Windows registry key with the value recommended by Oracle.

PRVG-10402: The Windows Time service "W32Time" settings in the Windows registry key "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\W32Time\\Config" do not match the values recommended by Oracle.

Cause: The specified Windows Time service settings in the specified registry key were not found or do not match the value recommended by Oracle.

Action: Examine the accompanying error messages for details.

PRVG-10403: More than one time synchronization service was running on nodes of the cluster. Only one should be active on all the nodes at any given time.

Cause: A check to determine whether the time synchronization services were running on nodes of the cluster found that more than one was active.

Action: The accompanying messages will list the time synchronization service names along with the nodes on which they are running. Ensure that only one time synchronization service is active on all nodes of the cluster at any given time by shutting down others.

PRVG-10404: The network time synchronization service with the name "{0}" is not running on nodes: "{1}"

Cause: A check to determine whether the indicated network time synchronization service was running on nodes of the cluster found that it was not running on the indicated nodes.

Action: Ensure that the identified network time synchronization service is running and correctly configured on the indicated nodes. Only one network time synchronization service can be running on nodes of the cluster at any given time.

PRVG-10405: Service check cannot be performed for service "{0}" on nodes: "{1}"

Cause: An error was encountered while trying to determine if the identified service was running on the specified nodes.

Action: Examine the accompanying error messages for details, rectify issues identified and retry.

PRVG-10408: A verified network time synchronization service was not running on all of the cluster nodes. A single verified network time synchronization service should be active on all the nodes at any given time.

Cause: A check to determine whether the network time synchronization services were running on nodes of the cluster found that none was active on any of the cluster nodes.

Action: The accompanying messages list the network time synchronization service names along with the nodes on which they are not running. Examine the accompanying error messages and respond accordingly.

PRVG-10409: The network time synchronization service "{0}" is not installed on nodes: "{1}"

Cause: A check to determine whether the indicated network time synchronization service was running on nodes of the cluster found that that service was not installed on the indicated nodes.

Action: Ensure that the identified network time synchronization service is installed, running and correctly configured on the specified nodes. Only one network time synchronization service can be running on nodes of the cluster at any given time.

PRVG-10430: failed to retrieve the default gateway address on node "{0}".

Cause: The default gateway address was not configured on the specified node.

Action: Ensure that the default gateway address is configured on the specified node.

PRVG-10450: The device specified by path "{0}" is a block device, which is not supported on the current platform.

Cause: An attempt to obtain storage information for a device identified by the indicated path was rejected because the path identified a block device and only character devices were supported on the current platform.

Action: To obtain storage information for the indicated device, retry the request specifying the character device path.

PRVG-10451: failed to retrieve the NFS mount point information for the mount point "{1}" due to timeout after "{2}" seconds

Cause: The cluster verification operation failed because an attempt to retrieve the file system information for the NFS storage at the indicated mount point timed out.

Action: Ensure that the NFS server for the indicated mount point is running or unmount the associated file system.

PRVG-10460: User "{0}" does not belong to group "{1}" selected for privileges "{2}" on node "{3}".

Cause: While performing prerequisite checks, Cluster Verification Utility (CVU) checked group membership for the indicated user and found that the indicated user was not a member of the indicated group selected for the indicated privileges on the indicated node.

Action: Make the user a member of the group on the indicated node.

PRVG-10461: Group "{0}" selected for privileges "{1}" does not exist on node "{2}".

Cause: While performing prerequisite checks, Cluster Verification Utility (CVU) checked for the existence of the indicated group and found that the indicated group selected for the indicated privileges did not exist on the indicated node.

Action: Create the group on the indicated node.

PRVG-10464: The user "{0}" does not have sufficient privileges to access the Oracle Automatic Storage Management (Oracle ASM) devices on nodes "{1}".

Cause: While performing database prerequisite checks, the Cluster Verification Utility (CVU) checked for the granted privileges of the indicated user and found that the indicated user was not a member of the OSDBA group configured in the Grid Infrastructure home and therefore did not have privileges to access the Oracle Automatic Storage Management (Oracle ASM) devices on the indicated nodes.

Action: Examine the accompanying error messages, add the indicated user to the group with OSDBA privileges in the indicated nodes and retry.

PRVG-10466: Failed to determine cluster node roles. Verification will proceed considering nodes "{0}" as hub nodes.

Cause: An attempt to determine cluster node roles failed because CRS was not found running on the local node. Since the verification checks were carried out assuming the indicated nodes were hub nodes, the final results were valid only if the nodes were, in fact, Hub nodes.

Action: To ensure that all checks are done correctly, ensure that CRS is running on the local node and retry.

PRVG-10467: The default Oracle Inventory group could not be determined.

Cause: An attempted Cluster Verification Utility (CVU) validation check failed because either the Oracle Inventory group could not be read from the inventory configuration file or the primary group could not be retrieved. This occurred because either the file did not exist, the property was not found, or the primary group was not found in the /etc/group file. Detailed failure information is provided in the accompanying error messages.

Action: Ensure that the inventory file exists and contains the Oracle Inventory property. On Linux and UNIX machines, verify that the primary group is found in the file /etc/group.

PRVG-10468: unable to read the configured Oracle Inventory group

Cause: Reading from the inventory configuration file failed. Detailed failure information, including the attempted read location, is provided in the accompanying error messages.

Action: Ensure that the inventory location is correct and that it can be read.

PRVG-10472: The CLASS/TYPE attribute configured on the PUBLIC network interfaces "{0}" is set to an unsupported value 'inherited' on nodes "{1}".

Cause: While performing Oracle Grid Infrastructure prerequisite checks, the Cluster Verification Utility (CVU) checked for the network interface attribute CLASS/TYPE configured on the indicated PUBLIC network interfaces and found that the indicated attribute is set to an unsupported value 'inherited' on the indicated nodes.

Action: Configure the indicated network interfaces with the CLASS/TYPE attribute set to 'static' on the indicated nodes and retry.

PRVG-10487: Storage "{0}" is not shared on all nodes.

Cause: The indicated storage was not shared across the nodes.

Action: Review additional error messages for details.

PRVG-10488: Error attempting to obtain the OSASM group from CRS home "{0}"

Cause: An attempt to obtain the OSASM group failed. The accompanying error messages provide detailed failure information.

Action: Examine the accompanying error message for details, resolve the problems identified and retry.

PRVG-10489: Database user OS group is recommended to be different from the OSASM group "{0}"

Cause: The OSASM group was found to be the same as the current user OS group. It is recommended that SYSDBA and SYSASM privileges be separate.

Action: Ensure that the database user OS group is not the same as the OSASM group.

PRVG-10490: The ASM Filter Driver is not available.

Cause: An attempt to resolve a label to a disk failed because the ASM Filter Driver (AFD) was not available. The accompanying messages provide detailed failure information.

Action: Examine the accompanying error messages for details, resolve the problems identified and retry.

PRVG-10491: The AFD did not recognize the disk label "{0}".

Cause: An attempt to find a disk with the specified label was rejected because the ASM Filter Driver (AFD) did not recognize the label.

Action: Either 1) Retry the operation specifying a disk that is managed by the AFD. The command 'afdtool -getdevlist "*"' can be used to list the labels on all AFD managed disks. or 2) Relabel the disk using the command 'asmcmd afd_label label disk' and retry the operation.

PRVG-10496: invalid or missing root element in the XML file "{0}"

Cause: File validity checking determined that the indicated XML file was not valid because the root element was invalid or missing.

Action: Ensure that the root element exists in the indicated XML file.

PRVG-10497: zero or multiple({0}) system elements specified in XML file "{1}"

Cause: File validity checking determined that the indicated XML file was not valid because it contained zero or multiple system elements.

Action: Ensure that only one system element exists in the indicated XML file.

PRVG-10501: Check of hostname length could not be performed on node "{0}"

Cause: The length of the host name could not be retrieved on the node indicated.

Action: Ensure that nodes that will run Oracle database releases prior to 11gR2 have an unqualified host name less than or equal to 8 characters.

PRVG-10502: The length of the host name was greater than 8 characters on node "{0}"

Cause: Length of the hostname should be less than or equal to 8 characters or pre-11gR2 Database releases may not run properly.

Action: Rename the host to have a length less than or equal to 8 characters.

PRVG-10507: CVU found an invalid host name "{0}" which resolves to a loopback address on node "{1}".

Cause: The Cluster Verification Utility (CVU) determined that the indicated host name resolved to a loopback address on the indicated node.

Action: Ensure that the indicated host name does not resolve to a loopback address and retry the CVU operation.

PRVG-10510: User "{0}" is not a domain user, domain name absent

Cause: Could not identify domain name of current user.

Action: Log in to the OS as a domain user.

PRVG-10511: failed to retrieve the host name using command "{0}" on node "{1}"

Cause: An error occurred while retrieving the host name using the indicated command on the indicated node. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, resolve the indicated problems, and then retry the operation.

PRVG-10520: ASM disk label "{0}" did not resolve to any device path on node "{1}"

Cause: ASM disk label could not be resolved to any device on specified node.

Action: Ensure that the specified ASM label is correctly stamped on a shared device on the node specified. To verify the label to disk mapping use tools 'Asmtoolg' on Windows operating system platforms and 'oracleasm' on the Linux operating system platform.

PRVG-10521: Failed to resolve ASM disk label "{0}" to device path on node "{1}"

Cause: Failed to resolve ASM disk label to any device on specified node.

Action: Ensure that the specified ASM label is correctly stamped on a shared device on the node specified and that the labeled devices are accessible to current user. To verify the label to disk mapping use tools 'Asmtoolg' on Windows operating system platforms and 'oracleasm' on the Linux operating system platform.

PRVG-10523: Disk "{0}" is not identified by ASMLib.

Cause: The indicated disk was not identified by ASMLib.

Action: Ensure that the ASMLib is correctly configured on all the cluster nodes and that the indicated disk is listed by 'oracleasm' on the Linux operating system platform.

PRVG-10524: failed to determine whether disk "{0}" is managed by ASMLib

Cause: An attempt to validate whether the indicated disk was managed by ASMLib failed.

Action: Ensure that the ASMLib is correctly configured on all the cluster nodes and that the indicated disk is listed by 'oracleasm' on the Linux operating system platform.

PRVG-10530: Internal error: {0}

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

Action: Oracle internal error. Contact Oracle Support Services.

PRVG-10540: OCR location "{0}" is not located on Oracle ASM storage

Cause: An attempt was made to add Oracle Cluster Repository (OCR) storage on a device that is not managed by Oracle Automatic Storage Management (Oracle ASM). All OCR storage must be located on Oracle ASM storage.

Action: Ensure that all OCR storage is located on Oracle ASM and retry the operation.

PRVG-10541: Voting disk "{0}" is not located on Oracle ASM storage

Cause: An attempt was made to add voting disk storage on a device that is not managed by Oracle Automatic Storage Management (Oracle ASM). All voting disk storage must be located on Oracle ASM.

Action: Ensure that all voting disk storage is located on Oracle ASM and retry the operation.

PRVG-10605: Release version [{0}] is consistent across nodes but does not match the active version [{1}].

Cause: During pre-upgrade validation, the Clusterware release version was consistent but did not match the active version. Usually this results from a failed upgrade.

Action: A forced upgrade may be required.

PRVG-10606: Release versions [{0}] are inconsistent across nodes.

Cause: Inconsistent release versions were found on two or more nodes. This might be caused by an upgrade in progress.

Action: Ensure that any pending upgrade is complete.

PRVG-10705: Database version "{0}" is not compatible with the Clusterware version "{1}".

Cause: Clusterware version has to be equal to or greater than the database version.

Action: Upgrade Clusterware to a higher version.

PRVG-10952: Check for consistency of root users primary group failed on the following nodes: "{0}"

Cause: The primary group and group id of the root user was not consistent across all the nodes.

Action: Ensure that the root user's primary group name and ID exists on all the nodes and that the root user is a member of this group.

PRVG-10953: Check for consistency of root users primary group had a command failure on the following nodes: "{0}"

Cause: An OS command issued while checking user group information failed unexpectedly.

Action: Contact Oracle Support.

PRVG-10958: Check for consistency of root users primary group "{0}" on node: "{1}" failed. The group membership of root user for group "{2}" does not exist on the following nodes: "{3}"

Cause: The indicated primary group and group id of the root user was not found in the existing membership groups of the root users on the identified nodes.

Action: Ensure that the indicated primary group name and ID of the root user exists on all the cluster nodes, and that the root user has membership in the indicated group on each of the cluster nodes.

PRVG-10959: Check for consistency of root users primary group had a command failure on the following node: "{0}"

Cause: An OS command issued while checking user group information failed unexpectedly.

Action: Contact Oracle Support.

PRVG-11000: Invalid usage of CVU internal function

Cause: This is an internal error.

Action: Please contact Oracle Support.

PRVG-11001: Failed to execute command "{0}" on node "{1}"

Cause: An error occurred while executing the command.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11003: SCAN is not configured

Cause: An attempt to retrieve SCAN failed.

Action: Ensure that SCAN is properly defined in this cluster. Use 'srvctl add scan' to add SCAN.

PRVG-11004: SCAN listener is not configured

Cause: An attempt to retrieve SCAN listener configuration failed.

Action: Ensure that SCAN is properly defined in this cluster. Use 'srvctl add scan_listener' to add SCAN listener.

PRVG-11005: Database "{0}" is not defined in this cluster

Cause: An attempt to retrieve cluster-specific metadata about the database failed.

Action: Ensure that the database name was specified correctly. Use 'srvctl add database' to enable Clusterware support for the database.

PRVG-11006: VIPs are not defined for the nodes on which database "{0}" is running

Cause: An attempt to retrieve the VIP on which the indicated database is running failed.

Action: Ensure that VIPs are properly defined in this cluster. Use 'srvctl add vip' to add VIP.

PRVG-11007: No instances are defined for database "{0}"

Cause: An attempt to retrieve database instances for the database failed.

Action: Ensure that at least one database instance is defined. Use 'srvctl add instance' to add database instance.

PRVG-11008: An internal command "cvuhelper" returned "{0}" while fetching the node list for database unique name "{1}".

Cause: An attempt to execute an internal cvuhelper command failed.

Action: Examine the accompanying error messages for details. Address issues found and retry the operation.

PRVG-11009: An internal command "cvuhelper" exited unexpectedly while fetching the node list for database "{0}".

Cause: An attempt to execute an internal cvuhelper command exited unexpectedly.

Action: Examine the accompanying error messages for details. Address issues found and retry the operation.

PRVG-11010: An internal command 'cvuhelper' returned "{0}" while fetching cluster databases.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: Examine the accompanying error messages for details. Address issues found and retry the operation.

PRVG-11011: An internal command 'cvuhelper' exited unexpectedly while fetching cluster databases.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: Examine the accompanying error messages for details. Address issues found and retry the operation.

PRVG-11049: Interface "{0}" does not exist on nodes "{1}"

Cause: The interface was classified as cluster interconnect or public but the interface was not found on the nodes.

Action: Ensure that the same network interface is defined on each node of Cluster.

PRVG-11050: No matching interfaces "{0}" for subnet "{1}" on nodes "{2}"

Cause: The interfaces classified as cluster interconnect or public were not found on the specified subnet on the nodes.

Action: Ensure that at least one interface with specified name is on the specified subnet on each node of Cluster.

PRVG-11051: network list is in invalid format

Cause: The processing of a network list argument encountered a syntax error.

Action: Network list is a comma separated list of networks. Each network can be specified in the format "if_name"[:subnet_id[:public|cluster_interconnect]]. if_name can have "*" as in "eth*" to match interfaces like eth1, eth02, etc. Provide network list in valid format.

PRVG-11052: Interface name is not enclosed within double quotes

Cause: Interface name in the interface list was not enclosed within double quotes.

Action: Provide interface name within double quotes.

PRVG-11053: Invalid subnet type

Cause: Invalid subnet type was specified in interface list.

Action: Provide public or cluster_interconnect as subnet type.

PRVG-11054: Interface "{0}" not found on this node

Cause: Failed to locate the interface on this node.

Action: Provide interface names configured on the node on which CVU is running.

PRVG-11055: Interfaces configured with subnet "{0}" have multiple subnet masks.

Cause: Cluster Verification Utility (CVU) check determined that interfaces of some nodes were configured with different subnet masks for the same subnet number.

Action: This message is accompanied by another message that lists the subnet masks information on the nodes. Ensure that all of the interfaces within the indicated subnet have the same subnet mask on all of the nodes and retry the node connectivity check.

PRVG-11056: Subnet "{0}" has different subnet masks "{1}" on nodes "{2}".

Cause: Cluster Verification Utility (CVU) check determined that interfaces on the indicated ` subnet did not have the same subnet mask, which would result in routing conflicts.

Action: Ensure that all of the interfaces on the indicated subnet have the same subnet mask configured on all of the nodes and retry the node connectivity check.

PRVG-11057: Checking subnet mask consistency...

Cause: NO

Action: n/a

PRVG-11058: Subnet mask consistency check passed.

Cause: NO

Action: n/a

PRVG-11059: Subnet mask consistency check passed for subnet "{0}".

Cause: NO

Action: n/a

PRVG-11060: Subnet mask consistency check failed.

Cause: NO

Action: n/a

PRVG-11061: Different MTU values used across cluster interconnect network interfaces "{0}" on subnets "{1}" with MTU values "{2}" on the node "{3}". The most common MTU value is "{4}".

Cause: Cluster Verification Utility (CVU) connectivity checking determined that the indicated interfaces on the indicated subnets were configured with different maximum transmission units (MTU) values.

Action: Configure the indicated interfaces on the indicated subnets to have the same MTU value and retry the node connectivity check.

PRVG-11065: Node connectivity checks will not be performed on network interfaces "{0}" on node "{1}" because they were down.

Cause: The indicated network interfaces on the indicated nodes were not considered for node connectivity checks because they were down.

Action: If the indicated interfaces are to be used by the cluster bring them up and repeat this test.

PRVG-11067: TCP connectivity from node "{0}": "{1}" to node "{2}": "{3}" failed.

Cause: Errors occurred while attempting to establish Transmission Control Protocol (TCP) connectivity between the two identified interfaces.

Action: Ensure that there are no firewalls blocking TCP operations and no process monitors running that can interfere with the program's network operations. In case of Oracle Linux platform, ensure that the 'iptables' utility program if enabled does not block the TCP communication across the identified interfaces between the indicated nodes. Refer to MOS note 1357657.1 to fix the issue.

PRVG-11068: Highly Available IP (HAIP) is enabled on the nodes "{0}".

Cause: The Cluster Verification Utility (CVU) found that the HAIP was enabled on the indicated nodes. HAIP is not supported on Exadata for Oracle Clusterware 18c release onwards.

Action: Ensure that the HAIP is disabled using 'crsctl modify resource ora.cluster_interconnect.haip -attr "ENABLED=0" -init' command and no instances of ASM and DB are using the HAIP addresses by updating the 'cluster_interconnects' parameter with private IP addresses using SQL before upgrade. Refer to MOS note 2524069.1 for complete steps to disable and remove the HAIP if you are upgrading from Oracle Clusterware 12c release 2 (12.2).

PRVG-11069: IP address "{0}" of network interface "{1}" on the node "{2}" would conflict with HAIP usage.

Cause: One or more network interfaces have IP addresses in the range (169.254.*.*), the range used by HAIP which can create routing conflicts.

Action: Make sure there are no IP addresses in the range (169.254.*.*) on any network interfaces.

PRVG-11070: IP address "{0}" of non-private network interface "{1}" on the node "{2}" would conflict with HAIP usage.

Cause: One or more non-private network interfaces have IP addresses in the range (169.254.*.*), the range used by HAIP which can create routing conflicts.

Action: Make sure there are no IP addresses in the range (169.254.*.*) on any non-private network interfaces.

PRVG-11071: IP address "{0}" of private network interface "{1}" on the node "{2}" with subnet mask "{3}" would conflict with HAIP usage.

Cause: One or more private network interfaces have IP addresses in the range (169.254.*.*) and subnet mask which is not 16-18 bits, the range used by HAIP which can create routing conflicts

Action: Make sure there are no IP addresses in the range (169.254.*.*) with subnet mask which is not 16-18 bits on any private network interfaces.

PRVG-11072: Private network Interface "{0}" on node "{1}" with IP address "{2}" is not Infiniband.

Cause: One or more private network interfaces on the system were not Infiniband. In an Exadata environment, if private interfaces are not Infiniband, connection failures will result.

Action: Make sure all the private interfaces in an Exadata environment are Infiniband type.

PRVG-11073: Subnet on interface "{0}" of node "{1}" is overlapping with the subnet on interface "{2}". IP address range ["{3}"-"{4}"] is overlapping with IP address range ["{5}"-"{6}"].

Cause: IP ranges were overlapping on one or more subnets. This would result in routing failures.

Action: Ensure that subnets do not have overlapping IP address ranges.

PRVG-11074: Private network interface "{0}" on node "{1}" with IP address "{2}" does not have MONITOR option set.

Cause: One or more private network interfaces on the system did not have the MONITOR option in the interface information. This may lead to network failures if the interfaces are disabled or disconnected.

Action: Make sure all the private interfaces have the MONITOR option set. To enable the MONITOR option for a particular interface, run the following command as the root user: 'ifconfig interfacename MONITOR'

PRVG-11076: Found deprecated interfaces "{0}" with corresponding IP addresses "{1}" on the following nodes: "{2}". These interfaces will be skipped for node connectivity checks.

Cause: Cluster Verification Utility (CVU) connectivity checking determined that there were interfaces which had the DEPRECATED flag set in the interface information. These deprecated interfaces will not be considered for node connectivity checks.

Action: If the indicated interfaces need to be considered for node connectivity checks, use the ifconfig (ipconfig for Windows) command to unset the DEPRECATED flag for these interfaces and retry the node connectivity checks.

PRVG-11077: Different MTU values used across the network for interfaces "{0}" on subnets "{1}" with MTU values "{2}" on the node "{3}". The most common MTU value is "{4}".

Cause: Cluster Verification Utility (CVU) connectivity checking determined that there were different maximum transmission unit (MTU) values found on non-private or unclassified interfaces on the indicated subnets.

Action: Configure the indicated interfaces on the indicated subnets to have the same MTU value and retry the connectivity check.

PRVG-11078: node connectivity failed for subnet "{0}"

Cause: Node connectivity checks for the specified subnet failed.

Action: Review the accompanying messages for details of the cause of failure.

PRVG-11079: Subnet value "{1}" of interface "{2}" is invalid on node "{3}".

Cause: Cluster Verification Utility (CVU) connectivity checking determined that the subnet attribute had an invalid value on the indicated node for the indicated interface.

Action: Ensure that the indicated network interface has a valid subnet value for the indicated interface and retry the node connectivity checks.

PRVG-11080: empty or null value in the interface field on node "{1}"

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11081: unable to find the matching networks for the interface "{0}" and the subnet "{1}" on nodes "{2}"

Cause: Cluster Verification Utility (CVU) connectivity checking determined that the interface-subnet combination was not found on the indicated nodes.

Action: Ensure that the interface-subnet combination is installed, is online on the indicated nodes, and retry the node connectivity checks.

PRVG-11086: could not find any network interface having status as UP on the nodes "{0}"

Cause: Cluster Verification Utility (CVU) connectivity checking determined that the indicated nodes did not have any network interface with status UP

Action: Ensure that there is at least one interface with status UP on the indicated node and retry the node connectivity check.

PRVG-11087: Invalid subnet "{0}" was specified in the interconnect list for the interface "{1}". This interface will not be included in further checks.

Cause: Cluster Verification Utility (CVU) connectivity checking determined that an invalid IPv4 or IPv6 subnet was supplied on the command line or in the CVU variable.

Action: If a specific subnet needs to be considered, supply a subnet address that conforms to IETF RFC-950 or IETF RFC-5942 and retry the operation.

PRVG-11088: Interface "{0}" has invalid value "{1}" for the network attribute "{2}" on the node "{3}".

Cause: An internal error occurred while performing the node connectivity checks.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11089: Could not find a valid network entry in the interconnect list.

Cause: Cluster Verification Utility (CVU) connectivity checking determined that the specified interconnect list did not have a valid network to be considered for the connectivity checks. This could be due to invalid values supplied for one or more interface names, subnets or network types in the interconnect list.

Action: If one or more specific networks need to be considered, supply valid values for the interface name, optional subnet value and optional network type for each network and retry the operation.

PRVG-11090: returned network interface list empty on nodes "{0}"

Cause: Cluster Verification Utility (CVU) node connectivity check determined that network interfaces discovery returned an empty list. This may indicate a configuration problem or an internal error with the remote check.

Action: Verify the operational status of the network interfaces on the indicated nodes, configure the network interfaces according to the documentation and retry the node connectivity check. If the configuration has been validated on the indicated nodes, and the problem persists, contact Oracle Support Services.

PRVG-11091: Copying directory "{0}" contents from the local node to the remote nodes "{1}" failed.

Cause: Cluster Verification Utility (CVU) framework setup checking determined that the remote execution files from the local node could not be copied to the indicated directory on the indicated remote nodes.

Action: Ensure that the OS user executing the CVU check has write permissions for the indicated directory on the indicated remote nodes and retry the operation.

PRVG-11092: Deleting directory "{0}" contents failed on nodes "{1}".

Cause: Cluster Verification Utility (CVU) framework setup checking determined that the remote execution files in the indicated directory on the indicated nodes could not be deleted.

Action: Ensure that the OS user executing the CVU check has delete permissions for the files in the indicated directory on the indicated nodes and retry the operation.

PRVG-11093: The file "{0}" from the node "{1}" could not be copied to "{2}" on the local node.

Cause: Cluster Verification Utility (CVU) framework node connectivity checking determined that the indicated ping command output file from the indicated node could not be copied to the local node for processing. The accompanying messages provide detailed information about the failure.

Action: Examine the accompanying messages, fix the issues identified and retry the operation.

PRVG-11094: Ping connectivity check from the source IP address "{0}" to the destination IP address "{1}" failed.

Cause: Cluster Verification Utility (CVU) framework node connectivity checking determined that ping connectivity between the indicated source IP address and the destination IP address did not exist.

Action: Ensure that the IP addresses are up and that a valid route exists between them. Examine the accompanying messages, resolve the issues, and retry the operation.

PRVG-11095: The TCP system call "{0}" failed with error "{1}" while executing exectask on node "{2}"

Cause: Cluster Verification Utility (CVU) framework node connectivity checking encountered the indicated error while trying to run the indicated Transmission Control Protocol (TCP) connectivity system call on the indicated node.

Action: Examine the accompanying error message for details, fix the error indicated and then retry the operation. Also, ensure the firewall rules do not affect the cluster interconnect interfaces, protocols and network address space. On Linux platform the iptable configuration may interfere with the network connections.

PRVG-11096: Error copying file "{0}" from local node to the directory "{1}" on the remote node "{2}"

Cause: The specified file could not be copied from the local node to the specified directory on the specified remote node. The accompanying messages provide detailed failure information.

Action: Examine the accompanying error messages for details, fix the error indicated and then retry the operation.

PRVG-11097: unable to reach nodes "{0}" from the local node

Cause: During a verification operation to check that specified nodes are reachable from the local node using the 'ping' command, the verification failed to reach any of the nodes indicated in the message. Either the addresses for those nodes did not resolve correctly or they were unreachable.

Action: Ensure that the indicated nodes are accessible with the 'ping' command. If the host names do not resolve correctly, ensure that the domain naming services cache has been purged using the command '/etc/rc.d/init.d/nscd restart' on Linux and UNIX machines and the command 'ipconfig /flushdns' on Windows operating system machines.

PRVG-11098: Oracle ACFS is configured and Highly Available IP (HAIP) is enabled on the nodes "{0}".

Cause: The Cluster Verification Utility (CVU) found that the HAIP was enabled on the indicated nodes. HAIP is not supported on Exadata for Oracle Clusterware 18c and later.

Action: Oracle ACFS is dependent on HAIP resource. HAIP cannot be disabled during upgrade and should be disabled after successful Oracle Clusterware upgrade operation. After successful Oracle Clusterware upgrade operation, ensure that no instances of Oracle Automatic Storage Management (Oracle ASM) and the databases are using the HAIP addresses by updating the 'cluster_interconnects' parameter with private IP addresses using SQL and disable HAIP using the 'crsctl modify resource ora.cluster_interconnect.haip -attr "ENABLED=0" -init' command on all of the indicated nodes. Refer to MOS note 2524069.1 for additional details.

PRVG-11101: The disk free space could not be determined for file system path "{0}" on nodes "{1}".

Cause: An attempt to determine the disk space for the indicated file system path failed on the nodes indicated. The accompanying messages provide detailed failure information.

Action: Verify that the path indicated exists on the node indicated. Examine the accompanying messages, resolve the issues, and retry the operation.

PRVG-11103: The Free Space Component check failed on node(s) "{0}"

Cause: The free space in the CRS home directory is below the threshold.

Action: Free up space in this directory to avoid disk free space issues.

PRVG-11104: The disk free space for file system path "{0}" on node "{1}" is below "{2}" percent of total disk space. The required free space is "{3}", the available free space is "{4}" and the total disk size is "{5}".

Cause: The disk free space in the specified file system was below the specified minimum threshold as a percentage of total disk space on the node specified.

Action: Ensure that the specified file system has at least the specified required free space.

PRVG-11105: The disk free space for file system path "{0}" on node "{1}" is below required threshold. The required free space is "{2}" and the available free space is "{3}".

Cause: The disk free space in the specified file system was below the specified required minimum threshold on the node specified.

Action: Ensure that the specified file system has at least the required free space.

PRVG-11110: The specified database file location "{0}" did not have read and write access to user "{1}" on node "{2}"

Cause: The database file location did not have read and write permissions to the user on some nodes.

Action: If the current user intends to be the Oracle installation owner, ensure that the user has read and write access to the database file location

PRVG-11111: Path "{0}" is not shared by at least {1} node.

Cause: The path was not shared by sufficient nodes to meet the target hub size.

Action: Select a different path.

PRVG-11112: Path "{0}" is not shared by the following hub nodes: {1}

Cause: Specified hub nodes do not share the path.

Action: Select a path that is shared by all of the hub nodes.

PRVG-11115: Following error occurred while establishing connection to database "{0}"

Cause: An attempt to connect to database failed.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11123: AUDIT_FILE_DEST location "{0}" is shared among instances "{1}" of database "{2}"

Cause: Two or more instances of the database were found to be using the same AUDIT_FILE_DEST location on shared storage.

Action: Ensure that AUDIT_FILE_DEST location is not shared among instances.

PRVG-11125: Following error occurred during shared AUDIT_FILE_DEST location check

Cause: An error occurred while performing shared AUDIT_FILE_DEST locations check.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11126: Oracle home from which database "{0}" is running could not be determined.

Cause: Checks on the directory location pointed to by database initialization parameter 'AUDIT_FILE_DEST' failed to determine the Oracle home from which the specified database was running.

Action: Examine the accompanying messages for details on the cause of failure, address the issues described and retry.

PRVG-11127: Skipping AUDIT_FILE_DEST location check for database "{0}" because software owner "{1}" of the associated Oracle home "{2}" is not the same as current OS user "{3}".

Cause: Checks for the directory location pointed to by database initialization parameter 'AUDIT_FILE_DEST', for the specified database, could not be performed because the software owner of the associated Oracle home was not same as the current operating system user.

Action: Run this check as the specified software owner.

PRVG-11129: Check of subnet "{0}" for multicast communication with multicast group "{1}" failed.

Cause: The Cluster Verification Utility (CVU) determined that the interfaces on the indicated subnet were not able to communicate using the indicated multicast group.

Action: Ensure that multicast is enabled and that a network path exists between the interfaces of the indicated subnet. Also, examine the accompanying messages for details on the cause of failure.

PRVG-11134: Interface "{0}" on node "{1}" is not able to communicate with interface "{2}" on node "{3}"

Cause: The specified interfaces were not able to communicate using a multicast address.

Action: Ensure that multicast is enabled on the specified interfaces and network path exists between the interfaces.

PRVG-11137: Following error occurred during multicast check

Cause: An error occurred while performing multicast check.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11138: Interface "{0}" on node "{1}" is not able to communicate with interface "{2}" on node "{3}" over multicast group "{4}"

Cause: The specified interfaces were not able to communicate using a multicast address.

Action: Ensure that multicast is enabled on the specified interfaces and that a network path exists between the interfaces.

PRVG-11139: Specified subnets "{0}" could not be found in the cluster network interface configured subnets "{1}"

Cause: The subnets provided in the -network option were not configured in the cluster network interfaces.

Action: Ensure that the subnets specified in the -network option are configured in the cluster and are up and running.

PRVG-11143: The following error occurred during stale database schema statistics check.

Cause: An error occurred while performing database stale schema check.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11144: Schema objects "{0}" have stale statistics in the database "{1}"

Cause: The specified schema objects were found to have stale statistics in the database.

Action: Refer to MOS note 560336.1 at oracle support to fix the issue.

PRVG-11170: Skipping DHCP check for cluster which has only IPv6 interfaces

Cause: All the public interfaces in a cluster were IPv6.

Action: IPv6 addresses are automatically generated, hence the check is not required.

PRVG-11171: DHCP check failed

Cause: An error occurred while reading network interface information.

Action: n/a

PRVG-11214: An internal command "cvuhelper" exited unexpectedly while fetching the information from Oracle Cluster Registry.

Cause: An attempt to execute an internal cvuhelper command exited unexpectedly.

Action: Examine the accompanying error messages for details. Address issues found and retry the operation.

PRVG-11250: The check "{0}" was not performed because it needs 'root' user privileges.

Cause: In running the pre-requisite test suite for a planned system management operation, the indicated check was not performed because it requires root user privileges, and the root user credentials had not been supplied.

Action: To include the check, reissue the request providing the required credentials for the root user.

PRVG-11300: Parameter "{0}" value is not valid

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

Action: Contact Oracle Support Services.

PRVG-11301: The 'root' user "{0}" password is not valid on the following nodes: {1}.

Cause: An attempt to validate the specified superuser password failed.

Action: Make sure that the 'root' user password specified is correct and valid. Make sure that the password is same across all nodes of the cluster.

PRVG-11302: 'sudo' command does not exist at location "{0}" on nodes "{1}"

Cause: An attempt to verify that the specified user has permission to run sudo command from specified path on specified nodes failed.

Action: Make sure that the specified path to sudo command exists on all nodes. Make sure that the permission to read and execute exists for current user.

PRVG-11303: Commands could not be executed as 'root' using 'sudo' on nodes: {0}.

Cause: An attempt to run commands as 'root' using 'sudo' on specified nodes failed.

Action: Make sure that the 'sudo' command exists on all nodes. Make sure that 'id' command can be executed using 'sudo'.

PRVG-11304: Executing commands as root not permitted

Cause: An attempt was made to execute a command as 'root' user when root execution method and credentials were not specified. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-11305: Commands could not be executed as user 'root' on nodes: {0}.

Cause: An attempt to run commands as user 'root' on the indicated nodes failed.

Action: Look at the accompanying error messages for details and make sure that: - The command exists on the nodes specified. - The specified command has execute permission on the node specified. - The 'root' user password specified is correct.

PRVG-11306: 'NOPASSWD' option is enabled in sudo configuration on nodes "{0}".

Cause: An attempt to use sudo for root automation was rejected because sudo was configured for 'NOPASSWD' option on the indicated nodes. The 'NOPASSWD" option was not supported.

Action: Remove the 'NOPASSWD' option from the sudo configuration on the indicated nodes and retry the operation.

PRVG-11310: "{0}" nodes were not found in the cluster

Cause: Zero nodes of specified type were found in the cluster.

Action: If this message is accompanied by error messages, respond according to those messages.

PRVG-11314: The operating system groups for the following databases are not consistent across all nodes: {0}

Cause: An operating system group was not found or did not have the same name on all nodes where the corresponding database is present.

Action: Ensure that the same operating system groups exist and have the same name on all nodes where the corresponding database is present.

PRVG-11318: The following error occurred during database operating system groups check. "{0}"

Cause: An error occurred while performing database operating system groups check.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11320: The database operating system group {0} is inconsistent across nodes {1} for database {2}.

Cause: The specified operating system group was not found or did not have the same group name on all the identified nodes where the database is present.

Action: Ensure that the operating system group exist and have the same group name on all the nodes where the database is present, and invoke the Cluster Verification Utility post-database-install check to ensure the configuration is correct.

PRVG-11321: One of the elements of parameter "{0}" value is not valid

Cause: This is an internal error. The value for one of the array elements for the specified parameter is null or empty string.

Action: Contact Oracle Support Services.

PRVG-11322: One or more node names "{0}" contain one or more of the following invalid characters "{1}"

Cause: One or more of the supplied node names or the local host name contained invalid characters.

Action: Ensure that all the node names supplied and the local host name contain valid characters. Only alphanumeric characters and hyphens are allowed as per RFC-952.

PRVG-11330: Database operating system groups consistency check failed for the databases "{0}" on nodes "{1}"

Cause: One or more operating system groups were not found or did not have the same group name on all the identified nodes where the database is present.

Action: Ensure that the operating system groups exist and have the same group name on all the nodes where the database is present, and invoke the Cluster Verification Utility post-database-install check to ensure the configuration is correct.

PRVG-11352: Interface "{0}" on node "{1}" is not able to communicate with interface "{2}" on node "{3}" with broadcast address "{4}"

Cause: The specified interfaces were not able to communicate using the broadcast address.

Action: Ensure that broadcast is enabled on the specified interfaces and that the network path allows broadcast.

PRVG-11353: Broadcast packets sent on subnet "{0}" with broadcast address "{1}" were not received

Cause: All the interfaces on the subnet were not able to communicate using the broadcast address.

Action: Ensure that broadcast is enabled on all interfaces and that the network path allows broadcast.

PRVG-11356: Following error occurred during broadcast check

Cause: An error occurred while performing broadcast check.

Action: Look at the accompanying messages for details on the cause of failure.

PRVG-11366: SCAN IP addresses "{0}" of SCAN "{1}" was not on subnet "{2}"

Cause: SCAN IP was found to be on a different subnet than the one chosen as a public subnet.

Action: Select a different public subnet or change the IP addresses that the SCAN resolves to.

PRVG-11367: SCAN IP addresses "{0}" of SCAN "{1}" were not on subnet "{2}"

Cause: Subnet of network associated with the SCAN were modified but SCAN IP addresses were not modified.

Action: If network associated with the SCAN is DHCP, restart SCAN using 'srvctl stop' and 'srvctl start' commands. If network is static, configure SCAN IP addresses to be on the subnets of network. If IP addresses were already configured, recreate the SCAN using 'srvctl remove scan' and 'srvctl add scan' commands.

PRVG-11368: A SCAN is recommended to resolve to "{0}" or more IP addresses, but SCAN "{1}" resolves to only "{2}"

Cause: An insufficient number of SCAN IP addresses were defined for the specified SCAN.

Action: Define at least specified number of SCAN IP addresses in DNS for the SCAN.

PRVG-11369: SCAN IP addresses "{0}" of SCAN "{1}" were active before Clusterware installation

Cause: SCAN IP addresses were found to be active on the network before Clusterware installation.

Action: Make sure that the SCAN IP addresses are currently unused.

PRVG-11372: Number of SCAN IP addresses that SCAN "{0}" resolved to did not match the number of SCAN VIP resources

Cause: It was found that the SCAN IP addresses that SCAN resolves to were modified after the SCAN was created.

Action: Modify SCAN using 'srvctl modify scan -n <scan_name>' and listener using 'srvctl modify scan_listener -u'.

PRVG-11373: IPV4 and IPV6 addresses of SCAN VIP resources of SCAN "{0}" were not consistent

Cause: The SCAN resolved to differing numbers of IPv4 and IPv6 addresses.

Action: Recreate the SCAN using 'srvctl remove' and 'srvctl add' commands.

PRVG-11374: SCAN "{0}" was not resolved

Cause: A static SCAN was not resolved to IP addresses.

Action: Make sure that the SCAN is resolved.

PRVG-11375: The Oracle Address Resolution Protocol driver service does not exist on node "{0}".

Cause: The Oracle Address Resolution Protocol driver service was not found in the specified node.

Action: Follow the Oracle Grid Infrastructure Postinstallation Procedures to install the specified service.

PRVG-11376: The Oracle Address Resolution Protocol driver service is not configured with the start type 'auto' as expected on node "{0}".

Cause: The configuration of the Oracle Address Resolution Protocol driver service did not specify the expected start type: 'auto'.

Action: Configure the service by using 'sc.exe <server_name> config oraarpdrv start= auto'.

PRVG-11377: The Oracle Address Resolution Protocol driver service is not configured with the service type 'kernel' as expected on node "{0}".

Cause: The configuration of the Oracle Address Resolution Protocol driver service did not specify the expected service type: 'kernel'.

Action: Configure the service by using 'sc.exe <server_name> config oraarpdrv type= kernel'.

PRVG-11378: The Oracle Address Resolution Protocol driver service is not running on node "{0}".

Cause: The Oracle Address Resolution Protocol driver service was found with current status of 'stopped'.

Action: Start the service by using 'net.exe start oraarpdrv'.

PRVG-11380: IP addresses "{0}" resolved for SCAN "{1}" are not reachable.

Cause: The Cluster Verification Utility found that the indicated SCAN IP addresses configured on the server cluster are not reachable from the client cluster. The accompanying messages provide additional failure details.

Action: Ensure that the indicated SCAN IP addresses configured on the server cluster are up and reachable and retry the CVU check.

PRVG-11381: Valid node checking registration for SCAN listener "{0}" is enabled, and set to "{1}" on node "{2}". Invited nodes which are allowed to register with the SCAN listener do not contain the cluster nodes "{3}".

Cause: The Cluster Verification Utility found that valid node checking registration was enabled for the indicated SCAN listener, which allows only local node IP addresses and invited nodes to register with the scan listener. And the indicated cluster nodes were not in the list of invited nodes for the indicated SCAN listener.

Action: Ensure that valid node checking registration is off or set to 'subnet' or update the invited nodes to include the indicated cluster nodes for the indicated SCAN listener using 'srvctl' comamnd.

PRVG-11382: The permissions on the SCAN listener socket file "{0}" do not match the expected octal value on node "{1}". [Expected = "{2}" ; Found = "{3}"]

Cause: The Cluster Verification Utility found that the permissions of the indicated file on the indicated node were different from the required permissions. This might lead to failure in starting the SCAN listener.

Action: Remove the indicated SCAN listener socket file on the indicated node and restart the SCAN listener.

PRVG-11383: The owner of the SCAN listener socket file "{0}" is not the CRS user on node "{1}". [Expected = "{2}" ; Found = "{3}"]

Cause: The Cluster Verification Utility found that the owner of the indicated file on the indicated node was not the CRS user. This might lead to failure in starting the SCAN listener.

Action: Remove the indicated SCAN listener socket file on the indicated node and restart the SCAN listener.

PRVG-11384: The list of invited nodes allowed to register with the SCAN listener "{0}" contains invalid or unresolvable names "{1}".

Cause: The Cluster Verification Utility found that the indicated invalid or unresolvable names were in the list of invited nodes for the indicated SCAN listener, which would lead to failure in starting or restarting the SCAN listener.

Action: Ensure that all the names in the list of invited nodes for the indicated SCAN listener are valid and resolvable.

PRVG-11400: Node role value is not valid.

Cause: The value passed to CVU for the node role parameter was not one of the allowed values: 'hub', 'leaf' or 'auto'. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-11401: invalid new node list specified including both nodes with 'auto' role and nodes with 'hub' or 'leaf' role

Cause: The supplied list of new nodes consisted of a mix of nodes with the 'auto' role in combination with nodes having the 'hub' or 'leaf' role.

Action: Either supply a list of new nodes that all have the 'auto' role or supply a list of new nodes that have the 'hub' or 'leaf' role specified for each node, but not both.

PRVG-11402: New nodes cannot have AUTO node role unless the existing cluster consists entirely of AUTO nodes

Cause: An attempt to validate new nodes for addition supplied one or more AUTO role nodes for a cluster with no AUTO role nodes.

Action: Supply a list of new nodes with AUTO role only when the existing cluster contains nodes with AUTO role.

PRVG-11403: A Leaf Node cannot be added unless existing cluster contains at least one Hub Node.

Cause: An attempt was made to add a node with the 'leaf' role when the cluster did not have at least one node with the 'hub' role.

Action: Supply a list of new nodes with the 'leaf' role only when the existing cluster contains at least one node with the 'hub' role.

PRVG-11404: The addition of hub nodes will exceed the target hub size[{0}]

Cause: The request to validate new nodes specified enough hub nodes that the cluster target hub size would be exceeded.

Action: Specify fewer hub nodes.

PRVG-11405: API with node roles argument should be called for Flex Cluster only

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11406: API with node roles argument must be called for Flex Cluster

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11407: API called with unequal sized arrays for nodes and VIPs

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11408: API called with unequal sized arrays for nodes, VIPs and node roles

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11409: These nodes already appear to be part of the cluster: "{0}"

Cause: The supplied list of new nodes contains some nodes which are already part of the cluster.

Action: Specify new nodes that are not already in the cluster.

PRVG-11410: illegal specification of nodes with 'leaf' role for a non-Flex Cluster

Cause: An attempt was made to add a 'leaf' role node to a non-Flex Cluster.

Action: Remove the 'leaf' role node from the list of nodes being added to the cluster.

PRVG-11415: Password entry for user "{0}" in the database "{1}" did not exist in CVUDB wallet

Cause: No password entry for the specified user for the specified database was found in the CVUDB walllet.

Action: Add a password entry for the user to the CVUDB wallet using 'crsctl add wallet -type CVUDB -name dbname'

PRVG-11420: Storage type of the path "{0}" could not be determined

Cause: There was an error in determining storage type of the path.

Action: Examine any accompanying error messages for details.

PRVG-11421: Storage type of the path "{0}" could not be determined

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRVG-11422: Missing GNS subdomain name.

Cause: GNS subdomain name was not provided.

Action: The subdomain name for GNS must be provided via the '-domain' parameter in Oracle Clusterware Version 11.2.

PRVG-11423: The password provided on the command line is not valid for user "{0}"

Cause: The provided password was wrong.

Action: Provide the correct password.

PRVG-11424: Missing GNS subdomain for dynamic public network

Cause: When checking GNS integrity, the public VIPs were configured to use dynamic addresses (DHCP or autoconfig), but the required GNS subdomain was not configured.

Action: Configure a GNS subdomain by using the command 'srvctl add gns'.

PRVG-11425: Failed to validate GNS credential in file "{0}"

Cause: An attempt to validate the Grid Naming Service (GNS) credential failed.

Action: Ensure that the credential file provided has been generated in a GNS server cluster by 'srvctl export gns -clientdata filename'.

PRVG-11426: IP address for GNS VIP "{0}" is not consistent across the cluster nodes.

Cause: The Cluster Verification Utility determined that the indicated GNS VIP entry in the hosts file or DNS did not resolve to the same IP address across the cluster nodes.

Action: Ensure that the entry in the hosts file or DNS resolving the IP address for the indicated GNS VIP is consistent across the cluster nodes and retry the CVU check.

PRVG-11427: GNS VIP "{0}" resolves to IP address "{1}" on the majority of cluster nodes but to address "{2}" on nodes "{3}".

Cause: The Cluster Verification Utility determined that the indicated GNS VIP resolved to the indicated different IP address on the indicated nodes.

Action: Ensure that the indicated GNS VIP resolves to the same IP address across the cluster nodes and retry the CVU check.

PRVG-11499: ACFS kernel version "{0}" is different from the version of the ACFS commands "{1}" on node "{2}".

Cause: The ACFS kernel version was found to be different from the version of the ACFS commands on the indicated node.

Action: Ensure that the ACFS kernel version is the same as the version of the ACFS commands on the indicated node.

PRVG-11500: ACFS file systems are not available on Leaf nodes "{1}"

Cause: The specified ACFS path was not suitable for Leaf nodes.

Action: Ensure that you have selected a path that is suitable for all the nodes.

PRVG-11501: Path "{0}" of type "{1}" is not suitable for usage as RAC database software for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for usage as RAC database software

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11502: Path "{0}" of type "{1}" is not suitable for usage as RAC database file for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for usage as RAC database file

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11503: Path "{0}" of type "{1}" is not suitable for usage as Oracle Clusterware storage for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for usage as Oracle Clusterware storage(OCR or Voting Disk).

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11504: Path "{0}" of type "{1}" is not suitable for usage as Single Instance database software for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for usage as Single Instance database software

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11505: Path "{0}" of type "{1}" is not suitable for usage as Single Instance database file for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for usage as Single Instance database file

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11506: Path "{0}" of type "{1}" is not suitable for ASM for release "{2}". Supported storage types are "{3}".

Cause: The specified path is not found suitable for ASM

Action: Ensure that you have selected a path that is suitable for the desired usage.

PRVG-11515: Nodes with mix of 'auto', 'hub' and 'leaf' roles were found in the Flex Cluster.

Cause: The Flex Cluster node role check found nodes with both the 'auto' role and either the 'hub' or 'leaf' roles defined.

Action: Use the 'crsctl set node role' command to make all node roles 'auto', or to make node roles a mix of 'hub' and 'leaf'.

PRVG-11516: New nodes "{0}" with 'hub' or 'leaf' role cannot be added to a Flex Cluster that has 'auto' role nodes.

Cause: An attempt was made to add nodes with the 'hub' or 'leaf' role to a Flex Cluster already having nodes with the 'auto' role.

Action: Only add nodes with the 'auto' role to the cluster.

PRVG-11517: New nodes "{0}" with 'auto' role cannot be added to a Flex Cluster already having nodes with the 'hub' and 'leaf' roles.

Cause: An attempt was made to add nodes with the 'auto' role to an Flex Cluster already having nodes with the 'hub' and 'leaf' role.

Action: Only add nodes with the 'hub' or 'leaf' role to the cluster.

PRVG-11518: Following error occurred during Flex Cluster node role configuration check

Cause: An error occurred while performing the Flex Cluster node role configuration check.

Action: Look at the accompanying messages for the cause of the failure.

PRVG-11550: Package "{0}" is missing on node "{1}"

Cause: The cvuqdisk RPM is not installed on the specified node. This package is required for shared disk validations. During installation, ASM disk validation cannot be performed without this RPM.

Action: Install the required version of the cvuqdisk RPM using fix up action or manual steps as listed in the documentation.

PRVG-11551: Required version of package "{0}" was not found on node "{1}" [Required = "{2}" ; Found = "{3}"].

Cause: The version of installed cvuqdisk RPM does not meet the requirement on the specified node. This package is required for shared disk validations. During installation, ASM disk validation cannot be performed without this RPM.

Action: Install the required version of the cvuqdisk RPM using fix up action or manual steps as listed in the documentation.

PRVG-11635: The ASM disks "{0}" are incorrectly sized

Cause: The indicated ASM disks had incorrect size information in the disk header.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11640: The check "{0}" was not performed as it is disabled

Cause: The indicated check was suppressed.

Action: Suppressed checks usually occur at the request of Oracle Support; if this is unexpected, contact Oracle Support Services.

PRVG-11644: Failed to copy baseline to the remote nodes: "{0}"

Cause: An error occurred while copying the report to the remote nodes

Action: Examine the accompanying error messages for details.

PRVG-11658: Baseline could not be collected for database "{0}".

Cause: "An attempt to collect baseline information using the command 'cluvfy comp baseline -collect database' failed because the indicated database was not configured in clusterware."

Action: Ensure that the database is configured and retry the baseline collection command.

PRVG-11659: Baseline could not be collected for databases in the database home "{0}".

Cause: "An attempt to collect baseline information using the command 'cluvfy comp baseline -collect database' failed because the indicated database home was not installed and configured in clusterware."

Action: Ensure that the database home is installed and is configured and retry the baseline collection command.

PRVG-11671: reference baseline not specified

Cause: The request for baseline cross comparison omitted the required reference baseline.

Action: Retry the command, specifying two baselines with the '-compare' argument.

PRVG-11750: File "{0}" exists on node "{1}".

Cause: The specified file is not expected to be present on the node.

Action: Remove the specified file from the node.

PRVG-11754: Check for existence of directory "{0}" could not be performed on node "{1}".

Cause: An error occurred while checking the existence of the directory on the specified node.

Action: Examine the accompanying error messages for details.

PRVG-11755: Property "{0}" was not found in configuration file "{1}"

Cause: Could not find the specified property in the configuration file.

Action: Define the specified property in the configuration file. Otherwise, the validations needing this property will not be performed.

PRVG-11774: NIC bind order check failed on nodes: "{0}"

Cause: The NIC bind order on the specified nodes did not prioritize the public network above the private network.

Action: Ensure that the public network NIC takes precedence over the private network NIC in the configured network bind order.

PRVG-11775: Failed to retrieve the NIC bind order information on nodes: "{0}"

Cause: An attempt to retrieve the NIC bind order failed on the indicated nodes.

Action: Contact Oracle Support Services.

PRVG-11776: Failed to retrieve the NIC bind order information from all the nodes

Cause: An attempt to retrieve the NIC bind order information failed on all the nodes.

Action: Contact Oracle Support Services.

PRVG-11779: Metric value "{0}" for public interface "{1}" is higher than or equal to metric value "{2}" for private interface "{3}" on node "{4}".

Cause: The identified public interface metric value was higher or equal to the identified private interface metric value on the indicated node.

Action: Change the identified public interface metric value to a lower value than the identified private interface metric value.

PRVG-11780: Failed to convert string "{0}" to integer value

Cause: The network interface metric value could not be determined as the identified string to integer conversion failed.

Action: Look at the accompanying messages for details.

PRVG-11800: Failed to discover any devices using the discovery string "{0}" on node "{1}"

Cause: The specified discovery string could not discover any devices on the identified node.

Action: Specify a discovery string that will discover the devices on the given node and make sure the devices to be used as ASM disks have permissions that allow them to be discovered.

PRVG-11816: Windows user "{0}" is a domain user but a conflicting local user account "{1}" exists on node "{2}"

Cause: A conflicting local user account as indicated was found on the identified node.

Action: Ensure that the Windows user account used for Oracle installation and configuration is defined as a domain user on all nodes or as a local user on all nodes, but not a mixture of the two.

PRVG-11817: Windows user "{0}" is a local user but a matching local user account does not exist on nodes "{1}"

Cause: A local user account for an Oracle installation user was not found on the identified nodes.

Action: Ensure that the Windows user account used for Oracle installation and configuration is defined as a domain user on all nodes or as a local user on all nodes, but not a mixture of the two.

PRVG-11818: Windows user "{0}" is a domain user but a conflicting local user account was found on nodes "{1}"

Cause: A conflicting local user account as indicated was found on the identified nodes.

Action: Ensure that the Windows user account used for Oracle installation and configuration is defined as a domain user on all nodes or as a local user on all nodes, but not a mixture of the two.

PRVG-11819: Current Oracle Home User "{0}" is not a domain user

Cause: The current Oracle Home User was found to be a Windows user account local to this system.

Action: Specify a Windows domain user as the Oracle Home User.

PRVG-11820: Error retrieving the account details for user "{0}" from nodes "{1}"

Cause: An error occurred while retrieving the account details of indicated user.

Action: Examine the accompanying error messages for details.

PRVG-11825: Failed to get the Oracle Home user name for Oracle Home "{0}"

Cause: An attempt to retrieve the Oracle Home User for the indicated Oracle Home failed.

Action: Examine the accompanying error messages for details.

PRVG-11826: DNS resolved IP addresses "{0}" for SCAN name "{1}" not found in the name service returned IP addresses "{2}"

Cause: The name resolution setup check for the indicated SCAN name failed because one or more of the indicated IP addresses obtained from DNS could not be found in the IP addresses obtained from the name service on the system as configured in the '/etc/nsswitch.conf' configuration file.

Action: Make sure all the DNS resolved IP addresses are present in the IP addresses obtained from the name service on the system as configured in the '/etc/nsswitch.conf' configuration file by reconfiguring the '/etc/nsswitch.conf' for the indicated SCAN name. Check the Name Service Cache Daemon (/usr/sbin/nscd) by clearing its cache and restarting it.

PRVG-11827: Name service returned IP addresses "{0}" for SCAN name "{1}" not found in the DNS returned IP addresses "{2}"

Cause: The name resolution setup check for the indicated SCAN name failed because one or more of the indicated IP addresses obtained from name service on the system as configured in the '/etc/nsswitch.conf' configuration file could not be found in the IP addresses obtained from DNS.

Action: Make sure all the name service resolved IP addresses obtained from the '/etc/nsswitch.conf' configuration file are present in the DNS resolved IP addresses by reconfiguring '/etc/nsswitch.conf' configuration file for the indicated SCAN name. Check the Name Service Cache Daemon (/usr/sbin/nscd) by clearing its cache and restarting it.

PRVG-11850: The system call "{0}" failed with error "{1}" while executing exectask on node "{2}"

Cause: An attempt to execute exectask on the specified node failed.

Action: Examine the accompanying error message for details or contact Oracle Support Services.

PRVG-11851: The system call "connect" failed while executing exectask on node "{0}"

Cause: The connect system call failed on the specified node.

Action: Examine the accompanying error message for details. Check the firewall rules. Make sure the firewall rules do not affect the cluster interconnect interfaces, protocols and network address space. On Linux platform the iptable configuration may interfere with the network connections.

PRVG-11865: Oracle Home "{0}" for the administrator managed database "{1}" instances "{2}" does not exist on nodes "{3}"

Cause: The indicated Oracle Home for the indicated database was not found on the indicated nodes and the automatic root script execution was selected.

Action: Ensure that the indicated Oracle Home exists on the indicated nodes by running 'addNode.sh' or 'addNode.bat' from the indicated Oracle Home on a node that is already in the cluster before you run the 'root.sh' or 'root.bat' script. Alternatively, remove the indicated administrator managed database instances by using the command 'srvctl remove instance'.

PRVG-11866: Oracle Home "{0}" for the administrator managed database "{1}" instances "{2}" does not exist on nodes "{3}"

Cause: The indicated Oracle Home for the indicated database was not found on the indicated nodes.

Action: Ensure that the indicated Oracle Home exists on the indicated nodes by running 'addNode.sh' or 'addNode.bat' from the indicated Oracle Home on a node that is already in the cluster before you run the 'root.sh' or 'root.bat' script. Alternatively, remove the indicated administrator managed database instances by using the command 'srvctl remove instance'.

PRVG-11867: Oracle Home "{0}" for policy managed database "{1}" does not exist on nodes "{2}"

Cause: The indicated Oracle Home for the indicated database was not found on the indicated nodes.

Action: Ensure that the indicated Oracle Home exists on the indicated nodes by running 'addNode.sh' or 'addNode.bat' from the indicated Oracle Home on a node that is already in the cluster before you run the 'root.sh' or 'root.bat' script.

PRVG-11868: An internal command 'cvuhelper' failed to get the administrator and policy managed database information.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11869: An internal command 'cvuhelper' exited unexpectedly while getting the administrator and policy managed database information.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11870: failed to parse database information from the 'cvuhelper' command output

Cause: An attempt to parse output from an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11884: Policy managed database home availability check failed

Cause: One or more policy managed database homes were not found on the nodes being added to the cluster.

Action: Ensure that all the policy managed database homes exist on the nodes being added to the cluster.

PRVG-11885: Oracle Home "{0}" for policy managed database "{1}" does not exist on nodes "{2}"

Cause: The indicated Oracle Home for the indicated database was not found on the indicated nodes and the automatic root script execution was selected.

Action: Ensure that the indicated Oracle Home exists on the indicated nodes by running 'addNode.sh' or 'addNode.bat' from the indicated Oracle Home on a node that is already in the cluster before you run the 'root.sh' or 'root.bat' script.

PRVG-11886: Command "{0}" to get the policy managed database information failed

Cause: An attempt to execute the displayed command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-11890: failed to determine the space used by directory "{0}" on node "{1}"

Cause: An attempt to determine the space used by the identified directory failed on the indicated node.

Action: Ensure that the current user has read and execute permissions for the directory cited in the message and its subdirectories. Look at the accompanying messages for more details.

PRVG-11891: Connectivity failed between interface "{0}" configured with IP address "{1}" on node "{2}" and interface "{3}" configured with IP address "{4}" on node "{5}" for the subnet "{6}".

Cause: Cluster Verification Utility (CVU) node connectivity checking detected the connectivity problem described in the message. Connectivity for the mentioned subnet could not be verified between the two identified interfaces on the identified nodes.

Action: Verify the interface configurations for the identified network interfaces on the identified nodes using utilities such as ipconfig or ping.

PRVG-11892: Connectivity failed between IP address "{0}" on node "{1}" and IP address "{2}" on node "{3}" for the subnet "{4}".

Cause: Cluster Verification Utility (CVU) node connectivity checking detected the connectivity problem described in the message. Connectivity for the mentioned subnet could not be verified between the two identified IP addresses on the identified nodes.

Action: Verify the IP configurations for the identified network interfaces on the identified nodes using utilities such as ipconfig or ping.

PRVG-11893: RDS connectivity failed between interface "{0}" configured with IP address "{1}" on node "{2}" and interface "{3}" configured with IP address "{4}" on node "{5}" for subnet "{6}".

Cause: Cluster Verification Utility (CVU) node connectivity checking detected the connectivity problem described in the message. Connectivity for the mentioned subnet could not be verified between the two identified interfaces using the 'rds-ping' command on the identified nodes.

Action: Verify the interface configurations for the identified network interfaces on the identified nodes using the utility '/usr/bin/rds-ping'.

PRVG-11894: RDS connectivity failed between IP address "{0}" on node "{1}" and IP address "{2}" on node "{3}" for subnet "{4}".

Cause: Cluster Verification Utility (CVU) node connectivity checking detected the connectivity problem described in the message. Connectivity for the mentioned subnet could not be verified between the two identified IP addresses using the 'rds-ping' command on the identified nodes.

Action: Verify the IP configurations for the identified network interfaces on the identified nodes using the utility '/usr/bin/rds-ping'.

PRVG-11900: Oracle Clusterware is not installed on this node.

Cause: An attempt to execute the command 'cluvfy comp software' was requested, but files associated with Oracle Clusterware installation were not found.

Action: Execute the 'cluvfy comp software' command only on nodes where Oracle Clusterware is installed.

PRVG-11901: Oracle Clusterware is not running on this node.

Cause: An attempt to execute a 'cluvfy' command that requires Oracle Clusterware to be running failed because Clusterware was not running on the node.

Action: Ensure that the Clusterware stack is running and retry 'cluvfy'. If required issue the command 'crsctl start crs' to start the clusterware stack.

PRVG-11902: Oracle Clusterware is not configured on node {0}.

Cause: A 'cluvfy comp software' command was issued on a system that does not have an Oracle Clusterware configuration.

Action: Issue the 'cluvfy comp software' command only on nodes where Oracle Clusterware is configured.

PRVG-11903: The specified destination CRS home {0} is the same as the currently configured CRS home {1}.

Cause: The pre-upgrade prerequisites check failed because the specified destination CRS home was the same as the currently configured CRS home.

Action: Retry the upgrade using the '-dest_crshome' option to specify a CRS home that is different from the currently configured CRS home.

PRVG-11904: The file 'oracle.key' does not exist for Oracle home {0} on node {1}.

Cause: The command 'cluvfy comp software' failed for the indicated node because it does not appear to have a valid Oracle home.

Action: Verify that the installation of Oracle software has completed successfully.

PRVG-11905: The file 'oracle.key' cannot be read on node {0}.

Cause: The command 'cluvfy comp software' failed for the indicated node because it does not have a valid 'oracle.key' file.

Action: Verify that the installation of Oracle software has completed successfully.

PRVG-11906: The Oracle home {0} does not exist.

Cause: The command 'cluvfy comp software' failed because the specified Oracle home could not be found.

Action: Verify that the installation of Oracle software has completed successfully.

PRVG-11907: The Oracle database edition cannot be obtained from file {0} on node {1}.

Cause: The command 'cluvfy comp software' failed because the file which indicates the database edition could not be accessed on the indicated node.

Action: Verify that the installation of Oracle software has completed successfully and that the specified file exists and is readable.

PRVG-11910: failed to locate Oracle base for home "{0}" on node "{1}"

Cause: An attempt to retrieve Oracle base using command <ORACLE_HOME>/bin/orabase failed.

Action: Verify that the installation of the Oracle software has completed successfully and that the Oracle home is set up correctly.

PRVG-11911: Database services count is not available for Oracle Clusterware versions prior to 11.2.

Cause: An attempt was made to retrieve the database services count for an Oracle Clusterware version lower than 11.2.

Action: Make sure that the configured Oracle Clusterware is version 11.2 or greater.

PRVG-11912: Command '{0}' to retrieve database services count failed.

Cause: An attempt to execute the displayed command failed. This is an internal error.

Action: Contact Oracle Support Services.

PRVG-11913: Syntax errors in the following lines from ONS configuration file "{1}" on node "{0}" :

Cause: Invalid lines were found in the ons.config file at the location and node indicated.

Action: Contact Oracle Support Services.

PRVG-11914: The ONS configuration file "{0}" does not exist on following nodes: {1}

Cause: The file specified did not exist on the nodes listed, but exists on other nodes.

Action: Contact Oracle Support Services.

PRVG-11915: ONS configuration file "{0}" does not exist on any node of the cluster. Skipping further checks.

Cause: The ONS configuration file was missing from all of the nodes.

Action: Contact Oracle Support Services.

PRVG-11919: Unable to create work area directory "{0}"

Cause: An attempt to create the specified directory failed on the local node.

Action: Make sure that the user running Cluster Verification Utility has the authority to create the indicated directory or specify a different (usable) directory using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-11920: Unable to delete CVU work files from directory "{0}"

Cause: An attempt to remove files from the specified directory failed.

Action: Make sure that the user running Cluster Verification Utility has the authority to create the indicated directory or specify a different (usable) directory using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-11921: Error copying ONS configuration file "{0}" from node "{1}" to node "{2}"

Cause: The specified file could not be copied from the specified source node to the destination node.

Action: Examine the accompanying error message for details.

PRVG-11924: Local and remote ONS ports are same on node "{0}"

Cause: The local and remote port specified in the ons.config were the same.

Action: Ensure that different local and remote ports were specified in the ONS configuration file.

PRVG-11928: 'remoteport' entry in the existing ONS configuration file "{0}" is inconsistent

Cause: The ONS configuration file had inconsistent 'remoteport' entries.

Action: Make sure that all nodes of the cluster have the same 'remoteport' entry in the specified file.

PRVG-11930: Path "{0}" is not writeable on nodes "{1}".

Cause: The identified path was not writeable on the indicated nodes.

Action: Ensure that write access is enabled for the current user on the identified path.

PRVG-11931: Path "{0}" is not writeable on node "{1}".

Cause: The identified path was not writeable by current user on the indicated node.

Action: Ensure that write access is enabled for the identified path by the current user.

PRVG-11932: Path "{0}" cannot be created on node "{1}".

Cause: The identified path can not be created on the indicated node.

Action: Ensure that the current user has authorization to create the identified path.

PRVG-11935: Unable to read file "{0}" copied to local scratch area from node: {1}

Cause: An error occurred while trying to read the specified file.

Action: Ensure that the user running Cluster Verification Utility has the authority to create the indicated directory, or specify a different (usable) directory using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory. Also, look for messages accompanying this message for details.

PRVG-11937: Oracle Database is not configured to run on nodes "{0}".

Cause: Oracle Database was not configured to run on the indicated nodes. For administrator-managed databases, the database instances were not configured to run on the indicated nodes. For policy-managed databases, the indicated nodes were not in any of the server pools of the database.

Action: Remove the nodes from the command line and rerun the check.

PRVG-11938: Oracle Database is not configured to run on any of the specified nodes.

Cause: Oracle Database was not configured to run on any of the specified nodes.

Action: Ensure that Oracle Database is configured to run on the specified nodes. For administrator-managed databases, ensure that the database instances are configured to run on the nodes. For policy-managed databases, ensure that the nodes are in the server pools of the database.

PRVG-11945: Oracle Database software home location "{0}" does not have required group permissions on node "{1}". [Expected = "{2}" ; Found = "{3}"].

Cause: CVU checking determined that the group permissions were incorrect on the indicated Oracle Database home location on the indicated node.

Action: Ensure that the specified home has the required permissions set and retry the CVU check. An operating system command 'chmod g+rwx' may be used along with the indicated home location to correct the permissions on the node.

PRVG-11946: Oracle Database software home location "{0}" does not have read permission for group on node "{1}".

Cause: CVU checking determined that the group permissions were incorrect on the indicated Oracle Database home location on the indicated node.

Action: Ensure that the specified home has read permission set and retry the CVU check. An operating system command 'chmod g+r' may be used along with the indicated home location to correct the permissions on the node.

PRVG-11947: Oracle Database software home location "{0}" does not have execute permission for group on node "{1}".

Cause: CVU checking determined that the group permissions were incorrect on the indicated Oracle Database home location on the indicated node.

Action: Ensure that the specified home has execute permission set and retry the CVU checks. An operating system command 'chmod g+x' may be used along with the indicated home location to correct the permissions on the node.

PRVG-11950: Executable "{0}" does not exist on any node. The specified home "{1}" is not a valid Oracle home.

Cause: The 'oracle' executable was not found in the expected location on any node.

Action: Specify a valid Oracle home.

PRVG-11951: Executable "{0}" does not exist on node "{1}".

Cause: The 'oracle' executable was not found in the expected location on the specified node.

Action: Ensure that the specified home is a valid Oracle home on the specified node.

PRVG-11960: Set user ID bit is not set for file "{0}" on node "{1}".

Cause: The set user ID bit was not set for the identified file on the indicated node.

Action: Log in as the root user and set the set user ID bit for the identified file using command 'chmod +s file'.

PRVG-11961: failed to check the set user ID bit for file "{0}" on nodes "{1}"

Cause: An attempt to verify the Set user ID bit for the identified file failed on the indicated nodes.

Action: Ensure that the identified file exists and that the user has read and execute permissions on it.

PRVG-11975: The I/O scheduler parameter of device "{0}" did not match the expected value on nodes "{1}". [Expected scheduler = "{2}" ; Found scheduler = "{3}"]

Cause: The I/O scheduler parameter of the indicated device was not the expected value on the indicated nodes.

Action: Change the I/O scheduler parameter using 'echo deadline > /sys/block/device/queue/scheduler' command of the indicated device to ensure it is the expected value.

PRVG-11976: The I/O scheduler parameter of device "{0}" that belongs to ASM disk "{1}" of the ASM disk group "{2}" did not match the expected value on nodes "{3}". [Expected scheduler = "{4}" ; Found scheduler = "{5}"].

Cause: The I/O scheduler parameter of the indicated device was not the expected value on the indicated node.

Action: Change the I/O scheduler parameter using 'echo deadline > /sys/block/device/queue/scheduler' command for the indicated device to ensure it is the expected value.

PRVG-11977: The I/O scheduler parameter is not configured for device "{0}" on nodes "{1}".

Cause: An attempt to obtain the I/O scheduler corresponding to the specified device failed on the node specified.

Action: Ensure that the specified device has a I/O scheduler parameter configured.

PRVG-11983: Grid Infrastructure home check failed

Cause: The Grid Infrastructure home path was not writable.

Action: Ensure that the Grid Infrastructure user has write permissions for the indicated path.

PRVG-12102: The time difference between nodes "{0}" and "{1}" is beyond the permissible offset of "{2}" seconds

Cause: The Cluster Verification Utility detected a time offset between the indicated nodes was more than the indicated permissible value.

Action: Ensure that the time difference between the indicated nodes is less than the indicated permissible value.

PRVG-12103: The current time offset of "{0}" seconds on node "{1}" is greater than the permissible offset of "{2}" when compared to the time on node "{3}"

Cause: The Cluster Verification Utility detected a time offset between the indicated nodes was more than the permissible value.

Action: Ensure that the time difference between the indicated nodes is less than the indicated permissible value.

PRVG-12104: Failed to retrieve the current time from node "{0}"

Cause: An attempt to retrieve the current time from the indicated node failed with the indicated error.

Action: Examine the accompanying error messages, correct the indicated issues, and then retry the operation.

PRVG-12802: ASM devices "{0}" are not ASM Filter Driver capable.

Cause: The indicated devices were not ASM filter driver capable.

Action: To make them AFD capable, ensure that the devices selected for ASM are configured as block devices on Linux or character devices on AIX and Solaris operating system platforms.

PRVG-12805: Device "{0}" cannot be managed by the ASM Filter Driver on node "{1}".

Cause: The indicated ASM device did not have a correct device type and hence was identified as not AFD capable.

Action: If you intend to use the ASM Filter Driver to manage this device, ensure that the device selected for ASM is a block device on Linux or a character device on AIX and Solaris operating system platforms.

PRVG-12806: failed to discover the device type of devices "{0}" on nodes "{1}"

Cause: An attempt to retrieve the device type of the indicated device failed on the identified nodes.

Action: Ensure that the device is correctly configured on the indicated node and that the user has permission to read its attributes.

PRVG-12807: failed to retrieve the device type of device "{0}" on node "{1}"

Cause: An attempt to retrieve the device type of the indicated devices failed on all the nodes.

Action: Ensure that the device is correctly configured and that the user has permission to read the device attributes. Examine the accompanying error messages for details.

PRVG-12808: ASMLib is installed on nodes "{0}"; ASM Filter Driver will not be used for managing ASM devices.

Cause: ASMLib was found installed on the indicated nodes.

Action: Ensure that ASMLib is not installed on cluster nodes if you plan to use the ASM Filter Driver to manage ASM devices.

PRVG-12809: 'remoteport' entry is missing from ONS configuration file "{1}" on nodes "{0}".

Cause: The Oracle Notification Sservices (ONS) configuration file was missing the remote port entry.

Action: Add the remote port entry to the ONS configuration file.

PRVG-12810: failed to expand the device path discovery string "{0}"

Cause: The requested operation could not be completed because the indicated device path discovery string argument could not be expanded to a list of ASM disk devices.

Action: Retry the request specifying a valid device path discovery string.

PRVG-12855: Configured private networks "{0}" with subnet masks "{1}" do not exist on nodes "{2}".

Cause: The indicated CRS private subnets did not match any subnet available on the identified node.

Action: The network configuration used for the existing CRS installation must be available networks on each of the cluster nodes. Use the 'oifcfg setif' command to correctly configure the subnets for the existing installation.

PRVG-12856: Configured public subnets "{0}" with subnet masks "{1}" do not exist on nodes "{2}".

Cause: The indicated CRS public subnets did not match any subnet available on the identified node.

Action: The network configuration used for the existing CRS installation must be available networks on each of the cluster nodes. Use the 'oifcfg setif' command to correctly configure the subnets for the existing installation.

PRVG-12857: Classfied subnet configuration of the current CRS home "{0}" does not match any existing subnets on nodes "{1}".

Cause: The indicated CRS subnet did not match any subnet available on the identified nodes.

Action: The network configuration used for the existing CRS installation must be available networks on each of the cluster nodes. Use the 'oifcfg setif' command to correctly configure the subnet for the existing installation.

PRVG-12858: Following error occurred during the network configuration consistency checks.

Cause: An error occurred while performing the network configuration consistency checks.

Action: Examine the accompanying messages for specific details on the network configuration problem, and rectify the issues.

PRVG-12861: 'options {0}' entry does not exist in resolver configuration file "{1}" on nodes "{2}"

Cause: The indicated option entry was specified on some nodes, but not all of them.

Action: Ensure that the indicated option is either specified consistently or not specified in the resolver configuration file on all cluster nodes.

PRVG-12864: The resolver configuration file "{0}" on the nodes "{1}" has more than one 'options {2}' entry

Cause: The indicated option entry was found more than once on nodes specified in the resolver configuration file indicated.

Action: Ensure that there is only one option entry in the file indicated.

PRVG-12867: 'options {0}' entries in the resolver configuration file "{1}" are inconsistent

Cause: A check of each node's resolv.conf files found inconsistent entries of the indicated option.

Action: Ensure that all nodes of the cluster have same indicated option entry in the file indicated.

PRVG-12869: The product of the 'attempts' option value "{0}" and the 'timeout' option value "{1}" in the resolver configuration file "{2}" is greater than the maximum allowed "{3}".

Cause: A check of node's resolv.conf files found values greater than the maximum allowed.

Action: "Ensure that the product of resolver 'attempts' and 'timeout' is within limits on all nodes.

PRVG-12884: Maximum (MTU) size packet check failed on subnets "{0}"

Cause: The network switch was not configured with jumbo frames or the identified subnets do not support jumbo frames.

Action: Ensure that the network switch is configured with jumbo frames and the network subnets support jumbo frames.

PRVG-12885: ICMP packet of MTU size "{0}" does not go through subnet "{1}".

Cause: The network switch was not configured with jumbo frames or the network subnet does not support the identified MTU size.

Action: Ensure that the network switch is configured with jumbo frames and the network subnet supports the identified MTU size.

PRVG-12886: Interface "{0}" has an invalid MTU value "{1}".

Cause: The retrieved MTU value from ip command contained other than decimal digits.

Action: Configure an MTU value for the identified interface with decimal digits only. Look at the accompanying messages for more details.

PRVG-12887: failed to get the MTU value for interface "{0}" using ip command "{1}" on node "{2}"

Cause: An attempt to obtain the MTU value for the identified interface failed on the indicated node.

Action: Ensure that the indicated executable accessible on the node. Look at the accompanying messages for more details.

PRVG-12893: User "{0}" failed to determine the permissions of path "{1}" on nodes "{2}".

Cause: An attempt to check the permissions of the indicated path failed on the indicated nodes.

Action: Ensure that the indicated path exists on all nodes.

PRVG-12894: Failed to get the groups of user "{0}" on nodes "{1}".

Cause: An attempt to get the groups of the indicated user failed on the indicated nodes.

Action: Ensure that the indicated user exists on the indicated nodes.

PRVG-12895: The group "{1}" of the path "{0}", does not have execute permissions for "others" "{2}" and "group" "{3}" configured on node "{4}".

Cause: The check found a bad permissions configuration of the indicated path on the indicated node.

Action: Ensure that the Grid user has execute permissions on all nodes.

PRVG-12896: The owning group "{0}" of path "{1}" is not in the groups "{2}" of the Grid user on node "{3}".

Cause: The check for permissions of the indicated path found that the group was not in the indicated groups of the Grid user on the indicated node.

Action: Ensure that the Grid user has execute permissions, either by group membership or by the path having execute permissions for others to the indicated groups of the Grid user on all nodes. 1) Change the group of the path to one of the indicated groups 2) Add the Grid user to the group of the path 3) Change the permissions for 'others' 4) Change the permissions for 'group'

PRVG-12914: Oracle Fence service file "{0}" is missing on nodes "{1}".

Cause: The Oracle Fence Service file was not found at the identified path on the indicated nodes.

Action: Install the Oracle Fence Service using the command '<GI_HOME>/bin/crssetup.exe installFence'.

PRVG-12915: The service "{0}" is not configured with the service type 'kernel' as expected on nodes "{1}".

Cause: The configuration of the identified Windows service did not specify the expected service type: 'kernel'.

Action: Configure the service by using 'sc.exe <server_name> config <serivce_name> type= kernel'.

PRVG-12916: The service "{0}" is not configured with the start type 'auto' as expected on nodes "{1}".

Cause: The configuration of the identified Windows service did not specify the expected start type: 'auto'.

Action: Configure the service by using 'sc.exe <server_name> config <service_name> start= auto'.

PRVG-12917: The service "{0}" is not running on nodes "{1}".

Cause: The identified Windows service was not running on the indicated nodes.

Action: Start the service by using 'net.exe start <service_name>'.

PRVG-12918: The service "{0}" does not exist on nodes "{1}".

Cause: The identified Windows service was not found on the indicated nodes.

Action: Install the Oracle Fence Service using the command '<GI_HOME>/bin/crssetup.exe installFence'.

PRVG-12934: The virtual memory manager tunable parameter "{0}" does not have expected "DEF" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "DEF" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "DEF" value using command '/usr/sbin/vmo -p -o parameter=value'.

PRVG-12935: The virtual memory manager tunable parameter "{0}" does not have expected "BOOT" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "BOOT" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "BOOT" value using command '/usr/sbin/vmo -r -o parameter=value'.

PRVG-12936: Processor folding parameter "{0}" is not disabled on nodes "{1}".

Cause: Processor folding was not turned off on the indicated nodes.

Action: Log in to the indicated nodes as the root user and turn off the processor folding using command '/usr/sbin/schedo -p -o parameter=-1'.

PRVG-12937: failed to convert string "{0}" to integer value

Cause: The identified string to integer conversion failed.

Action: Examine the accompanying messages for details.

PRVG-12938: An internal command 'cvuhelper' exited unexpectedly on node "{0}" while running a SQL query on ASM.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-12939: An internal command 'cvuhelper' failed to produce any output on node "{0}" while running a SQL query on ASM.

Cause: An attempt to execute an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-12940: failed to parse 'cvuhelper' command output

Cause: An attempt to parse output from an internal cvuhelper command failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-12941: An internal command 'cvuhelper' failed to run a SQL query on ASM on node "{0}".

Cause: An ASM SQL query failed unexpectedly.

Action: Examine the accompanying error message and correct the problem indicated, if possible. Otherwise, contact Oracle Support Services.

PRVG-12942: failed to obtain ASM instance configuration on node "{0}"

Cause: An attempt to retrieve information about configuration of an ASM instance on the indicated node failed.

Action: Ensure that the ASM instance, if configured, is correctly configured and an ASM instance is up and running on the indicated node.

PRVG-12943: failed to load Oracle JDBC Driver

Cause: An attempt to load Oracle JDBC Driver failed.

Action: This is an internal error. Contact Oracle Support Services.

PRVG-12944: failed to obtain credentials to connect to ASM with role {0}

Cause: An attempt to obtain ASM credentials for the current OS user failed.

Action: If the specified role is SYSDBA then ensure that the current OS user is part of the OSDBA group. If the specified role is SYSASM then ensure that the current OS user is part of the OSASM group.

PRVG-12945: An error occurred while establishing connection to ASM with current OS user and connect descriptor:\n"{0}"

Cause: An attempt to connect to ASM failed.

Action: Examine the accompanying error message for details.

PRVG-12946: An error occurred while establishing connection to ASM using role {0}.

Cause: An attempt to connect to ASM failed.

Action: Examine the accompanying error message for details.

PRVG-12947: An internal command 'cvuhelper' failed to obtain ASM connection information on node "{0}".

Cause: An attempt to get ASM connection information failed.

Action: Examine the accompanying error message and correct the problem indicated, if possible. Otherwise, contact Oracle Support Services.

PRVG-12948: Failed to get ASM connection information. Verification cannot proceed.

Cause: Error occurred while attempting to get ASM connection information.

Action: Examine the accompanying error messages for details, resolve problems identified and retry.

PRVG-12949: Failed to get ASM connection. Verification cannot proceed.

Cause: An error occurred attempting to connect to ASM.

Action: Examine the accompanying error messages for details, resolve problems identified and retry.

PRVG-12950: An internal 'cvuhelper' command exited unexpectedly on node "{0}" while running a SQL query against the GIMR.

Cause: An internal 'cvuhelper' command exited unexpectedly while attempting to run a SQL query against the Grid Infrastructure Management Repository (GIMR). This was an internal error.

Action: Contact Oracle Support Services.

PRVG-12951: An internal 'cvuhelper' command failed to produce any output on node "{0}" while running a SQL query against the GIMR.

Cause: An internal 'cvuhelper' command failed to produce any output when running a SQL query against the Grid Infrastructure Management Repository (GIMR). This was an internal error.

Action: Contact Oracle Support Services.

PRVG-12952: failed to parse 'cvuhelper' command output

Cause: An attempt to parse the output of an internal 'cvuhelper' command failed. This was an internal error.

Action: Contact Oracle Support Services.

PRVG-12953: An internal 'cvuhelper' command encountered an error while running a SQL query against the GIMR on node "{0}".

Cause: A SQL query against the Grid Infrastructure Management Repository (GIMR) failed.

Action: Examine the accompanying messages, resolve the indicated problems, and then retry the operation.

PRVG-12954: GIMR is not online on node "{0}".

Cause: An attempt to run a SQL query against the Grid Infrastructure Management Repository (GIMR) failed because the GIMR was not online on the indicated node.

Action: Ensure that the GIMR instance is running on the indicated node. Use command "srvctl status mgmtdb" to check the status of the instance and retry the operation.

PRVG-12955: Management database not running on local node "{0}".

Cause: The Cluster Verification Utility (CVU) determined that management database was not running on the indicated local node, but was running on the remote node. CVU could not connect to the management database instance running on the remote node to get the required free space for Oracle base location.

Action: Ensure that either the management database is running on local node by relocating using 'srvctl relocate mgmtdb' command or perform the upgrade operation on the node where management database is running.

PRVG-12993: ASM is not running on any of the nodes. Verification cannot proceed.

Cause: No ASM instance was found running on any of the nodes while attempting to perform ASM health checks.

Action: Ensure that the ASM instances, if configured, are correctly configured and running on sufficient number of nodes. Use the command 'srvctl config asm' to determine the number of ASM instances that are supposed to be running.

PRVG-13001: target XML file "{0}" for task definition not found

Cause: An attempt to retrieve the task definition failed because the target XML file was missing.

Action: Ensure that the indicated target XML file is available.

PRVG-13122: encountered error in copying file "{0}" from node "{1}" to node "{2}"

Cause: An error was encountered while attempting to copy the indicated file from the indicated source node to the indicated destination node.

Action: Examine the accompanying error message for details. Resolve the issues raised and retry.

PRVG-13123: File "{0}" does not exist on following nodes: {1}.

Cause: File specified did not exist on the nodes listed, but exists on other nodes.

Action: Make sure that the file is either present on all nodes or is not present on any node.

PRVG-13125: unable to create the directory "{0}".

Cause: An attempt by CVU to create the indicated directory failed on the local node.

Action: Make sure that the user running CVU has read and write permissions on on the directory indicated or specify a different work area using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-13126: unable to delete files from directory "{0}".

Cause: An attempt by CVU to remove files from the indicated directory failed.

Action: Make sure that the user running CVU has read and write permissions for the directory indicated or specify a different work area using the CV_DESTLOC property in the cv/admin/cvu_config file under the software home directory.

PRVG-13127: unable to read file "{0}" copied to local scratch area from node {1}.

Cause: An error occurred while attempting to read the indicated file.

Action: Make sure that the CV_DESTLOC area was not being used by another process. Make sure that the user running CVU has read and write permissions for the directory. Also look for messages accompanying this message for details.

PRVG-13159: On node "{0}" the file "/etc/resolv.conf" could not be parsed because the file is empty.

Cause: Pre-requisite checking for Oracle grid infrastructure install failed

Action: Ensure that /etc/resolv.conf file is properly configured.

PRVG-13167: File access control is enabled for ASM disk groups "{0}".

Cause: The ASM disk group property ACCESS_CONTROL.ENABLED was set to TRUE for the indicated ASM disk groups

Action: Ensure that the ASM disk group property ACCESS_CONTROL.ENABLED is set to the value 'FALSE' by running the command 'asmcmd setattr -G <diskgroup_name> access_control.enabled FALSE' for each disk group.

PRVG-13168: failed to determine the value of ASM disk group property ACCESS_CONTROL.ENABLED

Cause: An ASM query failed unexpectedly.

Action: Examine the accompanying error messages for details. Ensure that the ASM disk group property ACCESS_CONTROL.ENABLED is set to the value 'FALSE' by running the command 'asmcmd setattr -G <diskgroup_name> access_control.enabled FALSE' for each disk group.

PRVG-13201: Internal error: {0}

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

Action: Contact Oracle Support Services and provide the internal identifier displayed in the message.

PRVG-13202: Stage verification is not supported for cluster of type '{0}'.

Cause: Cluster stage verification could not proceed because verificatlion is not possible for clusters of the indicated type.

Action: Make sure that the cluster type is Oracle Clusterware Application Cluster or do not apply this verification on this cluster.

PRVG-13203: Component verification is not supported for cluster of type '{0}'.

Cause: Cluster component verification could not proceed because verificatlion is not possible for clusters of the indicated type.

Action: Make sure that the cluster type is Oracle Clusterware Application Cluster or do not apply this verification on this cluster.

PRVG-13204: stage verification not possible for cluster type '{0}'.

Cause: Cluster stage verification could not proceed because verification was not possible for clusters of the indicated type. Requested verification applicable on Oracle Flex Cluster.

Action: Request the applicable stage verification for the indicated cluster type.

PRVG-13210: invalid request for SCAN component check for an Oracle Clusterware Application Cluster

Cause: SCAN component verification was requested for an Oracle Application Cluster.

Action: Specify a cluster that is not an Oracle Clusterware Application Cluster or omit the request for SCAN verification.

PRVG-13211: invalid request for node applications check for an Oracle Clusterware Application Cluster

Cause: Node application verification was requested for an Oracle Clusterware Application Cluster.

Action: Specify a cluster that is not an Oracle Clusterware Application Cluster or omit the request for node application verification.

PRVG-13215: CVU 'header.xml' not found in the report zip file.

Cause: The Cluster Verification Utility (CVU) baseline report could not be read because the 'header.xml' was not found in the report zip file.

Action: Ensure that the valid baseline report zip containing the complete CVU baseline report is specified and retry the baseline comparison.

PRVG-13301: The CRSD process identifier (PID) is not available in release "{0}".

Cause: An attempt to retrieve the process identifier for the CRSD process failed because the operation was not available in releases prior to 11.2.0.3.

Action: To use this feature, the Clusterware must be upgraded to a release greater or equal to 11.2.0.3

PRVG-13330: error getting the version of 'cvuqdisk' on node "{0}"

Cause: An attempt to retrieve the version of 'cvuqdisk' failed on the specified node.

Action: Ensure that 'cvuqdisk' is installed properly on the specified node. To check the installation use the command 'rpm -qi cvuqdisk'.

PRVG-13331: could not locate the disk for path "{0}"

Cause: An attempt to locate the disk for the specified path failed.

Action: Ensure that the disk is configured for the indicated path.

PRVG-13332: could not find any disk configured in partion file "{0}"

Cause: An attempt to retrieve the list of disks found no disk configured in the indicated partition file.

Action: Ensure that at least one disk is configured.

PRVG-13333: Path "{0}" is not a valid device path.

Cause: The indicated path does not end with a valid disk name.

Action: Provide a valid device path.

PRVG-13334: Path "{0}" is of unknown device type.

Cause: The type of the device path could not be determined.

Action: Provide a valid device path.

PRVG-13335: could not determine the version of OCFS on node "{0}"

Cause: The OCFS installation directories were not found on the indicated node.

Action: Ensure that the OCFS is installed properly on the specified node.

PRVG-13336: Path "{0}" is an invalid file system path.

Cause: The indicated path was neither a directory path nor a regular file path.

Action: Provide a valid file system path.

PRVG-13337: error getting details of block device on node "{0}"

Cause: An attempt to retrieve the details of the block device failed on the indicated node.

Action: Examine the accompanying error message for details.

PRVG-13338: format error in partition file "{0}" for the entry "{1}"

Cause: An attempt to read the indicated partition file failed because the indicated entry could not be parsed.

Action: Examine the the indicated partition file and correct the format of the entry.

PRVG-13339: could not resolve the path "{0}" on node "{1}"

Cause: The indicated path could not be resolved to produce an absolute pathname.

Action: Ensure that the indicated path is an existing path and that the current user has access permission for this path on identified node.

PRVG-13351: The virtual memory manager tunable parameter "{0}" does not have expected "CUR" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "CUR" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "CUR" value using command '/usr/sbin/vmo -o parameter=value'.

PRVG-13356: The processor scheduler manager tunable parameter "{0}" does not have expected "CUR" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "CUR" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "CUR" value using command '/usr/sbin/schedo -o parameter=value'.

PRVG-13357: The processor scheduler manager tunable parameter "{0}" does not have expected "DEF" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "DEF" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "DEF" value using command '/usr/sbin/schedo -p -o parameter=value'.

PRVG-13358: The processor scheduler manager tunable parameter "{0}" does not have expected "BOOT" value on nodes "{1}" [Expected = "{2}"]

Cause: The identified parameter did not have the expected "BOOT" value on the indicated nodes.

Action: Log in to the indicated nodes as the root user and change the identified parameter "BOOT" value using command '/usr/sbin/schedo -r -o parameter=value'.

PRVG-13362: The loopback network interface configured with an IPv4 address was not found on nodes "{0}".

Cause: The Cluster Verification Utility determined that there was no loopback network interface configured with an IPv4 address "127.0.0.1/8" on the indicated nodes.

Action: Log in to the indicated nodes as the root user and configure the loopback network interface with an IPv4 address "127.0.0.1/8" on the indicated nodes.

PRVG-13363: The loopback network interface configured with an IPv6 address was not found on nodes "{0}".

Cause: The Cluster Verification Utility determined that there was no loopback network interface configured with an IPv6 address "::1/128" on the indicated nodes.

Action: Log in to the indicated nodes as the root user and configure the loopback network interface with an IPv6 address "::1/128" on the indicated nodes.

PRVG-13373: The failure flag parameter "{0}" status is panic in the file "{1}" on nodes: "{2}".

Cause: The failure flag parameter value was set to 2 in the identified file on the indicated nodes.

Action: Change the failure flag parameter value to either 0 or 1 to avoid node panic on the indicated nodes, and reboot the system for the changes to take effect.

PRVG-13374: The following lines in file "{0}" could not be parsed on node "{1}" as they are not in proper format:\n{2}

Cause: Invalid lines were found in the indicated file on the indicated node.

Action: Correct the errors indicated. The format of audit rules in the indicated file is "parameter <value(s)>". For more details refer to the audit.rules man page.

PRVG-13381: File "{0}" does not have required permissions for group on node "{1}". [Expected = "{2}" ; Found = "{3}"].

Cause: The indicated file was found with incorrect permissions for group on the indicated node.

Action: Ensure that the indicated file has the required permissions set. An operating system command 'chmod' may be used along with the indicated file to correct the permissions on the indicated node.

PRVG-13382: File "{0}" does not have required permissions for others on node "{1}". [Expected = "{2}" ; Found = "{3}"].

Cause: The indicated file was found with incorrect permissions for others on the indicated node.

Action: Ensure that the indicated file has the required permissions set. An operating system command 'chmod' may be used along with the indicated file to correct the permissions on the indicated node.

PRVG-13383: There are fewer than the recommended number of voting files in ASM disk group "{0}" of redundancy "{1}". [Expected = "{2}" ; Found = "{3}"].

Cause: The Cluster Verification Utility determined that one or more disks used for voting files in the indicated ASM disk group are offline.

Action: Either 1) Ensure that the offline disks in the indicated ASM diskgroup are online by using the command 'asmcmd online -G disk group name -D disk name. The command 'asmcmd lsdsk -p -G disk group name' can be used to obtain the status of disks in the indicated ASM disk group. or 2) Use the command 'crsctl query css votedsk' to obtain the list of voting files. Add more disks to the indicated ASM disk group to match the specified expectation.

PRVG-13400: Oracle Clusterware is not configured on nodes "{0}".

Cause: The Cluster Verification Utility (CVU) found that Oracle Clusterware had not been configured on the indicated nodes.

Action: Ensure that Oracle Clusterware is installed and configured on the indicated nodes.

PRVG-13410: The upgrade state of Oracle Clusterware is not as expected to allow upgrade or patch operation. [Expected = "{0}" ; Found = "{1}"]

Cause: The Cluster Verification Utility (CVU) pre-check found that Oracle Clusterware was in the middle of some other operation with the indicated state. An upgrade or a patch application could not be performed in the indicated state.

Action: Use the command 'crsctl query crs activeversion -f' to check the upgrade state of the cluster. Complete the pending clusterware upgrade or patching operation to ensure that Oracle Clusterware is in NORMAL state and retry the operation. Otherwise, contact Oracle Support Services.

PRVG-13411: Oracle Clusterware active patch level "{0}" does not match software patch level "{1}" on node "{2}".

Cause: The Cluster Verification Utility (CVU) found that the indicated Oracle Clusterware active patch level did not match the indicated software patch level on the indicated node. The patching operation was either in progress or not complete on all the nodes.

Action: Complete the patching operation to ensure the Oracle Clusterware active patch level matches the software patch level on all the nodes and retry the operation.

PRVG-13412: Oracle Clusterware active patch level "{0}" value in Oracle Cluster Registry (OCR) does not match the value in Oracle Local Registry (OLR) on node "{2}".

Cause: The Cluster Verification Utility (CVU) found that the indicated Oracle Clusterware active patch level values in OCR and OLR did not match. The patching operation was either in progress or not complete on the indicated node.

Action: Complete the patching operation to ensure the consistency of Oracle Clusterware active patch level and retry the operation.

PRVG-13600: Query of NTP daemon for its time sources could not be performed on all nodes on which NTP daemon was running.

Cause: An attempt to query the NTP daemon for its time sources failed on all the nodes of the cluster because the 'ntpq' command could not be executed successfully. The accompanying messages provide detailed failure information.

Action: Ensure that the NTP daemon query command 'ntpq' is available on all the nodes and the user running the CVU check has execute privileges for it. Examine the accompanying messages, resolve the issues identified, and then retry the operation.

PRVG-13601: Query of NTP daemon for its time sources could not be performed on node "{0}".

Cause: An attempt to query the NTP daemon for its time sources failed on the indicated node because the 'ntpq' command could not be executed successfully. The accompanying messages provide detailed failure information.

Action: Ensure that the NTP daemon query command 'ntpq' is available on the indicated node and the user running the CVU check has execute privileges for it. Examine the accompanying messages, resolve the issues identified, and then retry the operation.

PRVG-13602: NTP daemon is not synchronized with any external time source on node "{0}".

Cause: The output of the command 'ntpq -pn' executed on the indicated node did not list any external NTP daemon synchronization time source. The values of the tally code and 'refid' columns in the command output reported that the NTP daemon is either not synchronized with any time source or it is synchronized with a locally connected reference clock.

Action: Examine the output of the command 'ntpq -pn'. Modify the NTP configuration to use one or more appropriate external time sources, or correct any problems accessing the currently configured external time sources. Rerun the command 'ntpq -pn' to confirm that the NTP daemon running on the indicated node is now synchronized with at least one external time source, and then retry the operation.

PRVG-13604: Query of chrony daemon for its time sources could not be performed on all nodes on which chrony daemon was running.

Cause: An attempt to query the chrony daemon for its time sources failed on all the nodes of the cluster because the 'chronyc sources' command could not be executed successfully. The accompanying messages provide detailed failure information.

Action: Ensure that the chrony daemon query command 'chronyc' is available on all the nodes and the user running the CVU check has execute privileges for it. Examine the accompanying messages, resolve the issues identified, and then retry the operation.

PRVG-13605: Query of chrony daemon for its time sources could not be performed on node "{0}".

Cause: An attempt to query the chrony daemon for its time sources failed on the indicated node because the 'chronyc sources' command could not be executed successfully. The accompanying messages provide detailed failure information.

Action: Ensure that the chrony daemon query command 'chronyc' is available on the indicated node and the user running the CVU check has execute privileges for it. Examine the accompanying messages, resolve the issues identified, and then retry the operation.

PRVG-13606: chrony daemon is not synchronized with any external time source on node "{0}".

Cause: The output of the command 'chronyc sources' executed on the indicated node did not list any external chrony daemon synchronization time source. The values of the mode and state columns in the command output reported that the chrony daemon is either not synchronized with any time source or is synchronized with a locally connected reference clock.

Action: Examine the output of the command 'chronyc sources'. Modify the chrony configuration to use one or more appropriate external time sources, or correct any problems accessing the currently configured external time sources. Rerun the command 'chronyc sources' to confirm that the chrony daemon running on the indicated node is now synchronized with at least one external time source, and then retry the operation.

PRVG-13609: The path "{0}" resolving to storage of type "{1}" is not suitable for usage as Oracle Clusterware software for release "{2}". Supported storage types are "{3}".

Cause: The Cluster Verification Utility check for storage suitability determined that the storage of the indicated type designated by the indicated path was not suitable for usage as Oracle Clusterware software.

Action: Retry the operation ensuring that the supplied storage path designates storage appropriate for Oracle Clusterware software.

PRVG-13610: No shared storage was found on nodes "{0}".

Cause: The Cluster Verification Utility shared storage discovery did not find any shared storage on the indicated nodes.

Action: Ensure the existence of shared storage on the indicated nodes and retry the operation.

PRVG-13620: Node application "{0}" is offline on node "{1}".

Cause: The indicated node application was found to be offline on the indicated node.

Action: Bring the indicated resource online on the indicated node using the 'srvctl' command.

PRVG-13631: IP address for host "{0}" is not consistent across the cluster nodes.

Cause: The Cluster Verification Utility determined that the indicated host did not resolve to the same IP address across the cluster nodes. The indicated host entry in the hosts file or DNS did not resolve to the same IP address across the cluster nodes.

Action: Ensure that the entry in the hosts file or DNS resolving the IP address for the indicated host is consistent across the cluster nodes and retry the CVU check.

PRVG-13632: Host "{0}" resolves to IP address "{1}" on the majority of cluster nodes but to address "{2}" on nodes "{3}".

Cause: The Cluster Verification Utility determined that the indicated host resolved to the different IP address on the indicated nodes.

Action: Ensure that the indicated host resolves to the same IP address across the cluster nodes and retry the CVU check.

PRVG-13633: Entry for non-loopback IP addresses "{0}" contains 'localhost' alias in the file "{1}" on node "{2}".

Cause: An attempt to validate the hosts file failed because non-loopback IP address entries were found with the 'localhost' alias in the indicated file on the indicated node.

Action: Ensure that the entries containing alias 'localhost' specify only loopback IP addresses.

PRVG-13634: Host VIP "{0}" resolves to multiple IP addresses "{1}" on node "{2}".

Cause: The Cluster Verification Utility determined that the indicated host VIP resolved to more than one IP address on the indicated node.

Action: Ensure that the indicated VIP name does not resolve to more than one IP address in the hosts file or via DNS.

PRVG-13635: Host VIP "{0}" of network type "{1}" resolves to more than two IP addresses "{2}" on node "{3}".

Cause: The Cluster Verification Utility determined that the indicated host VIP resolved to more than two IP addresses on the indicated node.

Action: Ensure that the indicated VIP name does not resolve to more than two IP addresses of the same address type in the hosts file or via DNS.

PRVG-13645: Command "{0}" to get VIP network information failed.

Cause: An attempt to execute the indicated command failed.

Action: Examine the accompanying error messages and correct the problems indicated, if possible. Otherwise, contact Oracle Support Services.

PRVG-13646: failed to parse VIP network information from the 'cvuhelper' command output

Cause: An attempt to parse the output from an internal cvuhelper command failed.

Action: Examine the accompanying error messages and correct the problems indicated, if possible. Otherwise, contact Oracle Support Services.

PRVG-13690: The state of Oracle Clusterware is not ONLINE on node "{0}". [Found state = "{1}"]

Cause: The Cluster Verification Utility (CVU) determined that the Oracle Clusterware state is not ONLINE on the indicated node.

Action: Verify the state of the Oracle clusterware using 'crsctl status server' and ensure Oracle Clusterware state is ONLINE on the indicated node.

PRVG-13702: RPM Package Manager database files are corrupt on nodes "{0}".

Cause: The Cluster Verification Utility (CVU) determined that the RPM Package Manager database files were corrupt on the indicated nodes.

Action: Clean and rebuild the RPM Package Manager database by running the command '/bin/rpm --rebuilddb' on the indicated nodes, and then retry the CVU operation.

PRVG-13712: CRS resource parameter "{0}" set to "{1}" on node "{2}". Oracle Clusterware does not allow starting resources on this node. [Expected = "{3}"]

Cause: The Cluster Verification Utility (CVU) determined that the indicated Cluster Ready Services (CRS) resource parameter did not match the expected value on the indicated node.

Action: Ensure that the indicated CRS resource parameter is set to the expected value on the indicated node using the command 'crsctl set resource use'.