how do u move the code from development to production?
Answer Posted / usha
Step1: we can migrated the objects by using export and
import method.
Step2:- Copy mapping from Dev and paste it in prod Folder.
Step3:Drag mapping from Dev and paste it in PROD FOLDER
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is workflow? What are the components of the workflow manager?
How do you load alternate records into different tables through mapping flow?
What is the difference between informatica 7.0 and 8.0?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is meant by lookup transformation?
How to improve the performance of a session using sorter transformation?
What is an expression transformation in informatica?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
What is the command used to run a batch?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
Explain sessions?
Can we create two repositories on same database instance in oracle?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
What is different between the data warehouse and data mart?