What is RCP
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How do u view log file for a particular job?
root tree will find which is server job and which is parallel job?
diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is the precedence of stage variables,derivations, and constraints?
difference between server shared container and parallel shared container
Why we use surrogate key?
What is the sortmerge collector?
A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise
What is the default execution order of the sequential file?
What is RCP
SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?