Search found 4 matches

by gmburcin
Thu Jul 23, 2009 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: allowing spaces for dates in schemafiles
Replies: 3
Views: 1327

allowing spaces for dates in schemafiles

I'm trying to use datastage to load to a warehouse. I have successfully loaded a partial file. When I try to load the full file which has spaces for DOB for some records, the job aborts. How do I specify in the schemafile to allow spaces for dates(not null - I tried nullable date)
by gmburcin
Tue May 05, 2009 11:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: job call with schema files
Replies: 1
Views: 1252

job call with schema files

I am using datastage in an ETL environment. I have written a master sequence that is triggered by a Trigfile. Each file that I receive from a vendor is deposited into their own directory. This tells me which vendor sent a file. I use the directory name(same as the vendor name) to call a job from my ...
by gmburcin
Wed Mar 18, 2009 12:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cobol over/under code
Replies: 5
Views: 1994

I would appreciate looking at your routine.
Thanks
George
by gmburcin
Wed Mar 11, 2009 9:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cobol over/under code
Replies: 5
Views: 1994

Cobol over/under code

We are using datastage as an ETL tool. We have both server and parallel jobs. We use server because we could write a function to translate the Cobol over/under punches. We want to use the DSJOB report to generate an XML file that we can put job statistics into an Audit table. This, we have working f...