Enterprise Technology Fundamentals: ETL, Databases, BI & Networking
Comprehensive quiz covering multiple enterprise technologies including Informatica PowerCenter ETL concepts, Teradata database administration, BusinessObjects business intelligence, and networking protocols and routing.
Questions
Routers can work with port numbers.
- True
- False
Which of the following is a hybrid routing protocol?
- RIP
- OSPF
- EIGRP
- IGRP
Which of the following does not support VLSM?
- IGRP
- RIP V1
- OSPF
- EIGRP
What is the port number of LDAP?
- 110
- 443
- 389
- 689
What all types of authentications can be used in BusinessObjects
- BusinessObjects Enterprise
- Windows NT
- Windows Active Directory Services
- Native
Which of the following are Predefined Access Levels in BO
- View
- schedule
- Schedule on Demand
- View on Demand
Which of the following tasks can not performed using Central Management Console (CMC)
- Manage servers and create server groups
- Performs user management tasks
- Set security levels for all BusinessObjects Enterprise content
- Add reports to BusinessObjects Enterprise
The Business Object Processing Tier includes
- Job server
- Web Intelligence Report Server
- File Repository server
- Report application Server
What are the different tiers in BO architecture
- Application tier
- Intelligence tier
- Processing tier
- Datastore tier
Input File Repository Server manages all of the report & program objects that have been published to the system.
- True
- False
In WebIntelligence reports can not be saved as:
- PDF
- CSV
- XLS
- DOC
Below are the ways in which multiple universes can be combined for reporting purpose
- Add Link
- Create Pointer
- Include
- All of the Above
List of values for an object can be edited in Universe Designer
- True
- False
Below are the different types of drill modes available in Dektop intelligence
- Drill by
- Drill Through
- Drill On
- All of the above
Which component of TD responsible for optimizing your query?
- Parser
- Optimizer
- AMP
- PE
How many columns can be supported in single table?
- 256
- 1024
- 512
- 2048
Which Utility used to copy a table and restore it to another database?
- BTEQ
- Archive Recovery
- Table rebuild
- FastLoad
Which of the following objects cannot be included in a mapplet?
- Aggregator and Sequence generator
- Normalizer and XML source qualifier
- Look up and union transformation
- Other mapplets
What will be the output of the following expressions where Date1=04/12/98 and Date2=11/09/01? TO_DATE(Date1, MM/DD/RR') TO_DATE(Date2, MM/DD/YY')
- 04/12/1998 00:00:00 and 11/09/1901 00:00:00
- 04/12/1998 00:00:00 and 11/09/2001 00:00:00
- 04/12/2098 00:00:00 and 11/09/1901 00:00:00
- 04/12/2098 00:00:00 and 11/09/2001 00:00:00
Which of the following are transaction control variables?
- TC_CONTINUE_TRANSACTION
- TC_STOP_TRANSACTION
- TC_COMMIT_BEFORE
- TC_ROLLBACK_BEFORE