Data Infrastructure Systems: Networking and ETL
Comprehensive quiz covering networking fundamentals including LANs, client/server architecture, Ethernet, and network hardware, as well as ETL/DataStage concepts including Informatica, conductor processes, Transformer stages, and data processing workflows.
Questions
which one of the below is not a null handling function
- MakeNull
- SetNull
- NullToEmpty
- IfNull
Transformer stages extract data or write data to a target database.
- True
- False
Transformers are used to handle extracted data, perform any conversions required, and pass data to another Transformer stage or a stage that writes data to a target data table
- True
- False
Which is NOT a processing stage?
- copy
- Aggregator
- Change capture
- peek
In Filter stage, settting Options "Output rows only once" to TRUE will do whcih of the below action
- Removing the duplicates for the records which statisfies the where clause
- rows are only output down the link of the first Where clause they satisfy
- rows output down the links of all Where clauses that they satisfy.
- None of the above
Subroutines are written using
- Unix
- Java
- C
- BASIC functions
Which environment variable gives location of osh executable
- APT_CONFIG_FILE
- APT_COMPILER
- APT_ORCHHOME
- LD_LIBRARY_PATH
Which one is NOT section leader process
- communicates with player processes
- forks instances of player processes for each operator
- consolidates messages, writes to log
- communicates with conductor process
Conductor processes are
- starts a section leader process (which runs osh) on each processing node
- consolidates messages, writes to log
- executes operator from osh script
- runs osh on Engine machine (APT_ORCHHOME)
A LAN
- Always contains more than 5 PCs
- Connects PCs to telephones
- Connects PCs and other computer devices within a small geographic area
- Always contains a server which houses centralized files
Any electronic device on a network is called a:
- Node
- Hub
- Router
- Cable
An indication you need to upgrade your network from peer-to-peer to client/server would be:
- Your office wants to share a printer
- Your office wants to share a fax machine
- You need to store large databases and software in a central location
- You have to upgrade to the latest version of Windows
A peer-to-peer network:
- Is ideal for transferring large files
- Always requires a router
- Only functions with fiber optic cable
- Requires no special operating system other than Windows 95 or 98
On a client/server network:
- Files are stored on the server computer and can be stored on individual PCs
- No special operating system other than Windows 95 or 98 is required
- When one node "goes down" the entire network malfunctions
- Twenty nodes is the absolute maximum allowed on a client/server network
Ethernet :
- Is an internal company Internet -- not accessible by outside users
- Requires its own operating system
- Is one of several methods by which information travels through a network
- Is not available for peer-to-peer networks
Which piece of equipment installs in a PC and allows the PC to connect to a network?
- Hub
- Access Router
- Graghic Accelerator Card
- NIC
Remote access capabilities allow:
- Users to access the network from remote locations
- Users to work with files located anywhere on their network
- Hackers to easily infiltrate important files
- Store files in a central server
While planning your network, it is important to:
- Purchase backup equipment for all network devices
- Choose products that are flexible in case you want to upgrade and expand your network in the future
- Install an additional telephone line for each PC in your network
- Choose the fastest cabling possible to ensure your network won't be obsolete within 2 years
The advantage of purchasing a dual Ethernet 10/100 Mbps NIC for your PC is, your PC can now:
- Connect to your office network from your home
- Function as a hub
- Connect to a 10 Mbps or, if you upgrade, a 100 Mbps network
- Connect to your network through a cable line.
Informatica is a
- Reporting Tool
- ETL Tool
- Relational Database
- None of the above