Search found 42189 matches

by chulett
Wed Aug 13, 2008 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSSetUserStatus function use??
Replies: 2
Views: 1944

Complete overkill to call it more than once and, as noted, it has nothing to do with the status of the job. It's just an area that can be used to stash user-defined information that any other process can retrieve anytime later.
by chulett
Wed Aug 13, 2008 1:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Conversion in oci stage
Replies: 1
Views: 723

First we'd have to have some clue what you consider "proper format" to be. :?
by chulett
Wed Aug 13, 2008 12:49 am
Forum: General
Topic: oracle OCI error
Replies: 6
Views: 1315

More than likely caused by bad user-defined sql where the bind parameters do not match up to the columns defined in the stage.
by chulett
Tue Aug 12, 2008 8:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding file name to header
Replies: 5
Views: 1229

Nice. :wink:
by chulett
Tue Aug 12, 2008 8:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding file name to header
Replies: 5
Views: 1229

Write them to two different sequential files and then cat them together into your final file after job.
by chulett
Tue Aug 12, 2008 7:47 pm
Forum: General
Topic: get the timestamp of the last run of a job
Replies: 2
Views: 2519

Just keep on going with your transformation. Take that format and switch it around to the one you desire using Iconv/Oconv for the date portion and tack on the time, for example. Then the DIGITS transform could strip out all the extra who-ha you don't seem to want, assuming it is available in PX. Ot...
by chulett
Tue Aug 12, 2008 7:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Adding file name to header
Replies: 5
Views: 1229

Define 'header' in this context: the first record of column names? Header as in header, detail, footer records? And do you have the filename as a job parameter or does the job fetch it?
by chulett
Tue Aug 12, 2008 4:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Attachemet File
Replies: 5
Views: 1406

Then please mark the thread as Resolved using the big button at the top of the screen.
by chulett
Tue Aug 12, 2008 4:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Attachemet File
Replies: 5
Views: 1406

Hint: Where are you 'receiving' this file and what is *it* expecting in the way of record delimiters?
by chulett
Tue Aug 12, 2008 4:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parsing xml( in a table column)
Replies: 4
Views: 1794

Are you su<KA-BLAM!> Dang.
by chulett
Tue Aug 12, 2008 4:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Send Mail with in a Server Job
Replies: 3
Views: 1190

Much like Bilbo, we've already been There And Back Again.

http://www.dsxchange.com/viewtopic.php?t=120983

:wink:
by chulett
Tue Aug 12, 2008 11:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSJE_DSJOB_ERROR
Replies: 12
Views: 8966

Do you have the 'Automatically handle activities that fail' option enabled in the Sequence job?
by chulett
Tue Aug 12, 2008 9:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email Notification
Replies: 32
Views: 9455

Time to mark this topic as Resolved - big button at the top of the screen.
by chulett
Tue Aug 12, 2008 9:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email Notification
Replies: 32
Views: 9455

Ah... redemption. And I assumed the quotes were for illustrative purposes, not literally in the string being passed. Live and learn. :wink:
by chulett
Tue Aug 12, 2008 9:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete jobs/categories from commanline
Replies: 9
Views: 3458

It's an option in the Manager. And off is off, single deletes or 'massive' ones.