Exit C2090-737 DB2 9 System Administrator for z/OS Exam
Question 1 of 5
0% complete
Q1 Single choice

Someone has issued a -STOP DATABASE(DB1) SPACE(TS1) command without previously checking if the page set is currently in use by any URs. The page set is ultimately placed in STOPP restrictive state.
Using the DISPLAY THREAD(*) TYPE(SYSTEM) command, what can you do to reverse the STOP DATABASE command and make the page set available without stopping?

  • A

    Identify the token for the system agent thread performing the -STOP DATABASE command,execute command -CANCEL THREAD(token), and issue the -START DATABASE command.

  • B

    Identify the token for the allied agent thread that issued the -STOP DATABASE command,execute command -CANCEL THREAD(token), and issue the -START DATABASE command.

  • C

    Identify the token for the allied agent thread that issued the -STOP DATABASE command,execute command -CANCEL THREAD(token) FORCE, and issue the -START DATABASEcommand.

  • D

    Identify the token for the system agent thread performing the -STOP DATABASE command,execute command -CANCEL THREAD(token) SUSPEND, and issue the -START DATABASEcommand.

Previous Next