Use the cluvfy stage -pre dbcfg
command to check the specified nodes before configuring an Oracle RAC database to verify whether your system meets all of the criteria for creating a database or for making a database configuration change.
On Linux and UNIX platforms:
cluvfy stage -pre dbcfg -n node_list -d Oracle_home [-fixup] [-fixupnoexec] [-method {sudo -user user_name [-___location directory_path] | root}] [-servicepwd] [-verbose]
On Windows platforms:
cluvfy stage -pre dbcfg -n node_list -d oracle_homew [-fixup] [-fixupnoexec] [-verbose] [-servicepwd]
Table A-29 cluvfy stage -pre dbcfg Command Parameters
Parameter | Description |
---|---|
-n node_list |
The comma-delimited list of nondomain qualified node names on which to conduct the verification. |
-d Oracle_home |
The ___location of the Oracle home directory for the database that is being checked. |
-fixup |
Specifies that if the verification fails, then CVU performs fixup operations, if feasible. |
-fixupnoexec |
Specifies that if verification fails, then CVU generates the fixup data and displays the instructions for manual execution of the generated fixups. |
-method {sudo -user user_name [-___location dir_path] | root} |
Specify whether the privilege delegation method is |
-servicepwd |
If you specify this option, then CVU performs checks similar to those performed by the If the service password is not in the wallet or you did not specify the Note: This parameter only applies to Windows. |
-verbose |
CVU prints detailed output. |