I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
1 3491My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify
TCS,
1 4782Converting Rows to columns I have Relational source like his. JAN FEB MAR APR 100 200 300 400 500 600 700 800 900 100 200 300 I need to convert these rows into columns to the targe. MONTH TOTAL JAN 1500 FEB 900 MAR 1200 APR 1500 Please experts help me
HP,
8 11065I want skip first 5 rows to load in to target? what will be the logic at session level ??
IBM,
1 7084i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
7 10862if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
1 4264how to load first record of first time run,second record to 2nd time n 3rd record from 3rd time to target table
2 7319If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
Puma,
7 10600Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?
Cap Gemini, Puma, Wipro,
3 10608select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
Puma,
5 8964What are the validations that you can perform in oracle and in informatica ? Advance Thanks
Puma,
2075Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
Puma,
2184Post New Informatica Questions
Explain how to import oracle sequence into informatica?
How can we improve session performance in aggregator transformation?
What is a surrogate key?
Which transformation is needed while using the Cobol sources as source definitions?
Name the different lookup cache(s)?
Is there any target staging area in informatica not staging area
How to go to the older version for a mapping?
What are the advantages of using informatica as an etl tool over teradata?
What are the tuning techniques you applied during your last project
Define mapping and session?
Explain what are the different versions of informatica?
How to convert multiple rows to single row (multiple columns) in informatica
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
What is a sequence generator transformation?
What is decode in static cache?