Search found 22 matches

by moulipx
Mon Feb 07, 2011 2:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading nulls and spaces into db2 table from file
Replies: 4
Views: 4026

Could someone help me on this issue...
by moulipx
Sun Feb 06, 2011 9:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading nulls and spaces into db2 table from file
Replies: 4
Views: 4026

The datatype of two columns are char(1). If use @ or any special character .Then i need to change into space in final job which will load into target table.
by moulipx
Sun Feb 06, 2011 5:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loading nulls and spaces into db2 table from file
Replies: 4
Views: 4026

loading nulls and spaces into db2 table from file

Hi All, I need your help in writing NULL values and spaces to db2 table. Iam simply extracing data from db2 table with the below structure and writing into flat file without any transformations and i set property as Null filed value ='' in the sequential file stage properties. But my table contians ...
by moulipx
Wed Jan 12, 2011 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need Repetition of rows
Replies: 6
Views: 2238

Thanks for your reply.

Can we implement this logic in transformer?
by moulipx
Wed Jan 12, 2011 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need Repetition of rows
Replies: 6
Views: 2238

Need Repetition of rows

Hi All, I need your help in implementing the below requirement in datastage Iam having 3 columns in a sequential file with comma delimeter.And i need to write into one sequentail file.. And my testdata is :: 1A,aaa,1 2A,bbb,2 3A,cccc,3 4A,ddd,1 And i need to produce the ouput based on third column v...
by moulipx
Tue Oct 26, 2010 11:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Materlized query table(DB2)
Replies: 3
Views: 1393

Could you please someone provide reply for my requirement
by moulipx
Tue Oct 26, 2010 8:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Materlized query table(DB2)
Replies: 3
Views: 1393

Materlized query table(DB2)

Hi All, Iam having one requirement to load data into Materlized Query table(DB2 ) same as Materlized view( Oracle. ) My source is Dataset.And i'm using Datastage 7.5 version. Please let me know whether it is possible to load the data into Materlized query table through datastage parallel job. Thanks...