Search found 42189 matches

by chulett
Mon Sep 21, 2009 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Metadata repository and 11g
Replies: 6
Views: 2556

Oracle 10g is supported for the repository, not 11g... at least not officially.
by chulett
Mon Sep 21, 2009 7:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Report
Replies: 2
Views: 2291

You really didn't need to start a new post for a question you've already asked:

viewtopic.php?t=129396

In the future, please just go back to your original post and update it so people know you still need help with it.
by chulett
Mon Sep 21, 2009 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage 8.1
Replies: 2
Views: 1497

First suggestion is always to search for your message and see if anyone has discussed it in the past. For this, there's only one so I'll just post the link for you:

viewtopic.php?t=123761

:idea: Please try to do a better job of picking your subject lines.
by chulett
Mon Sep 21, 2009 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: link collector
Replies: 11
Views: 5098

Sure, all kinds of people can.

http://bit.ly/D7RaW

:wink:
by chulett
Sun Sep 20, 2009 11:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Enter Null to a Integer Column in Sequential file
Replies: 1
Views: 881

Sounds just like this question, are you two working on the same problem?

viewtopic.php?t=129484
by chulett
Sun Sep 20, 2009 10:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Job Runtime error
Replies: 3
Views: 1272

Searching for that message here will reveal all.
by chulett
Sun Sep 20, 2009 8:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: get the "compiled" job status in Unix cmd-line int
Replies: 5
Views: 3786

I fully understand what you'd like and what "99" means. All I'm saying is, if you check to see what dsjob returns for several jobs in your projects, including Compiled ones, what do you get? Gives you something to do, anyway, rather than sit around and wait for someone who may know the que...
by chulett
Sun Sep 20, 2009 7:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: get the "compiled" job status in Unix cmd-line int
Replies: 5
Views: 3786

I would think you'd be plenty safe using dsjob and checking for 99 as "compiled". What happens when you test that theory?
by chulett
Sun Sep 20, 2009 7:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of Environment variable APT_IMPORT_REJECT_STRING_FIELD
Replies: 1
Views: 1182

It's an environment variable, you set any of them in the job's environment and they apply to the entire job.
by chulett
Sat Sep 19, 2009 9:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Merge stage question
Replies: 4
Views: 1667

Yes, correct, as noted the data. It could care less about the case of the column names, but you have the option to make it care about the case of the key column join data itself.
by chulett
Sat Sep 19, 2009 5:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Merge stage question
Replies: 4
Views: 1667

I would assume they mean the case of the key column data, not of the column names.
by chulett
Sat Sep 19, 2009 7:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help needed converting oconv to PX
Replies: 5
Views: 1997

PX has quite a number of date related functions so there's no need for I/Oconv to do any date handling. This is one of the more "esoteric" uses of the function, however. Sorry, can't really help with the PX replacement part but perhaps can with the Server part. You're correct about the MX0...
by chulett
Fri Sep 18, 2009 10:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Project Deletion Unsuccessful
Replies: 14
Views: 3446

:idea: If anyone has anything to contribute, they will. Patience. If you don't want to wait, contact your official support provider, something I think you'll need to do regardless now that you've manually deleted part of the project.

Can you post a link to this "other post" you found?
by chulett
Fri Sep 18, 2009 6:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Does DB2 Enterprise stage work on different domains?
Replies: 9
Views: 4835

Not really. Broken pipes can be tricky to track down, things like network issues (as noted), permissions problems where the named pipe is being created, disk space issues there, etc etc can cause them. Perhaps googling for broken pipe trouble-shooting help could turn something up?
by chulett
Fri Sep 18, 2009 5:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Does DB2 Enterprise stage work on different domains?
Replies: 9
Views: 4835

Just so you're not feeling so alone and spending all your time talking to yourself, thought I'd stop by. I've only been running PX on a single server so far and don't even have a second box to play with, so can't really add anything relevant to the discussion. :( Well, other than to ask: what exactl...