Data Warehousing and Analytics Platforms
Covers Oracle Business Intelligence, Informatica PowerCenter, data warehousing concepts, ETL processes, DAC, and related analytics platform technologies
Questions
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
- $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as a date/time.
- $$$SessStartTime returns the session start time as an integer and SESSSTARTTIME returns as a date/time.
- $$$SessStartTime returns the session start time as string and SESSSTARTTIME returns as an integer.
- There is no difference in practice. Either can be used to used to return the Session start time.
What type of expressions can be used in an Aggregator transformation variable port?
- Aggregate or Non-Aggregate expressions, provided they are not used together in a single variable port.
- Aggregate and Non-Aggregate expressions, together in the same variable port.
- Aggregate, Non-Aggregate and conditional expressions, together in the same variable port, provided that the variable port is also made a ‘group-by’ port.
- Non-Aggregate and conditional expressions only.
Which of the following methods is not a valid way to enter the Aggregator transformation cache size?
- Use the cache calculator to enter the cache size based on Group by ports.
- Choose “Auto”.
- Enter the default cache sizes in the mapping properties.
- Type a number value in KB, MB or GB.
PowerCenter 8. X - One Repository Service can manage only one Repository. 2. PowerCenter 7.X – One Repository Server can manage multiple repositories. Choose the correct option.
- Statement 1 is true and Statement 2 is false.
- Statement 1 is false and Statement 2 is true.
- Both are false.
- Both are true.
Application Source Qualifier is used with_____________
- COBOL Sources
- XML Sources
- Salesforce.com Sources
- Relational DB Sources
ETL has following components
- Designer
- Workflow Manager
- Workflow Monitor
- All of above
In OLAP db we find
- Staging tables
- Dimension Tables
- Fact Tables
- All of above
Where do you create Informatica Mappings
- Designer
- Workflow Manager
- Workflow Monitor
- Source Analyser
What is the use of DAC
- Schedule ETL,
- Change Capture
- Incremental/Full Load
- All of above
What is star Schema
- Dimension is surrounded by Facts
- Fact is surrounded by Dimensions
- Dimension is surrounded by Dimensions
- All of above
What is DAC
- Data warehouse Admin Tool
- Data Administration Console
- Database Administration Console
- Data warehouse Administration Console
Below are types of graph can be generated from Analytics -
- pivot
- pie
- radar
- bubble
Delivers deliver information to -
- email
- handheld
- wireless device
- all of above
LDAP authentication refers to -
- LDAP will be used to login user in analytics
- DB Users to be created to make sure users gets into Analytic
- password need to set in repository
- No need to create Repository users
SIL loads data into
- Staging OLAP
- Target OLAP
- Target OLAP
- None of above
What is scheduler in analytics?
- runs analytics server
- runs analytics web server
- used for chart types of reports
- none of above
Answers is -
- place to create report request
- to see dashboard results
- shows list of subject areas
- all of above
Report data can be downloaded in following formats:
- pdf
- excel
- html
- text
Which one is default view of report results?
- pivot
- tabular
- chart
- header
What option is to be selected for filter criteria to make sure report data will be filtered as per dashboard prompt values, operator should be:
- is equal to/is in
- is needed
- is not equal to/is not in
- is prompted