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.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

which one of the below is not a null handling function

  1. MakeNull
  2. SetNull
  3. NullToEmpty
  4. IfNull
Question 2 True/False

Transformer stages extract data or write data to a target database.

  1. True
  2. False
Question 3 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

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

Which is NOT a processing stage?

  1. copy
  2. Aggregator
  3. Change capture
  4. peek
Question 5 Multiple Choice (Single Answer)

In Filter stage, settting Options "Output rows only once" to TRUE will do whcih of the below action

  1. Removing the duplicates for the records which statisfies the where clause
  2. rows are only output down the link of the first Where clause they satisfy
  3. rows output down the links of all Where clauses that they satisfy.
  4. None of the above
Question 6 Multiple Choice (Single Answer)

Subroutines are written using

  1. Unix
  2. Java
  3. C
  4. BASIC functions
Question 7 Multiple Choice (Single Answer)

Which environment variable gives location of osh executable

  1. APT_CONFIG_FILE
  2. APT_COMPILER
  3. APT_ORCHHOME
  4. LD_LIBRARY_PATH
Question 8 Multiple Choice (Single Answer)

Which one is NOT section leader process

  1. communicates with player processes
  2. forks instances of player processes for each operator
  3. consolidates messages, writes to log
  4. communicates with conductor process
Question 9 Multiple Choice (Multiple Answers)

Conductor processes are

  1. starts a section leader process (which runs osh) on each processing node
  2. consolidates messages, writes to log
  3. executes operator from osh script
  4. runs osh on Engine machine (APT_ORCHHOME)
Question 10 Multiple Choice (Single Answer)

A LAN

  1. Always contains more than 5 PCs
  2. Connects PCs to telephones
  3. Connects PCs and other computer devices within a small geographic area
  4. Always contains a server which houses centralized files
Question 11 Multiple Choice (Single Answer)

Any electronic device on a network is called a:

  1. Node
  2. Hub
  3. Router
  4. Cable
Question 12 Multiple Choice (Single Answer)

An indication you need to upgrade your network from peer-to-peer to client/server would be:

  1. Your office wants to share a printer
  2. Your office wants to share a fax machine
  3. You need to store large databases and software in a central location
  4. You have to upgrade to the latest version of Windows
Question 13 Multiple Choice (Single Answer)

A peer-to-peer network:

  1. Is ideal for transferring large files
  2. Always requires a router
  3. Only functions with fiber optic cable
  4. Requires no special operating system other than Windows 95 or 98
Question 14 Multiple Choice (Single Answer)

On a client/server network:

  1. Files are stored on the server computer and can be stored on individual PCs
  2. No special operating system other than Windows 95 or 98 is required
  3. When one node "goes down" the entire network malfunctions
  4. Twenty nodes is the absolute maximum allowed on a client/server network
Question 15 Multiple Choice (Single Answer)

Ethernet :

  1. Is an internal company Internet -- not accessible by outside users
  2. Requires its own operating system
  3. Is one of several methods by which information travels through a network
  4. Is not available for peer-to-peer networks
Question 16 Multiple Choice (Single Answer)

Which piece of equipment installs in a PC and allows the PC to connect to a network?

  1. Hub
  2. Access Router
  3. Graghic Accelerator Card
  4. NIC
Question 17 Multiple Choice (Single Answer)

Remote access capabilities allow:

  1. Users to access the network from remote locations
  2. Users to work with files located anywhere on their network
  3. Hackers to easily infiltrate important files
  4. Store files in a central server
Question 18 Multiple Choice (Single Answer)

While planning your network, it is important to:

  1. Purchase backup equipment for all network devices
  2. Choose products that are flexible in case you want to upgrade and expand your network in the future
  3. Install an additional telephone line for each PC in your network
  4. Choose the fastest cabling possible to ensure your network won't be obsolete within 2 years
Question 19 Multiple Choice (Single Answer)

The advantage of purchasing a dual Ethernet 10/100 Mbps NIC for your PC is, your PC can now:

  1. Connect to your office network from your home
  2. Function as a hub
  3. Connect to a 10 Mbps or, if you upgrade, a 100 Mbps network
  4. Connect to your network through a cable line.
Question 20 Multiple Choice (Single Answer)

Informatica is a

  1. Reporting Tool
  2. ETL Tool
  3. Relational Database
  4. None of the above