nerdexam
IBM

C2090-320 · Question #106

In order to run a DB2 program, the user issues the following commands: TSO prompt: READY USER enters: DSN SYS(SSTR) USER enters: RUN PROGRAM(MYPROG) USER enters: END What is the result?

The correct answer is C. Start a DSN session with DB2 subsystem SSTR, run a program and end the DSN session. See the full explanation below for the reasoning.

Question

In order to run a DB2 program, the user issues the following commands:

TSO prompt: READY USER enters: DSN SYS(SSTR) USER enters: RUN PROGRAM(MYPROG) USER enters: END What is the result?

Options

  • ADB2 does not allow these commands
  • BDSN command can not be used to run a program
  • CStart a DSN session with DB2 subsystem SSTR, run a program and end the DSN session
  • DStart a DSN session with system parameters SSTR, run a program and end the DSN session

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    14% (5)
  • C
    77% (27)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-320 Practice