Data Warehousing and Computer Hardware
Quiz covering data warehousing concepts, ETL/Integration Services, and computer hardware fundamentals
Questions
If a session is configured for full pushdown optimization then
- The Integration Service pushes as much transformation logic as possible to the source database
- The Integration Service pushes as much transformation logic as possible to both source and target database
- If the Integration Service cannot push all the transformation logic to the database, it performs partial pushdown optimization
- If the Integration Service cannot push all the transformation logic to the database, it fails the session
An active source is an active transformation the Integration Service uses to generate rows.Which of the following active transformation,the Integration Service does not uses as active source?
- Aggregator
- Filter
- Rank
- Sorter
To optimize the performance of a relational target which of the following can be done?
- Use normal loading
- Maximize deadlocks
- Decrease checkpoint intervals
- Use external loading
What are all the methods that can be used to identify source bottlenecks for relational sources?
- Use a Filter transformation to measure the time it takes to read source data
- Use a read test mapping
- Use a database query
- Use a Sorter transformation to measure the time it takes to read source data
What is the MOST crucial component to any computer system?
- Power Supply
- RAM
- Hard Drive
- CPU
- Motherboard
Who invented the Graphical User Interface (GUI)?
- Microsoft
- Apple
- Bell Labs
- Xerox
- HP
You install a new 250 GB hard drive in your computer and format it. Upon checking the available space on the hard drive in My Computer, you are puzzled to find that there is substantially less space available than 250GB. Why?
- Whoever you ordered it from lied to you.
- Formatting tables and free space.
- The hard drive is defective.
- You incorrectly formatted the hard drive with an older formatting standard.
Who invented USB ?
- Microsoft
- Apple
- AMD
- Samsung
- Intel
What does BIOS stand for?
- Basic Input Output System
- Byte Integration Operations System
- Basic Interconnect Operating System
- Big Interconnect Operating
Who invented the x86 standard?
- IBM
- AMD
- VIA
- Cyrix
- Intel
More importantly, when did the first x86 CPU come out?
- 1982
- 1978
- 1990
- 1974
What does the x stand for in AGP 8x?
- Times the FSB Speed
- Times the CPU Speed
- Times PCI Speed
- Times Graphics Speed
Your computer suddenly shuts off and doesn't turn on after repeated attempts. What is the most likely cause?
- CPU fried
- Hard Drive crashed
- CD-ROM fried
- Power Supply blown
- Motherboard fried
Why are SSDs superior to standard Hard Drive Technology?
- Smaller
- Near zero access times
- No Moving Parts
- Ruggedness
- All of the above
QPI and HyperTransport have all but replaced this in current H/W, but what used to be the single most important for overall system speed?
- CPU
- Memory
- FSB(Front Side Bus)
- Video Card
- Hard Drive
CPU Frequency (Mhz, Ghz) is the most important in overall CPU speed.
- True
- False
Data warehousing is a key technology on the way
- to establishing business intelligence.
- designs and manufactures automated solutions
- to Adoption of Key Infrastructure
- None of the above.
Operational data is application oriented where as DW is
- subject oriented.
- connection oriented
- object oriented.
- service oriented.
Data Warehousing is an evolutionary/iterative process that follows
- rational utified pattern
- spiral pattern
- agile pattern
- waterfall pattern
The characteristics of a data warehouse are subject oriented,time variant,not integrated and nonvolatile
- True
- False