Enterprise Data Integration and Middleware Technologies
Covers Oracle Data Integrator (ODI) and TIBCO ActiveMatrix BusinessWorks concepts including topology management, repositories, deployment, debugging, and monitoring
Questions
You have deployed a TIBCO ActiveMatrix BusinessWorks application on a Windows platform using local deployment from TIBCO Administrator GUI. You want to run this application using a command line script. Which two files are required to run the application from the command line?(Choose 2)
- TIBCO_HOME\tra\domain\domain\application-Process_archive.tra
- TIBCO_HOME\tra\domain\domain\application-Process_archive.cmd
- TIBCO_HOME\administrator\domain\data\application\application-Process_archive.tra
- TIBCO_HOME\administrator\domain\data\application\application-Process_archive.cmd
Which two scripting utilities are available to build an Enterprise Archive and deploy it?(Choose 2)
- BuildEAR
- CreateEAR
- AppManage
- RepoManage
What are two reasons a messaging transport must be configured when creating a TIBCO ActiveMatrix BusinessWorks domain?(Choose 2)
- to communicate across subnets
- to communicate with deployed services
- to communicate with TIBCO Hawk Agents
- to communicate with engines belonging to different domains
Which three are true about using breakpoints to suspend processes in the TIBCO Designer Tester Utility?(Choose 3)
- can be conditional
- persist after you close a project
- cannot be set after the End activity
- cannot be set on all activities in a process
What are the two differences between Shared Variables and Job Shared Variables?(choose 2)
- Job Shared Variables can be modified at run-time, and Shared Variables cannot
- Shared Variables can be shared across process engines, and Job Shared Variables cannot
- Shared Variables can be shared across process instances, and Job Shared Variables cannot
- Job Shared Variables can be shared across process definitions in a project, and Shared Variables cannot
When deploying TIBCO applications to a failover cluster under one or multiple cluster groups, which two must be owned by the cluster group that hosts the TIBCO products? (Choose 2)
- hostname
- IP address
- shared cache array
- shared disk resource
What are two methods for monitoring a TIBCO ActiveMatrix BusinessWorks application? (Choose 2)
- specify Custom Alerts
- run the AppManage Utility
- view Default Monitoring Information
- specify monitoring rules during process archive construction
Which activity can participate in an XA transaction?
- EJB
- JDBC
- ODBC
- JMS Request/Reply
Which two statements are true about installing TIBCO ActiveMatrix BusinessWorks? (Choose 2)
- TIBCO EMS must be installed before installing TIBCO Runtime Agent
- A TIBCO Runtime Agent installation can use an earlier TIBCO Rendezvous installation
- TIBCO Administrator must be installed before installing TIBCO ActiveMatrix BusinessWorks
- TIBCO ActiveMatrix BusinessWorks can use a preinstalled JRE or a JRE installed by TIBCO Runtime Agent installer.
While debugging a TIBCO ActiveMatrix BusinessWorks application, you need to output the value of 10 Global Variables used in your subprocess to a file or console. Which activity can you use to achieve this requirement?
- Rethrow
- Assign
- Inspector
- Label
ODI is an
- ETL
- ELT
- ETL and ELT
- non of the above
How many work repositories possible in ODI
- 1
- More than 1
- 0
- none of the above
How many master repositories possible in ODI
- 1
- 2
- 3
- 4
Conditions can be checked using
- Evaluate variable
- refresh variable
- set variable
- all the above
Physical connections can be created in
- Topology manager
- security manager
- designer
- non of the above