In Datastage, how you can fix the truncated data error?
No Answer is Posted For this Question
Be the First to Post Answer
in source is like seq file in date column have dd-mm-yy dddd-mmmm-yyyy mm-dd-yy yy-dd-mm yy-mm-dd i want to display only yy-dd-mm date formats only in tgt?
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
How many Nodes configuration file you used in your last project?
what is push and pull technique??? I want to two seq files using push technique import in my desktop what i will do????
how to handle null values in sequential file?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
WHAT are unix quentios in datastage
in oracle target stage when we use load option and when we use upsert option?
by using dsjob..we can run only one job at a time?how can u run multiple jobs at a time in unix?
Is possible to create skid in dim,fact tables?
my source is sequencial file and my target is dataset. i am running the job in two node configuration file. my source having 10 records how the data move to target?
What is the difference between Link collector and Funnel Stages?