問題1
A system administrator of a z/OS queue manager expects to have 1000 client channels connecting with the queue manager at the same time.
What should system administrator do to tune the channel initiator to handle this work?
A system administrator of a z/OS queue manager expects to have 1000 client channels connecting with the queue manager at the same time.
What should system administrator do to tune the channel initiator to handle this work?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題2
A system administrator has migrated a z/OS queue manager from a previous version to V8.0.0.
Which action does the system administrator need to take to implement the larger 8-byte Relative Byte Address (RBA) for the active logs?
A system administrator has migrated a z/OS queue manager from a previous version to V8.0.0.
Which action does the system administrator need to take to implement the larger 8-byte Relative Byte Address (RBA) for the active logs?
正確答案: D
說明:(僅 NewDumps 成員可見)
問題3
A z/OS batch application called ORDRPROC processes order messages. Each message is 30 to 40 KB in size. In the past, a non-shared local queue was used and the application was always run on the same single LPAR.
As part of a 24/7 high availability project, the queue is to be converted into a shared queue, so the processing can take place on any of four LPARs, but it is critical that the messages are processed by only one instance of the batch server program at a time.
The shared queue is to use an existing Coupling Facility structure named BATCHMSGS which is configured to offload messages larger than 24 KB to shared message data set (SMDS).
In addition to setting QSGDISP(SHARED), which attributes (amongst others) must the system administrator use within the define QLOCAL command for the new shared queue to support these requirements?
A z/OS batch application called ORDRPROC processes order messages. Each message is 30 to 40 KB in size. In the past, a non-shared local queue was used and the application was always run on the same single LPAR.
As part of a 24/7 high availability project, the queue is to be converted into a shared queue, so the processing can take place on any of four LPARs, but it is critical that the messages are processed by only one instance of the batch server program at a time.
The shared queue is to use an existing Coupling Facility structure named BATCHMSGS which is configured to offload messages larger than 24 KB to shared message data set (SMDS).
In addition to setting QSGDISP(SHARED), which attributes (amongst others) must the system administrator use within the define QLOCAL command for the new shared queue to support these requirements?
正確答案: B
問題4
A channel connection between two queue managers, QM01 and QM2, on different machines is to be secured by mutual SSL/TLS authentication.
After a key repository and a self-signed certificate have been created for both queue managers, what does the system administrator have to do next?
A channel connection between two queue managers, QM01 and QM2, on different machines is to be secured by mutual SSL/TLS authentication.
After a key repository and a self-signed certificate have been created for both queue managers, what does the system administrator have to do next?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題5
A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message.
Which command can the system administrator use to check both the current depth of QUEUE1 and whether there are uncommitted messages?
A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message.
Which command can the system administrator use to check both the current depth of QUEUE1 and whether there are uncommitted messages?
正確答案: C
問題6
The connection status is 'Disconnected' for a Remote Queue Manager in the MQ Explorer. An attempt to connect to the Remote Queue Manager results in an error:
Command server not responding within timeout period. (AMQ4032)
Which MQSC command should the system administrator use to check if the command server is running?
The connection status is 'Disconnected' for a Remote Queue Manager in the MQ Explorer. An attempt to connect to the Remote Queue Manager results in an error:
Command server not responding within timeout period. (AMQ4032)
Which MQSC command should the system administrator use to check if the command server is running?
正確答案: B