IBM Content Manager and Data Warehousing

Quiz covering IBM Content Manager configuration, administration, and data warehousing concepts including ETL, dimensions, and parallel processing

17 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is workstation collection (In CM terms)?

  1. Storage System
  2. Migration Policy
  3. Migration Policy + Storage System
  4. Migration Policy + Storage Group
Question 2 Multiple Choice (Single Answer)

Auto-foldering is implemented by which of the following?

  1. Reference
  2. Child component
  3. Link
  4. Foreign key
Question 3 Multiple Choice (Single Answer)

If your Resource Managers are geographically separated then what mechanism is best-suited and logically good enough to get fast response from that RM?

  1. Replicate the RM locally
  2. Increase the band Width of Network
  3. Enable LAN cache
  4. Refresh the Encryption key Faster
Question 4 Multiple Choice (Single Answer)

An administrator has used the System Administration client to update the password for the database connection userid (icmconct). Which of the following files will contain this updated information?

  1. cmbicmsrvs.ini
  2. cmbclient.ini
  3. cmbicmenv.ini
  4. cmbcmenv.properties
Question 5 Multiple Choice (Single Answer)

Where can you specify which ACL will be the default ACL to be used for CM?

  1. Resource Manager Parameter
  2. Library server configuration
  3. Define ACL for an Item Type and make it default for the CM
  4. None of the Above
Question 6 Multiple Choice (Single Answer)

Which of the following item type classifications will NOT allow text searches to be performed on the content of a text document?

  1. Document
  2. Document Part
  3. Item
  4. Resource Item
Question 7 Multiple Choice (Single Answer)

During Item Type creation, what does 'Base' Document Part mean:

  1. Comments and markups on the original items stored as base items
  2. Base Contains any type of content, including an image, audio, document, etc.
  3. Base Text Contains documents and other files that contain text for indexing so that users can do content searches.
  4. Notelog Log of information entered by users pertaining to the object.
Question 8 Multiple Choice (Single Answer)

What does ICMROOT Environment Variable (on CM Server) generally point to?

  1. Full path of the II4C components (CM APIs)
  2. Full path of the CM components (library server and resource manager)
  3. Full path of the system administration client components
  4. Full path of the common configuration files
Question 9 Multiple Choice (Single Answer)

Which has the highest precedence if specified in an ACL?

  1. User Group
  2. User
  3. ICMPPUBLIC
  4. Privilege Set
Question 10 Multiple Choice (Single Answer)

How to test Snoop Servlet?

  1. http://<server_hostname>/icmrm/snoop
  2. http://<server_hostname>:port/icmrm/snoop
  3. https://<server_hostname>:SSL_port/icmrm/snoop
  4. All of above
Question 11 Multiple Choice (Single Answer)

_______________ is a substitution for the natural primary key. It is just a unique identifier or number for each row that can be used for the primary key to the table.

  1. candidate key
  2. surrogate key
  3. prerrogate key
  4. identity key
Question 12 Multiple Choice (Single Answer)

Which one of the following is an ETL tool in the Market?

  1. SQL Warehouse Bulider
  2. Actuate
  3. Business Objects
  4. Data Junction
Question 13 Multiple Choice (Single Answer)

The default cache size used is(consider for 64 bit)

  1. 256MB
  2. 64MB
  3. 128MB
  4. 512MB
Question 14 Multiple Choice (Single Answer)

Which of the following is not a passive stage

  1. dynamic RDBMS
  2. dataset
  3. IPC stage
  4. None of the above
Question 15 Multiple Choice (Single Answer)

Parallel Processing is broadly classified into 2 types. SMP and MPP. What do they stand for:

  1. SMP - Symmetrical Main Processing ; MPP - Multi Parallel Processing
  2. SMP - Symmetrical Multi Processing ; MPP - Massive Parallel Processing
  3. SMP - Symmetrical Massive Processing ; MPP - Multi Parallel Processing
  4. SMP - Symmetrical Multi Processing ; MPP - Multi Parallel Processing
Question 16 Multiple Choice (Single Answer)

Grouping of Random flags and text Attributes in a dimension and moving them to a separate sub dimension .This dimension is called

  1. Junk dimension
  2. Degenerate Dimension
  3. Conformed dimensions
  4. Time dimension
Question 17 Multiple Choice (Single Answer)

A dataset needs to be sorted to retain a single occurrence of multiple records that have identical sorting key values. Which sort option can be selected to achieve this

  1. Stable sort must be set to true
  2. Sort group must include the sort key values
  3. Allow duplicates must be set to False
  4. Unique sort keys must be set to True