Enterprise Technology Assessment

A mixed quiz covering IBM OMNIbus administration, IBM ILOG JRules business rule management, and network security concepts including firewalls and DMZ configurations.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Firewalls can be implemented in

  1. Hardware
  2. Software
  3. Both Hardware and Software
  4. None of the Above
Question 2 True/False

Application layer firewalls can be used as network address translators.

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

DMZ stands for

  1. Digital Management Zone
  2. De-Militarized Zone
  3. Digital Media Zone
  4. Data Management Zone
Question 4 True/False

If you decide to allow your users Web access only via a proxy server, you can put the proxy in the firewall and set your firewall rules to permit outgoing access only to the proxy server.

  1. True
  2. False
Question 5 Multiple Choice (Single Answer)

Expand BAL

  1. Business Adaptive Language
  2. Business Action Language
  3. Business Architect Language
  4. Business Agile Language
Question 6 True/False

WSDL import will have Action and Navigation part

  1. True
  2. False
Question 7 Multiple Choice (Single Answer)

Default Algorithm while creating the Rule Flow is

  1. Rete Algorithm
  2. Sequential Algorithm
  3. Rete Plus Algorithm
  4. None of the above
Question 8 Multiple Choice (Single Answer)

Expand IRL

  1. Inline RuLes
  2. Ilog Rule Language
  3. Inline Rule Language
  4. None of the above
Question 9 True/False

Multiple action and navigation is possible for a single BOM variable

  1. True
  2. False
Question 10 True/False

Rule flows can be edited by the RTS

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Expand RTS

  1. Rule Team Server
  2. Rule Test Server
  3. Rule Team Scenario
  4. Rule Test Scenario
Question 12 Multiple Choice (Single Answer)

_________ is the UI for the Business users.

  1. Rule Scenario manager
  2. Rule Execution Server
  3. Rule Team server
  4. Rule Studio
Question 13 Multiple Choice (Single Answer)

_________ is the default user id and password for the Rule Execution Server.

  1. res/res
  2. bres/bres
  3. res/bres
  4. bres/res
Question 14 Multiple Choice (Single Answer)

Testing of rules can be done by:

  1. POJO
  2. Junit
  3. RSM
  4. All the above
Question 15 Multiple Choice (Single Answer)

What are the default authorization roles available to normal user created in OMNIbus?

  1. AlertsUser, Normal, Public
  2. AlertsUser, CatalogUser, ISQLWrite
  3. AlertsUser, CatalogUser, ChannelUser.
  4. AlertsUser, ChannelUser, DesktopAdmin
Question 16 Multiple Choice (Single Answer)

To set up OMNIbus 7.2 authorization, security objects should be configured in a certain order. In which order should security objects be configured?

  1. First Users, second Groups and third Roles
  2. First Roles, second Groups and third Users
  3. First Groups, second Users and third Roles
  4. First Groups, second Roles and third Users
Question 17 Multiple Choice (Single Answer)

Omnibus 7.2 provides several default groups. Which default groups are required by the ObjectServer and cannot be deleted or renamed?

  1. Administrator, Public and ISQL
  2. ISQL, ISQLWrite and Public
  3. Normal, Administrator and System
  4. Public, AlertsUser and System
Question 18 Multiple Choice (Single Answer)

How do you create a group of users in the ObjectServer?

  1. configure group name, group ID and roles
  2. configure user names, user ID and restriction filters
  3. run the UNIX command groupadd and assign an ID, a name and users to it
  4. run $OMNIHOME/nco_sql and insert: ObjectServer name, group name, user name and a unique
Question 19 Multiple Choice (Single Answer)

How is a trigger created or replaced if it already exist?

  1. DROP OR REPLACE ‘trigger_name’;
  2. CREATE OR RENAME TRIGGER ‘trigger_name’;
  3. CREATE OR REPLACE TRIGGER ‘trigger_name’;
  4. CREATE OR RECREATE TRIGGER ‘trigger_name’;
Question 20 Multiple Choice (Single Answer)

Which configuration has the greatest effect on ObjectServer response time?

  1. Reaper frequency
  2. Granularity frequency
  3. Deduplication frequency
  4. Temporal Trigger frequency