Search found 42189 matches

by chulett
Thu Mar 06, 2008 1:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date internal format
Replies: 3
Views: 978

You would use IConv and do the date and time portions separately - 'D' for data and 'MT' for time.
by chulett
Thu Mar 06, 2008 12:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: HOW TO FETCH THE QUERY RESULT
Replies: 7
Views: 2174

Perhaps this (rather long) thread might have the info you are looking for?

http://www.dsxchange.com/viewtopic.php?t=115619
by chulett
Thu Mar 06, 2008 11:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connecting to Remote DB2 V9
Replies: 5
Views: 1473

As long as you have 32-bit drivers/client you should be fine.
by chulett
Thu Mar 06, 2008 11:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: HOW TO FETCH THE QUERY RESULT
Replies: 7
Views: 2174

Ugh. Why do all that when a simple job with an OCI or ODBC stage will easily do the same thing?
by chulett
Thu Mar 06, 2008 11:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Truncating several tables
Replies: 5
Views: 2016

Me, for that many tables I would just script this and then execute the script via sqlplus.
by chulett
Thu Mar 06, 2008 8:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Convert of string
Replies: 4
Views: 1673

Pivot stage.
by chulett
Thu Mar 06, 2008 8:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 2
Views: 999

'Tyros'? Good lord Ray, Medieval Latin? Why not just say 'beginner' or 'noob'? :lol:

Try resetting the aborted job from the Director and let us know the contents of any 'From previous run...' log message that (hopefully) shows up.
by chulett
Thu Mar 06, 2008 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to find the path of the job?
Replies: 16
Views: 5266

"My job is stored in a FTP server say X.How to find the path of that particular job stored in FTP server?" You really aren't making a whole lot of sense. Jobs are not 'stored in an FTP server'. Let's step back and start over again. Perhaps you could explain exactly what in the heck you are trying t...
by chulett
Thu Mar 06, 2008 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EE 7.5.3 and Oracle 10g: error "ds_loadlibrary"
Replies: 5
Views: 2136

Yes indeed, it's a bug. If this does indeed fix your issue, please come back and mark the post as 'Resolved'. :D
by chulett
Thu Mar 06, 2008 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence job in loop getting aborted
Replies: 12
Views: 3224

For start time, you'll either need to have your scheduler wait until the proper time to start or build a 'sleep until' routine that takes an argument time and based on the current time, sleeps the 'delta seconds' until then. Then enter the loop. Inside the loop, you'll need another routine to check ...
by chulett
Thu Mar 06, 2008 12:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Using MERGE
Replies: 11
Views: 2777

You misunderstood. After the job aborts, reset it and then tell us the contents of the 'From previous run...' log message that should show up.
by chulett
Wed Mar 05, 2008 10:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to do a task one time for a multi-instance job?
Replies: 12
Views: 2865

Re: How to do a task one time for a multi-instance job?

I need to call a few Oracle commands one time for a multi-instance job, I created a simple job which consist of an oracle stage and dummy file, and I put my commands in the oracle stage, now I need to call this job after a job which is multi-instance. How about you let us know what kind of 'few Ora...
by chulett
Wed Mar 05, 2008 10:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading input from a sequential file
Replies: 6
Views: 1748

You'd need to purchase and leverage UNIX drivers that can read Excel files. For example, an 'adapter' from someone like iWay Software. Otherwise you'll need to export the data, do a 'save as' in a sequential file format like the .txt or .cvs formats, which can be easily processed.
by chulett
Wed Mar 05, 2008 7:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xsi:nil="true"?
Replies: 9
Views: 3903

:D Yah, sometimes it just happens Ernie. You can however, before anyone replies to it, start at the bottom and delete the duplicates until only one is left. We are looking at doing this manually, actually I think the person tasked with this may have already got this worked out. I was mostly wonderin...
by chulett
Wed Mar 05, 2008 6:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Engine not running
Replies: 2
Views: 719

Not sure, as any time I've ever checked it says 'Running'. However, we don't have EE so don't know how that might affect it and we've got some 'always on' jobs as well. Found these two in my last check, made me laugh with the exclamation points: 18 printer segments abandoned! 16 phantom printer segm...