nerdexam
IBM

C2090-552 · Question #30

C2090-552 Question #30: Real Exam Question with Answer & Explanation

The correct answer is A. OUTPUT. See the full explanation below for the reasoning.

Question

In a batch file, you can direct the processing that follows the PR0CMND processing, by using the process return code, with one of the statements shown below: (1) For Windows: IF ERRORLEVEL n GOTO x (2) For UNIX or Linux: IF EXITCODE n GOTO x Which Optim command line processing function causes Optim to return the process code based on the success or failure of the process that can subsequently be used to direct the processing of other steps?

Options

  • AOUTPUT
  • BRETURNCODE
  • CEXITCODE
  • DERRORLEVEL

Community Discussion

No community discussion yet for this question.

Full C2090-552 Practice
In a batch file, you can direct the processing that follows the... | C2090-552 Q#30 Answer | NerdExam