-K sdeploy option
The -K option can be used with the sdeploy utility command.
The continue (-K) option of the sdeploy utility command is used to indicate whether to continue the specified process for all systems even though an error is found for a system. This option can be used only with the all maps (-A) option. If the continue (-K) option is specified without the (-A) option, the command line is invalid, and the Not a valid command line : Continue compilation option (-K) can only be used along with compile all option (-A) error message will display on the console. If the continue compilation (-K) option is not selected, the processing of the systems will not be completed and the sdeploy will terminate. It will not continue with the rest of the systems that are present in the msd file. If the continue compilation (-K) option is selected, the processing will be performed for all the systems that are present in the msd file, regardless of any errors found during the processing for any of the individual systems.