nerdexam
IBM

C2180-374 · Question #14

An administrator created a queue manager Paint.queue.manager on AIX with circular logging. The administrator then was told that the system will be used for production, so the logging needs to be…

The correct answer is D. Recreate queue manager with crtmqm -c "Paint shop" -ll -q Paint.queue.manager. See the full explanation below for the reasoning.

Question

An administrator created a queue manager Paint.queue.manager on AIX with circular logging. The administrator then was told that the system will be used for production, so the logging needs to be switched to linear. How can the administrator make this change?

Options

  • AEdit "/var/mqm/mqs.ini" and change LogType=LINEAR
  • BEdit "/var/mqm/qmgrs/Paint.queue.manager/qm.ini" and change LogType=LINEAR
  • CIssue the MQSC command ALTER QMGR LOGTYPE(LINEAR)
  • DRecreate queue manager with crtmqm -c "Paint shop" -ll -q Paint.queue.manager

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    14% (7)
  • C
    6% (3)
  • D
    76% (37)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice