How to open an older version of an object in the workspace?
Answer / Deepak Kumar Meena
In Informatica, you can open an older version of an object by right-clicking the object and selecting 'Workspace History'. From there, you can choose the desired version of the object to open.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between bitmap and btree index?
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
What is mapping debugger?
Hi all,Can any one provide me Informatica Designer Certification dumps.I need all three papers dumps.If any one has these dumps then plz send it on this id:- nagesh.jujjuru@yahoo.com Thanks in advance
Can you generate sequence numbers without using the sequence generator transformation?
what are the types of Data warehousing ?
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
how to join two flat file if they have diff. structure?how to join one relational and one flat file?
What are the steps involved in the migration from older version to newer version of Informatica Server?
How do you update the records with or without using update strategy?
How to calculate the cache size if say we are doing a performance check on a mapping and found that a particular cache needs to be changed. Is there a formula to calculate this! i know that informatica has a auto option available but how to calculate manually?
how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?