Search found 35 matches

by siva7143
Wed Sep 06, 2006 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Table Definitons
Replies: 1
Views: 1249

XML Table Definitons

Helo, I have developed an job in XML using Row Geenrator, Transformer, XML_Input stage and Peek Stage. Here in this Row Generator i have generated an row as "Name" and in the transformer i gave the path name as "D:\DW\DSFiles\XML\testing.xml" in the "Name" Derivation. I...
by siva7143
Sat Aug 12, 2006 2:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strin to Date convertion
Replies: 3
Views: 961

Thanks

Yes i got it thanks to all.

Atlast the StringtoDate() was converted into the Oracle table.

It worked because the mistake was done in concatination.

Thanks to all.

Regards,
Siva
by siva7143
Sat Aug 12, 2006 1:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strin to Date convertion
Replies: 3
Views: 961

Strin to Date convertion

my doubt is on StringtoDate() convertion ....................... My input date is 1052003(dmmyyyy).I am getting this field as a varchar field(length 7). I want to convert this into date field(yyyy-mm-dd) In transformer i am using the function StringToDate() I assume StringToDate() takes only the exa...
by siva7143
Fri Aug 11, 2006 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Duplicate entry key warning in Delta processing
Replies: 2
Views: 826

Duplicate entry key warning in Delta processing

my doubt is on duplicate entry key warning. while comparing the two tables in delta processing yesterday data and today data are compared in Change capture stage with the same metadata. its working fine with the values and gets loaded in the dataset but in the director it shows "Ignoring Duplic...
by siva7143
Fri Aug 11, 2006 6:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StringtoDate() convertion in PX
Replies: 2
Views: 1169

StringtoDate() convertion in PX

my doubt is on StringtoDate() convertion ....................... My input date is 1052003(dmmyyyy).I am getting this field as a varchar field(length 7). I want to convert this into date field(yyyy-mm-dd) In transformer i am using the function StringToDate() I assume StringToDate() takes only the exa...