Search found 42189 matches

by chulett
Mon May 12, 2008 2:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge 2 files into 1
Replies: 14
Views: 5174

You could print the full detail log to a file first, then work from there. If you Reset the aborted job, is a 'From previous run...' message added to the log?
by chulett
Mon May 12, 2008 2:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with single quote in Job parameter.
Replies: 16
Views: 17445

So you've tried passing \' for each single quote and it didn't work for you? What about making each single quote a pair of single quotes?

Code: Select all

select EMP_ID, EMP_NAME, to_char(TIMESTAMP, ''MM-DD-YY HH:MI:SS'') TIMESTAMP from emp
by chulett
Mon May 12, 2008 2:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Attaching email attachments
Replies: 6
Views: 1113

The Notification Activity in a Sequence job supports attachments.
by chulett
Mon May 12, 2008 2:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge 2 files into 1
Replies: 14
Views: 5174

The extension doesn't matter. Can you copy/paste the full errors you are seeing in your logs, please?
by chulett
Mon May 12, 2008 11:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge 2 files into 1
Replies: 14
Views: 5174

Sorry, I missed the fact that your sources were hashed files and thought they were flat files for some reason. D'oh! Should have read the body closer and not gone strictly off the subject line.
by chulett
Mon May 12, 2008 10:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge 2 files into 1
Replies: 14
Views: 5174

How did you set it up? You don't connect your files to the stage, you reference the files directly inside the stage and only need an output link.
by chulett
Mon May 12, 2008 9:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server stop and start timing
Replies: 12
Views: 2470

PhilHibbs wrote:Ah, I was wrong (it does happen occasionally), the test instance has tag a75.

In that case you do not want to kill that process and it should not interfere with restarting your main instance.
by chulett
Mon May 12, 2008 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server stop and start timing
Replies: 12
Views: 2470

Independent Pirates Sailing the Caribbean? :wink:
by chulett
Mon May 12, 2008 9:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge 2 files into 1
Replies: 14
Views: 5174

Have you checked out the Merge stage?
by chulett
Mon May 12, 2008 9:06 am
Forum: General
Topic: Job getting aborted with out leaving any message
Replies: 18
Views: 3367

Ram_k21 wrote:Can any one help with the trace file.

IBM?

ArndW wrote:all you need is to have "dbx" installed in order to analyze core files.

That and some clue how to use it. :wink:
by chulett
Mon May 12, 2008 9:04 am
Forum: General
Topic: Error with ntdll.dll
Replies: 9
Views: 2013

The SP2 patch? If so, that's not the one you need.
by chulett
Mon May 12, 2008 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server stop and start timing
Replies: 12
Views: 2470

He meant "ipcs".
by chulett
Mon May 12, 2008 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting DataStage Projects using uvsh
Replies: 3
Views: 3392

Isn't this a little... dangerous, especially now with version 8? :?
by chulett
Mon May 12, 2008 9:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Internal Error: failed to convert date
Replies: 18
Views: 4616

ascen wrote:The same error for any date: "authorization failed"
Does version 7.5.3 require any new authorization codes?

Yes, of course. Did you not receive them when you ordered the upgrade or new license?
by chulett
Mon May 12, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Internal Error: failed to convert date
Replies: 18
Views: 4616

It *should be* or *is*? I'd suggest you double-check, as from what I recall I could download either version for HP-UX. I checked the download page and there is only one version to download for HP-UX. So as I undestand there are only one installation program for both itanium and PA_RISC architecture...