-
Validate no of rows in source and footer
How do you validate the no of rows received in source with footer(count) and if both count matches then only it should load to target?
-
-
Pivoting of the records
source: target:
col1 col2 col1 col2
a 1 1 a,b,c,d
b 1 2 p,q,r
c 1 3 x
d 1
p 2
q 2
r 2
x 3
how to do this...
Thanks,
krishna. -
Rows pivoting
Source:
col2 col1
a 1
b 1
c 1
d 1
p 2
q 2
r 2
x 3
how to do this...
thanks
krishna
-
Performance of an Aggreartor
Under what conditions selecting sorted input in aggregator will still not boost session performance ?
-
Informatica Mapping question
Design mapping to load the first record from a flat file into Table A, the Last record from a flat file into Table B, and remaining record into Table C
-
Unique Joiner Transformation
If both source have same rows, same number of columns and no duplicate which one should be choosen to be master in joiner trasnformation
-
Event-wait task in Informatica
Which of the following statements is correct on workflow events?
1) A predefined (or file-wait) Event Wait task waits for a file to appear at the specified location. As soon as the file appears, the event succeeds and the file can be processed by the subsequent mapping.
2) A predefined (or file-wait) Event Wait waits for a file to appear at the specified location. As soon... -
-
-
What is a transforamation?
It is a repostitory object that generates,modifies or passes data.
-
What r the connected or unconnected transforamations?
An unconnected transforamtion is not connected to other transformations in the mapping.Connected transforamation is connected to other transforamtions in the mapping.
-
Why we use stored procedure transformation?
For populating and maintaining data bases.
-
-
-
Informatica Live Interview Questions
here are some of the interview questions i could not answer, any body can help giving answers for others also. thanks in advance.Explain grouped cross tab?Explain reference cursorWhat are parallel query's and query hintsWhat is meta data and system catalogWhat is factless fact schemaWhat is confirmed dimensionWhich kind of index is preferred in DWHWhy do we use DSS database for OLAP tools
-
How to load to the target which already contains data
Can anyone help me if i add a column in my flatfile source how can load to the target which already contains data.
-
Informatica error while creating system DSN
Hi,Can you please tell me whether Informatica 7.1.1 powercenter version can be installed on windows XP professional. Iam trying to install both client and server on the same machine.But when Iam trying to create a system DSN from Source Analyzer menu, the application gets terminated it self.Please advise me if it should work.Thanks,
-
-
Why session fails when running a workflow
Could anyone tell me why session fails when running a workflow? I do not see any records being inserted to target table though source table has data. There are sufficient permissions to the user who is running workflow and relational connections are pointing to the correct databases. This whole exercise is taking place on windows xp pro and backend database is oracle 10 EE. Any help is appreciated.
Informatica Interview Questions
Ans