IBM Exam Questions

How can the administrator make this change?

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?

A.
Edit “/var/mqm/mqs.ini” and change LogType=LINEAR

B.
Edit “/var/mqm/qmgrs/Paint.queue.manager/qm.ini” and change LogType=LINEAR

C.
Issue the MQSC command ALTER QMGR LOGTYPE(LINEAR)

D.
Recreate queue manager with crtmqm -c “Paint shop” -ll -q Paint.queue.manager