What is RCP

Answers were Sorted based on User's Feedback



What is RCP..

Answer / ramesh .unnam

rcp means run time column propagation,if it is disable mode
we have to map the input columns to the target,if it is
enable mode the input column automatically propagated to the
target.this option available in ds admin.

Is This Answer Correct ?    22 Yes 0 No

What is RCP..

Answer / farzana kalluri

Runtime Column Propagation.

Propogating the data from input to output automatically
without mapping manually.

RCP is 3 types.
1)Admin level RCP
2)Project level RCP
3)stage level RCP

If we enable the RCP it will directly map the columns at
any level..

Is This Answer Correct ?    5 Yes 1 No

What is RCP..

Answer / vamsi

run time column propegation

Is This Answer Correct ?    4 Yes 2 No

What is RCP..

Answer / suresh

when we are using schema file also we use RCP

Is This Answer Correct ?    2 Yes 0 No

What is RCP..

Answer / bharath

rcp is runtime column propagation.
if it is disable the columns which are not mapped
in the transformer, we doesn't see the unmapped columns at
target.
if we enable we can see the all the source columns at the
target.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Data Stage Interview Questions

i/p o/p1 o/p2 1 1 4 1 1 5 1 1 6 2 2 2 2 2 2 3 3 4 5 6 how to populates i/p rows into o/p1&o/p2 using datastage stages?and also the same scenario using sql?

8 Answers   IBM,


Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3

1 Answers   Alpharithm Technologies,


How to RD using transformer?

0 Answers   CTS,


how to sort two columns in single job in datastage.

1 Answers   TCS,


How can one find bugs in job sequence?

0 Answers  






What could be a data source system?

0 Answers  


What are the primary usages of datastage tool?

0 Answers  


What is the importance of the exception activity in datastage?

0 Answers  


what is the use of skid in reporting?

0 Answers   NTT Data,


what are the devoleper roles in real time? plz tell i am new to datastage....

0 Answers   Mphasis,


What is the function in Transformer stage can act as Rank Function in oracle

1 Answers   Reliance,


explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT

3 Answers   IBM, Polaris,


Categories