Search found 42189 matches

by chulett
Fri Nov 07, 2014 11:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: german special character does not appear correctly in DB2
Replies: 5
Views: 4435

So a field delimiter rather than a record delimiter issue. Odd.
by chulett
Fri Nov 07, 2014 9:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: german special character does not appear correctly in DB2
Replies: 5
Views: 4435

Not sure how that would cause that... what is your record delimiter? Something unusual?
by chulett
Fri Nov 07, 2014 8:24 am
Forum: General
Topic: How to pass multiples file names from table to variable?
Replies: 9
Views: 2595

Sure. Answer my previous question as that will drive the design. Basically I assume you either want to process them one by one (multiple job runs) or find a way to process them "all at once" in a single job run. I've already noted how you do the former. Very high level, granted, but answer...
by chulett
Fri Nov 07, 2014 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: german special character does not appear correctly in DB2
Replies: 5
Views: 4435

What code page / characterset is your target database using?
by chulett
Thu Nov 06, 2014 4:19 pm
Forum: General
Topic: Monitoring DataStage jobs with Nagios
Replies: 3
Views: 2410

I've never had the opportunity of working with an external monitoring tool like that. How are your jobs being scheduled / launched? Any kind of Enterprise Scheduler would not only be running the jobs but doing also monitoring and reporting in real time. Now if your only scheduler is Director then yo...
by chulett
Thu Nov 06, 2014 11:56 am
Forum: General
Topic: How to pass multiples file names from table to variable?
Replies: 9
Views: 2595

:!: Please only post your question once. I removed the duplicate in the other forum.

These 'multiple files' - do you need to pass them to and run the job one at a time? That would mean a looping sequence job and you would just build a delimited list of filenames and then iterate through that list.
by chulett
Thu Nov 06, 2014 11:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sendWriteSignal() failed on node LKF-PISRVENG01 ds = 7 consp
Replies: 16
Views: 14094

You need to also check while the job runs.
by chulett
Thu Nov 06, 2014 8:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Check valid decimal and Integer fields in DataStage.
Replies: 3
Views: 3341

Let us know if you need more help with this. Right now I'm marking it as Resolved, you can always reopen it if you need to.
by chulett
Wed Nov 05, 2014 12:28 pm
Forum: General
Topic: DataStage Certifications
Replies: 9
Views: 4977

Been discussed here already as an exact search should turn up. One example is here.
by chulett
Wed Nov 05, 2014 10:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Replace String
Replies: 7
Views: 3294

I don't believe you have any other option here. I don't see a way off the top of my head to do any kind of intelligent "replace string" to remove randomly placed duplicate values.
by chulett
Wed Nov 05, 2014 10:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: COBOL FD Import issue: FYI (IBM working it)
Replies: 3
Views: 1689

Just to be anal but if it can also include a sign wouldn't it technically be a PIC S9? :wink:

Not that that helps at all.
by chulett
Wed Nov 05, 2014 10:23 am
Forum: General
Topic: Exporting non-jobs using istool
Replies: 3
Views: 1658

Let's get you into your own conversation. FYI - split off from this resolved topic. Not sure why you would expect the dsjob "list jobs" function to include shared containers in its output or how that relates to the topic at hand. I'm curious if you've tried doing istool exports to see what...
by chulett
Wed Nov 05, 2014 10:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Replace String
Replies: 7
Views: 3294

What have you tried?
by chulett
Tue Nov 04, 2014 4:37 pm
Forum: General
Topic: Dsjob command
Replies: 16
Views: 8729

In other words, there's no "setting" for this.