diffrence between command task and control task
Answer Posted / pradosh
cmmand task:use the cmmand to perform the task i.e copy
copy\D: file1 E;\file1
that means after the execution of cmd task ,it takes copy (back up)
Control task:it is used for stop,abrot and fail the top level wf.(cntrol the data flow)
ex:fail parent
i.e after Execution of control task ,parent wf fail
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the etl program with few examples.
What is union transformation in informatica?
What does “tail –f” command do and what is its use as an Informatica admin.
Is it possible to revert a global repository to local one and why?
explain about unit testing? in real time?
What is the status code in stored procedure transformation?
How to load the data from a flat file into the target where the source flat file name changes daily?
What are the new features of informatica 9.x at the developer level?
What is main use of mapplet?
What are the issues you have faced in your project? How did you overcome those issues?
How do you load first and last records into target table?
What is dimensional table?
Which means the first record should come as last record and last record should come as first record and load into the target file?
What are the types of data warehouses?
can any one give some examples for pre sql and post sql(Except dropping and creating index).