What is RCP?
Answers were Sorted based on User's Feedback
Answer / madhusudhan reddy.d
In running the job the columns may change from one stage to
other stages & at the same time we will be loading the
unnecessary columns in the stage that doesn't required to
process.So we can load only the required columns to target
database, as this is done by enabling the RCP.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vijaya
RCP is know as Run-time column propagation
In the run of the job the columns may change from one stage
to another
| Is This Answer Correct ? | 3 Yes | 0 No |
how many stages are there in Datastage... Please clarify mee??
how to remove duplicates in transformer stage by using stage variables?one example?
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
when will you go for dataset and fileset?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
1. How many People are part of your Team? 2. Explain how you create jobs or flow of project? 3. Join Stage vs Lookup vs Merge Stage 4. Summation scenario based question - How you find sum of salary for a specific employee (Explain stages and flow of job)? 5. Explain Remove duplicates stage ? Can you do sort in this stage? 6. SQL Questions - Joins - Types, Difference between Join and Union 7. Unix Questions - How you run the Job, How you list all jobs in project 8. Explain Environmental Variables? 9. SQL Scenario - If you have 3 Identical record in a Table, Ex: 1, Ram, Xyz; 1, Ram, Xyz; 1, Ram, Xyz; Delete only 2 of the records and keep only 1 using the Delete query. How you will you do this?
What is Fastly Changing Dimension?
What is the difference between an operational datastage and a data warehouse?
How many jobs in ur project? Explain any complex job u have done in ur project?
Difference between sequential file and data set?
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
whats relation between configuration file and datasets?