1 /CONFIRM
/CONFIRM /NOCONFIRM (default) Controls whether the STARTUP ENABLE command displays the file specification of each file before enabling it in the startup database and requests you to confirm that the file be enabled. If you specify /CONFIRM, you must respond to the prompt with a Y (Yes) or a T (True) and press Return before the file is enabled. If you enter anything else, such as N or No, the requested file is not enabled.
2 /LOG
/LOG /NOLOG (default) Controls whether the STARTUP ENABLE command displays the file specification of each file after it has been enabled.
3 /NODE
/NODE=(node1,node2,...,noden) Names nodes within the cluster where the file will be enabled. By default, the startup file is enabled on all nodes.
4 /PHASE
/PHASE=phase-name Indicates the phase within system startup when the specified file is to be enabled. Valid phases include LPBEGIN, LPMAIN, LPBETA, and END. LPMAIN is the default.