Adds a record for an Oracle ASM instance to the entire cluster. This command must be run only one time from the Oracle Grid Infrastructure home.
Note:
You can only use this command and the parameters described with Oracle Clusterware.
To manage Oracle ASM on Oracle Database 12c installations, use the SRVCTL binary in the Oracle Grid Infrastructure home for a cluster (Grid home). If you have Oracle RAC or Oracle Database installed, then you cannot use the SRVCTL binary in the database home to manage Oracle ASM.
See Also:
Oracle Database Administrator's Guide for other command parameters that you can use with Oracle Restart
Use the srvctl add asm
command with the following syntax:
srvctl add asm [-listener listener_name] [-pwfile password_file_path [-remote [-count {number_of_instances | ALL}] | -proxy]
Table F-24 srvctl add asm Parameters
Parameter | Description |
---|---|
-listener listener_name |
Enter the name of a listener. If you do not specify this parameter, then the listener name defaults to |
-pwfile password_file_path |
Enter the full path to the ___location of the password file on Oracle ASM. |
-remote [-count {number_of_instances |ALL}] | -proxy] |
Indicates that the Oracle ASM instances are configured as Oracle Flex ASM instances. You can optionally specify the number of Oracle ASM instances to create or that an Oracle ASM instance should be created on all nodes. Additionally, you can specify the |