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 |
Unix command to view the data in a dataset
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
by using dsjob..we can run only one job at a time?how can u run multiple jobs at a time in unix?
how to create document in datastage?
What is ibm datastage?
How to reverse the string using SQL?
What are stage variables?
How to convert RGB Value to Hexadecimal values in datastage?
Define oconv () and iconv () functions in datastage?
How will you move hashed file from one location to another location?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
What are constraints and derivations?