IBM Content Manager and Data Warehousing
Quiz covering IBM Content Manager configuration, administration, and data warehousing concepts including ETL, dimensions, and parallel processing
Questions
What is workstation collection (In CM terms)?
- Storage System
- Migration Policy
- Migration Policy + Storage System
- Migration Policy + Storage Group
Auto-foldering is implemented by which of the following?
- Reference
- Child component
- Link
- Foreign key
If your Resource Managers are geographically separated then what mechanism is best-suited and logically good enough to get fast response from that RM?
- Replicate the RM locally
- Increase the band Width of Network
- Enable LAN cache
- Refresh the Encryption key Faster
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?
- cmbicmsrvs.ini
- cmbclient.ini
- cmbicmenv.ini
- cmbcmenv.properties
Where can you specify which ACL will be the default ACL to be used for CM?
- Resource Manager Parameter
- Library server configuration
- Define ACL for an Item Type and make it default for the CM
- None of the Above
Which of the following item type classifications will NOT allow text searches to be performed on the content of a text document?
- Document
- Document Part
- Item
- Resource Item
During Item Type creation, what does 'Base' Document Part mean:
- Comments and markups on the original items stored as base items
- Base Contains any type of content, including an image, audio, document, etc.
- Base Text Contains documents and other files that contain text for indexing so that users can do content searches.
- Notelog Log of information entered by users pertaining to the object.
What does ICMROOT Environment Variable (on CM Server) generally point to?
- Full path of the II4C components (CM APIs)
- Full path of the CM components (library server and resource manager)
- Full path of the system administration client components
- Full path of the common configuration files
Which has the highest precedence if specified in an ACL?
- User Group
- User
- ICMPPUBLIC
- Privilege Set
How to test Snoop Servlet?
- http://<server_hostname>/icmrm/snoop
- http://<server_hostname>:port/icmrm/snoop
- https://<server_hostname>:SSL_port/icmrm/snoop
- All of above
_______________ 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.
- candidate key
- surrogate key
- prerrogate key
- identity key
Which one of the following is an ETL tool in the Market?
- SQL Warehouse Bulider
- Actuate
- Business Objects
- Data Junction
The default cache size used is(consider for 64 bit)
- 256MB
- 64MB
- 128MB
- 512MB
Which of the following is not a passive stage
- dynamic RDBMS
- dataset
- IPC stage
- None of the above
Parallel Processing is broadly classified into 2 types. SMP and MPP. What do they stand for:
- SMP - Symmetrical Main Processing ; MPP - Multi Parallel Processing
- SMP - Symmetrical Multi Processing ; MPP - Massive Parallel Processing
- SMP - Symmetrical Massive Processing ; MPP - Multi Parallel Processing
- SMP - Symmetrical Multi Processing ; MPP - Multi Parallel Processing
Grouping of Random flags and text Attributes in a dimension and moving them to a separate sub dimension .This dimension is called
- Junk dimension
- Degenerate Dimension
- Conformed dimensions
- Time dimension
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
- Stable sort must be set to true
- Sort group must include the sort key values
- Allow duplicates must be set to False
- Unique sort keys must be set to True