Modifies the configuration for the management database (CHM repository).
Note:
This command is only available with Oracle Clusterware.
Use the srvctl modify mgmtdb
command with the following syntax:
srvctl modify mgmtdb [-pwfile password_file_path] [-spfile spfile_path] [-startoption start_option] [-stopoption stop_option] [-diskgroup "diskgroup_list"]
Table A-83 srvctl modify mgmtdb Parameters
Parameter | Description |
---|---|
-pwfile password_file_path |
The full path to the ___location of the password file for the management database. |
-spfile spfile_path_name |
The path name of the new spfile to be used by the management database |
-startoption start_options |
Startup options for the management database, such as Note: For multi-word startup options, such as See Also: SQL*Plus User's Guide and Reference for more information about startup options |
-stopoption stop_options |
Stop options for the management database, such as See Also: SQL*Plus User's Guide and Reference for more information about shutdown options |
-diskgroup "diskgroup_list" |
Comma-delimited list of Oracle ASM disk groups used by the management database |