Use this command and its parameters to dictate the script behavior when execution fails. The default behavior is for the script to continue executing subsequent commands after a command has failed. The other parameter you can use is stop, so the script engine stops after a failed command.
Important: This command is for execution errors, not syntax errors. Also, there may be certain error conditions that override the on error continue parameter.
This reference contains commands and parameters that are current with the latest storage management software. If you are managing storage subsystems running firmware for previous releases, not all of these commands may be supported. See thefor a complete list of commands and their associated firmware levels.
If you want to...
Use this command and parameters
stop execution of the script (do not execute subsequent commands) if any commands following the on error stop command fail