Informatica
Informatica
Informatica
(a) Sorter
(b) Expression
(c) Normalizer
(d) Filter
6. Which of the following is/are better option if all below satisfies the
requirement
(a) Filter Transformation used near to Source Qualifier
(b) Filter Transformation used near to Target
(c) Filter Transformation used anywhere in the mapping
(d) Filter Transformation used after any active transformation
7.if the data does not change from session to session the cache use is
(a) persistant cache
(b) Static cache
(c) dynamic cache
(d) no chache
8. Joiner Can
(a) Join any two heterogeneous sources
(b) Join only Sources of same database
(c) Join only Flatfiles
(d) Join only Flatfile and database
12. How many port values can be retrieved by an unconnected lookup and connected
lookup respectively
(a) Zero, One
(b) One, Unlimited
(c) One, One
(d) Unlimited, Unlimited
13. For Unconnected Lookup how many ports can be given as input values
(a) Zero
(b) One
(c) Two
(d) Unlimited
21. we want to compare objects in Filter and aggregate transformation which data
type you use��..
a) Integer
b)Double
c)String
d)Decimal
e) Char
A True
B False
A) aggregator
B) Lookup
C) Normalizer
D) Expression
44. To determine which column caused the row to be rejected, what does the server
add to give more info about columns?
a) Key indicators
b) Key breaks
c) Row indicator and column indicators
d) Variable indicator
A) Rows filtering
B) Data sorting
C) Custom query creation
D) Joining tables from the same source
47 How to select distinct records form Source Qualifier?
A) Choose 'select distinct' option
B) Choose 'non duplicate' option
C) Choose 'Select non duplicate
48 What type of data sources are supported in the Source Type Lookup transformation
property?
A Database
B Database and flat file
C Database, flat file and COBOL file
D Database, flat file, COBOL file, and XML file
54 What is a mapplet?
60 In the TO_CHAR (date) function, what do the format strings D,DD, and DDD
produce?
A. Character day of week, character day of month, and character day of year
respectively
B. Day of week, day of month, and Julian date since 4713 B.C. 00:00:00 (midnight)
respectively
C. Each produces numerical day of week
D. Numerical day of week, day of month, and day of year respectively
64 Which of the following type of sources are supported for source qualifier
transformation?
A. relational database & flat files
B. relational database & COBOL files
C. relational database & COBOL files & FLAT FILES
D. relational database ONLY
65 An Unconnected Stored Procedure can run in the following fashions?
A. From an expression
B. As a Post-Session SQL command
C. As a Pre-Session SQL command
D. As the only object In the mapping
67 What function could be used to exchange'i'with'I'in the COMPANY port given the
following
expression?
functionname{1, COMPANY, 'i','I')
A. CHOOSE
B. REPLACECHR
C. REG_REPLACE
D. INSTR
71 Two pipelines (A & B) are entering a Joiner transformation with each having a
record size
of 100 bytes. Pipeline A has a total of 1000 records and Pipeline B has a total of
1,000,000
records. Which pipeline should be designated the master pipeline?
A. Pipeline A
B. Pipeline B
C. Both Pipelines should be cached for performance reasons
D. Pipeline B if and only if Pipeline A is sorted
Answer: A
72 Which value returned by NewLookupRow port says that Integration Service inserts
the row into the cache?
A 1
B 3
B 2
c 0
73. Which type of join join keeps all rows of data from the master source and the
matching rows from the detail source?
A Detail Outer
B Normal
c Equi
d Master Outer
75.Whe we viewing logfile wich colum header would you click to see all error
messages at top
process-id
messing
sevirity
message code
a reject file
b workflow log
c data in target
D session run properties
A 1
B 2
C 3
D 4
80 The reserved word dd_insert can be use to set row type with in wich
transfermation
A experssion, aggrigator, update statergy
b update startergy
c expression and update statergy
D update statergy and lookup
81