Informatica PowerCenter and General Technology Quiz
Covers Informatica PowerCenter ETL concepts and general computing technology trivia
Questions
What does FTP stand for?
- File Transfer Protocol
- File Transfer Program
- File Thread Protocol
- File Thread Program
Which company acquired Sun Microsystems on January 27, 2010?
- Apple Inc.
- Microsoft
- IBM
- Oracle Corporation
Which was the first ever web server software?
- GWS
- IIS 5.0
- CERN httpd
- nginx
What does BCC means in EMail?
- Black Carbon Copy
- Blind Carbon Copy
- Business Computer Center
- Business Computer Card
Who is known as the father of the Java programming language?
- Bill Board
- James Gosling
- Jame Smith
- Sabeer Bhatia
Who Owns the Internet?
- Internet Engineering Task Force
- ICANN
- Internet Architecture Board
- No one owns it
Expand NTFS as in the file system.
- New Technology File Software
- New Technology File System
- New Terminology File System
- New Trial File System
A hardware device that is used to connect a portable device to a desktop computer is called?
- Rock
- Cradle
- Breeze
- Tag
Which of the following is true?
- Mapplet represents set of transformations
- Mapplets are reusable
- Server expands Mapplet at runtime
- All of the above
What transformations are required to read a COBOL data source?
- The COBOL source, a COBOL Source Qualifier, and a Normalizer transformation.
- The COBOL source and a COBOL Source Qualifier
- The COBOL source and a Normalizer transformation
- The COBOL source and an ordinary Source Qualifier
What is the primary purpose of using mapping parameters and variables?
- To improve mapping performance
- To make mappings easier to interpret
- To improve mapping flexibility
- To simplify mapping design and development
What is the purpose of the mapping variable property "aggregation type"?
- It is used to determine the final value of the variable across sessions with multiple partitions
- It is used to determine how the Aggregator transformation will calculate values of the variable across rows.
- It is used to determine how the Aggregator and Rank transformations will calculate values of the variable across rows.
- It is passed to the source database server to determine how aggregations of variable fields are handled
A developer can access the Data Previewer from these tools:
- Source Analyzer and Warehouse Designer
- Source Analyzer, Mapping Designer, and Mapplet Designer
- Source Analyzer, Warehouse Designer, Mapping Designer, and Mapplet Designer
- Source Analyzer, Warehouse Designer, and Mapping Designer
Which data types are supported as input for the ROUND ( ) function?
- Decimal
- Decimal, Double, Real
- Date/Time, Decimal, Double
- Decimal, Double, Integer, Small Integer, Real
Which of the following statement is/are incorrect? 1) With a normal join, the Integration Service discards all rows of data from the master and detail source that do not match, based on the condition. 2) A master outer join keeps all rows of data from the master source and the matching rows from the detail source. It discards the unmatched rows from the detail source. 3) A detail outer join keeps all rows of data from the detail source and the matching rows from the master source. It discards the unmatched rows from the master source. 4)A full outer join discards all rows of data from both the master and detail sources.
- Only 1 is incorrect
- All are correct
- Except 1, all are incorrect
- Only 2 and 3 are incorrect
The types of source definitions that can be imported or created in the Source Analyzer a)Relational tables, views, and synonyms b)Fixed-width and delimited flat files that contain binary data c)COBOL files d)XML files and Data models
- a and b only
- a,b and c
- a,c and d
- All the above
Which type of tracing level writes the log for every row of data, hence slows down the data load performance?
- Normal
- Terse
- Verbose Initialization
- Verbose data
The default values for mapping parameters and variables are
- '0' for string and 1 for numeric
- Null for string and 0 for numeric
- ‘’ for string and 0 for numeric*
- Empty string for string and 1 for numeric
Which of the following is considered as a fatal error
- key constraint violations
- Loading nulls into a not null field
- Database trigger responses
- Lack of database space to load data
Which of the following is not a reserved keyword of the transformation language?
- TRUE
- SUCCESS
- AND
- NULL