Informatica PowerCenter Data Integration
Test your knowledge of Informatica PowerCenter including transformations, workflows, session management, networking fundamentals, and domain administration
Questions
Some of the valid statuses shown by a workflow or task are
- Succeeeded,Scheduled,Suspending,disabling
- Succeeeded,Scheduled,Suspending,Unknown status
- Succeeeded,unscheduled,Scheduling,stopping
- Succeeding,stopped,Scheduling,stopped
One of the property of workflow 'Maximum automatic recovery attempts'allows user to choose the number of times the Integration Service attempts to recover a task.The default is
- 2
- 3
- 4
- 5
'Ping' command is used to ping and check availability of which of the following?
- Session and workflow
- Domain and session
- Domain gateway host and node
- All the above
The success and failure return codes of infacmd command are
- 0 and 1
- 1 and 0
- 0 and -1
- -1 and 0
The session tracing level overrides any transformation-specific tracing levels within the mapping
- True
- False
The migration of a service or task to another node when the node running the service process becomes unavailable is called
- Resilience
- Failover
- Recovery
- Transition
The logical representation of a machine in a domain is called as
- Service Manager
- Administration Console
- A node
- A grid
The mode/modes in which a SQL transformation can be run is
- Script mode
- Bulk mode
- Query mode
- Normal mode
Which of the below given statements are Correct?
- Both XML Generator transformation and XML Parser transformation are active and connected transformations
- The XML Parser transformation reads XML data from a single input port and writes data to one or more output ports
- The XML Generator transformation accepts data from multiple ports and writes XML through a single output port
- XML Generator transformation ia an active transformation and XML Parser transformation is a passive transformation
Which of the following statement is/are true?
- Repository service is responsible for storing and retrieving the metadata from repository database
- Integration service is responsible for running and scheduling of jobs
- If repository service is down, we can’t create mapping
- If repository service is down, we can create mapping
Select the correct option with respect to a normalizer.
- Generated key port is generated for each REDEFINES clause
- Generated key port is generated for each OCCURS clause
- Generated Column ID is generated for each OCCURS clause
- Generated Column ID is generated for each REDEFINED clause
Which of the following are true about an unconnected stored procedure transformation?
- The input/output parameters in the expression must match the input/output ports in the Stored Procedure transformation
- A single output parameter is returned using the variable PROC_RESULT
- The same instance of a Stored Procedure transformation cannot run in both connected and unconnected mode in a mapping
- We cannot have multiple levels of nested stored procedures
The types of source definitions that can be imported or created in the Source Analyzer are
- Relational tables, views, and synonyms
- Fixed-width and delimited flat files that contain binary data
- COBOL files
- XML files and Data models
Which of the following statement is/are incorrect?
- 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.
- 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
- 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
- A full outer join discards all rows of data from both the master and detail sources.
Whice transformation do we use to define conditions to commit and rollback records from relational, XML, and dynamic IBM MQSeries targets?
- Stored Procedure Transformation
- XML Transformation
- HTTP Transformation
- Transaction Control Transformation
What is used in an expression that includes a port or return value from an unconnected transformation? (Eg-:LKP)
- Unconnected identifiers
- Identifying qualifiers
- Reference identifiers
- Reference qualifiers
Which of the following is not a private ip address?
- 169.254.0.200
- 172.21.0.251
- 192.168.0.5
- 10.0.0.1
Which is the data unit in Layer 3(Network layer)?
- Frame
- Packet
- Bit
- Segment
Which is the port number of DNS?
- 23
- 53
- 80
- 110
Which is the port number of Lotus notes?
- 1533
- 1352
- 1433
- 443