How could we generate the sequence of key values without
using sequence generator transformation in the target ??
Answer Posted / m
Take Two Variable Ports in Expression V1,V2 and Output Port
V1=V2
Op=v1
V2=V1+1
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the types of caches in lookup?
What is union transformation in informatica?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
How big was your fact table
Make a note of the quantity vaults made in informatica?
Briefly define reusable transformation?
Write the program through which the records can be updated?
How do you load only null records into target? Explain through mapping flow.
What is the function of look up transformation?
Slowly changing dimensions, types and where will you use them
Separate from an archive server and a powerhouse?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
Under what condition selecting sorted input in aggregator may fail the session?
What are the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?