Page 1 out of 8. Viewing questions 1-15 out of 118
Question 1
Which statement is true about TIBCO Runtime Agent (TRA)?
A.
It must be installed as part of the ActiveMatrix BusinessWorks installation.
B.
It must be installed before ActiveMatrix BusinessWorks.
C.
It must be installed after ActiveMatrix BusinessWorks.
D.
It cannot be installed on the same machine as ActiveMatrix BusinessWorks.
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 2
A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator. Which two steps should be taken to create a TIBCO Administrator domain that meets these requirements? (Choose two.)
A.
The EMS server should be added to the domain using the Domain Utility.
B.
Topics and queues should be configured as global.
C.
Topics and queues should be created as failsafe.
D.
A global variable should be used for migrating between environments.
Answer:
AD
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 3
A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator. Which two tools should you use to create a TIBCO Administrator domain that meets these requirements? (Choose two.)
A.
Domain Utility
B.
Designer
C.
BusinessWorks Global Variable
D.
AppManage Utility
Answer:
AC
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 4
Which two steps must take place before a domain can be deleted? (Choose two.)
A.
All deployed applications must be undeployed.
B.
Any LDAP server used by the domain must be stopped.
C.
All secondary servers must be deleted through TIBCO Domain Utility.
D.
All administrators associated with the domain must be deleted.
Answer:
AC
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 5
The transport parameters for a TIBCO Administrator domain have been changed. Which two steps are now necessary? (Choose two.)
A.
All applications deployed in the domain should be redeployed.
B.
The Administrator Server and any secondary servers should be restarted.
C.
The Domain Hawk Agents on each machine in the domain should be restarted.
D.
The EAR file with the new transport parameters should be rebuilt.
Answer:
BC
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 6
What are two places the domain properties can be found? (Choose two.)
A.
TIBCO_HOME/domain
B.
TIBCO_HOME/administrator/domain
C.
TIBCO_HOME/repository
D.
TIBCO_HOME/designer/domain
E.
TIBCO_HOME/tra/domain
Answer:
BE
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
0/ 1000
Question 7
How can a custom database driver be added to TIBCO Runtime Agent?
A.
by using the TIBCO Configuration Tool
B.
by using traDBConfig
C.
by using the TIBCO Administrator GUI
D.
by using the Domain Utility CLI
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 8
Which web server implementation is used by default in ActiveMatrix BusinessWorks?
A.
Jetty
B.
Tomcat
C.
JBoss
D.
GlassFish
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 9
The JVM is crashing every time the ActiveMatrix BusinessWorks installer tries to start. Which two steps should be taken? (Choose two.)
A.
add the parameter -update JVM to the installer
B.
check that the javahome directory contains bin/java.exe or bin/java
C.
check that the network has access to sun.java.com
D.
try running the installer using a different version of JVM
Answer:
BD
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 10
Which software is necessary in order to manage ActiveMatrix BusinessWorks resources?
A.
TIBCO Administrator and TIBCO EMS
B.
TIBCO Repository Adapter and TIBCO EMS
C.
TIBCO Runtime Agent and TIBCO Administrator
D.
TIBCO Rendezvous and TIBCO Runtime Agent
Answer:
C
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 11
The installation registry consists of which two files? (Choose two.)
A.
vpd.properties
B.
history.xmi
C.
install.properties
D.
machine.xmi
E.
vpd.properties.tibco.<systemName>
Answer:
AE
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
0/ 1000
Question 12
Which three actions can be taken directly from the Project tab in the TIBCO Designer startup panel? (Choose three.)
A.
Reopen Project
B.
Add Users to Project
C.
New Project From Template
D.
Validate Project
E.
New Empty Project
F.
Deploy Project
Answer:
ACE
User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
F
50%
Discussions
0/ 1000
Question 13
You wish to insert an activity into an ActiveMatrix BusinessWorks process. Which TIBCO Designer menu should you use?
A.
Project
B.
Resources
C.
Edit
D.
Palettes
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 14
How do TIBCO Designer projects store trusted certificates?
A.
in PKCS12 format
B.
in PEM format
C.
in PPK format
D.
in PFX format
Answer:
B
User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0/ 1000
Question 15
TIBCO Designer can create web services from which sources?