can we have to do changes in session property when we are dynamically generating target files?
Answer Posted / priyank
Use Transaction Control Transformation to generate target
files dynamically. While importing the target file, a button
"F" is present in the last on top right. Clicking that, a
port "FileName" is created of size 255.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks
In how many ways we can create ports?
To import the flat file definition into the designer where should the flat file be placed?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
How do you update the records with or without using update strategy?
What are the limitations of joiner transformation?
How to do the error handling of if ur source is flatfiles?
server hot-ws270 is connect to Repository B. What does it mean?
is it possible to index the data in cache of lkp transformation ?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
Design time, run time. If you don't create parameter what will happen
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
can we override a native sql query within informatica? How do we do it?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is meant by pre and post session shell command?