Can you copy the batches?

Answers were Sorted based on User's Feedback



Can you copy the batches?..

Answer / rajesh kumar

yes, we can copy the batches from one folder to another
folder if the another filder contans the same sessions and
mappigs that corresponds to the batchs irrespective of thr
tpe of batch(sequential or parllel)else it will be invalid
batch

Is This Answer Correct ?    3 Yes 0 No

Can you copy the batches?..

Answer / swetha

NO

Is This Answer Correct ?    2 Yes 1 No

Can you copy the batches?..

Answer / gurpreet

Yes, we can copy workflows.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

how do u use sequence created in oracle in informatica? Explain with an simple example

6 Answers   CTS,


Design a mapping to load the cumulative sum of salaries of employees into target table?

0 Answers   Informatica,


generate Unique sequence numbers for each partition in session with Unconnected Lookup ? Hi All, Please help me to resolve the below issue while Applying partitioning concept to my Session. This is a very simple mapping with Source, Lookup , router, and target. I need to Lookup on the target and compare with the source data, if any piece of data is new then Insert, and If any thing change in the existed data then Update. while Inserting the new records to the target table I'm generating sequence numbers with Unconnected lookup, by calling the maximum PK ID from the target table. The above flow is working fine from last one year. Now I wish to apply the Partitioning concept to the above floe(session) At source I used 4 pass through partitions.(For Each partition different filter conditions to pull the data from source) at Target I used 4 passthrough Partitions. it is working fine for some data, but for some rows for Insert Operation , it is throwing Unique key errors, because while Inserting the data it is generating the same sequence key twice. In detail : 1st row is coming from 1st partition and generated the sequence number 1 for that row. 2nd row is coming from 1st partition and generated the sequence number 2 for that row 3rd row is coming from the 2nd partition generated the sequence number 2 again for that row. (it must generate 3 for this row) the issue is becuase of generating the same sequence numbers twice for different partitions. Can any one Please help me to resolve this issue. While Applying partitions how can I generate a Unique Sequence numbers from Unconnected lookup for Each partitioned data. Regrads, N Kiran.

2 Answers   Tech Mahindra,


What are the diffrences between joiner transformation and source qualifier transformation?

2 Answers  


insallation procedure for power center 8.1.1 especialy domain_config hw to use parameter files

1 Answers  






ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?

3 Answers   HP,


tell me 7.x and 8.x diferrencess(but not transformations)

1 Answers  


In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?

5 Answers  


My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?

3 Answers   HP,


In operator is used in which transformation in informatica 8.6.0

5 Answers   Virtusa,


What is the capacity of power cube?

1 Answers  


if the column name in sql override is diff from the column name in source qualifier,what is the impact?

5 Answers   TCS,


Categories