TIBCO Enterprise Message Service Certification Exam Set 2
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?
Options are :
ten
zero
twenty
five
Answer : ten
Which two actions are most likely to improve EMS server performance? (Choose two.)
Options are :
Increasing network I/O capacity on the server
Improving physical disk performance
B,D
Switching from a file-based store to a database store
Adding an additional CPU to the server running EMS
Answer : B,D
Which two statements are true about load balancing with EMS? (Choose two.)
Options are :
Load balancing should be avoided when the application requires strict message ordering.
A,C
Each consumer must maintain connections to all servers.
EMS servers should not be load balanced with durable subscribers.
Two load balanced servers can also be configured as a fault-tolerant pair.
Answer : A,C
Which two statements are true about routing queue messages? (Choose two.)
Options are :
Queue messages can travel multiple hops.
The concept of zones and hops does not apply to queue messages.
B,C
Each server in the route path must have its queue defined as global.
Routed queue messages can travel to adjacent servers without reaching the home queue.
Answer : B,C
Which two statements are true about writing a LoginModule, which implements a JAAS
interface? (Choose two.)
Options are :
The LoginModule must be named JAASLoginModule.
B.D
The LoginModule must be thread-safe.
The LoginModule must use SSL.
The LoginModule must accept the password from the EMS server byway of a callback.
Answer : B.D
Which two datastores are supported by EMS servers? (Choose two.)
Options are :
A,D
ledger file
in-memorydatagrid
file
mstore
Answer : A,D
Which three commands must be executed to ensure that user ui can only send messages
to queue qi? (Choose three.)
Options are :
addprop queue q1 exclusive user=u1
A,D,E
addprop queue q1 secure
set server authorization=enabled
grant admin connect user =u1, queue=q1
grant queue q1 user =u1 send
Answer : A,D,E
Which two statements are true about asynchronous message consumption? (Choose two.)
Options are :
An asynchronous durable subscriber exits once it registers its callback with the server.
Asynchronous consumers must use asynchronous message stores,
A,C
Asynchronous consumers use a callback to handle messages,
Each asynchronous consumer object can have at most one listener.
Answer : A,C
Which two objects are referred to as EMS administered objects?
Options are :
A & B
connection factories
groups
topics
Answer : A & B
Which four commands grant the user Bob permission to view topic topic, sample? (Choose
four.)
Options are :
Grant topic topic.sample user=Bob view
Grant admin Bob view topic.sample
Grant topic topic.> user=Bob view
Grant admin Bob view-all
A,B.D.E
Grant topic > user=Bob view
Grant admin Bob view topics
Answer : A,B.D.E
Which four parameters in tibemsd.conf can be used to quickly identity network connection
failures between EMS clients and servers? (Choose four.)
Options are :
server_client_heartbeat
Server_timeout_client_connection
server_heartbeat_client
client_heartbeat_server
server_client_timeout
client_timeout_server_connection
A,C,D,E
Answer : A,C,D,E
Which two statements are true about logging and tracing capabilities in EMS? (Choose
two.)
Options are :
The location of log file is set in tibemsd.conf file via the log_trace parameter.
Message tracing applies to the header and/or body of the message.
Access control violations can be logged to console or log file.
Message tracing can be applied at the destination level, not at message level.
B,C
Answer : B,C
The following topics are defined in topics.conf:
Larger image
Which Statement is true about the topic mycompany. tibx. eng. all?
Options are :
It is secure, but not global.
It is global, but not secure.
It is global and secure.
It is neither global nor secure.
Answer : It is global and secure.
Given the following configuration:
Larger image
What happens when the jMSExpi ration property is set to 60secwhen producing a
message?
Options are :
Which two channels represent configurable physical connections to a resource? (Choose two.)
Options are :
Which two statement are true about TIBCO Business Events agents? (Choose two.)
Options are :
When does an RTC cycle end?
Options are :
Which two statements are true about logging and tracing capabilities in EMS? (Choose
two.)
Options are :
What are two valid ways to create a Connection Factory? (Choose two.)
Options are :
Which three components are provided with TIBCO Business Events Standard Edition? (Choose three.)
Options are :
Concept a contains Concept B. Concept A is using Cache Only mode of object management mode is recommended for Concept B to use?
Options are :
Which command displays message count delivered to a queue receiver?
Options are :
Which two properties are correct for the topic mycompany. tibx. eng. all? (Choose two.)
Options are :
Which command should be used to modify an existing connection factory
QueueconnectionFactory?
Options are :
Which two datastores are supported by EMS servers? (Choose two.)
Options are :
Which two objects are referred to as EMS administered objects?
Options are :
Which activity is appropriate for implementation as a synchronous request-reply operation?
Options are :
Which two permissions can be granted to users to access queues? (Choose two.)
Options are :
Which two statements are true about topics and queues? (Choose two.)
Options are :
Which two statements are true about a decision table? (Choose two.)
Options are :
Two EMS servers have an active/active route between them.
How many connections are used to route messages bi-directionally between them?
Options are :
Which two should be considered when deciding the number of versions to maintain of a particular service? (Choose two.)
Options are :
Which statement best characterizes the IT architecture for a solution?
Options are :
Which two notations are appropriate information model representations? ( Choose two.)
Options are :
What are three valid acknowledgment modes in TIBCO Enterprise Message Service?
(Choose three.)
Options are :