source file is having 5 records while moving into target it
want to be 10 records
Answer Posted / srikanth
it's not a big issue create a one more node extra and select
the partition entire and run the job
thanks & regards
sriaknth.k
9573056597
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Why do we use link partitioner and link collector in datastage?
What are the different layers in the information server architecture?
what is the difference between == and eq in UNIX shell scripting?
How to read multiple files using a single datastage job if files have the same metadata?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
Explain the situation where you have applied SCD in your project?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
What is the difference between an operational datastage and a data warehouse?
What can we do with datastage director?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
What are the different plug-ins stages used in your projects?