1.
The company naming standard states that all queue names must start with the letter C. How can the administrator of the EMS server enforce this naming standard for dynamic queues?
2.
Which command displays message count delivered to a queue receiver?

 
3.
Which two statements are true about synchronous and asynchronous message consumption? (Choose two.)
4.
Atopic sales, topic is bridged to two queues: FINANCE.Q and AUDIT.Q. Ten messages are sent on the topic SALES.TOPIC. A consumer reads ten messages from FINANCE.Q. How many messages are now in the AUDIT.Q?
5.
A dynamic queue named q1 has been created by an EMS client. What will be the result of executing the following command: create queue q1?
6.
How does a backup fault-tolerant server detect a failure of the primary fault-tolerant server?
7.
When a single message consumer is connected with an EMS server, which action can be used to improve message consumption?
8.
There is a non-fault-tolerant server running on a host named SERVER_A. There are two other servers running on the hosts FT_PRIM and FT_BACK configured as a fault-tolerant pair using shared state. FT_PRIM runs the primary server, and FT_BACK runs the backup server. Which statement is true about these servers?
9.
What must you do to set an EMS Java client application to attempt reconnection 10 times to the EMS server during fault tolerance switch or when a connection is being terminated by the network? (Choose two.)
10.
You have a routed queue named ORDER. NEW defined between the US-EMS (home queue) and MEXICO-EMS servers What must be done for messages to route properly?