Search found 15603 matches

by ArndW
Fri Jul 07, 2006 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Its very urgent!!Please reply
Replies: 28
Views: 12093

I marked the post as non-premium since it is not of premium content.
by ArndW
Fri Jul 07, 2006 5:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem with Import Orchestrate Schema - Oracle 10g
Replies: 6
Views: 1376

It seems as if your library path isn't set up correctly. Can you issue a "orchadmin check" without getting a missing library error? The LIBPATH should include the ......PXEngine/lib directory.
by ArndW
Fri Jul 07, 2006 5:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OPENPATH (Directory file list) and Encoding problems
Replies: 13
Views: 4363

Pelmen, I've marked the answer as non-premium so that you can see it and perhaps you might think about joining as a premium member so that such answers are visible to you in the future.
by ArndW
Fri Jul 07, 2006 2:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Its very urgent!!Please reply
Replies: 28
Views: 12093

I make it a point to avoid answering any posts that are urgent apart from a short admonition, but in this case I'll at least give a direction to look further 1) If you add a day to a date and compare the month to see if it is unequal to the original date's month then you have found the last day of t...
by ArndW
Fri Jul 07, 2006 1:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OPENPATH (Directory file list) and Encoding problems
Replies: 13
Views: 4363

Can you put a print or DSLogInfo into your program and output the value of SEQ(vFileName[LEN(vFileName)-4,1]) and see if it matches the ASCII value of the cyrillic one you expect?
by ArndW
Fri Jul 07, 2006 12:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 710 Phantom Error
Replies: 2
Views: 835

If you use the sequential file pipe option you need to ensure that you have a process running at the same time that reads/writes from/to the pipe, otherwise your job will timeout and fail as well. The error message points at your TRANSform stage, though.
by ArndW
Fri Jul 07, 2006 12:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OPENPATH (Directory file list) and Encoding problems
Replies: 13
Views: 4363

Lol - too late now to remove the duplicate post. But back to the thread topic ... the third question remains the same.
by ArndW
Thu Jul 06, 2006 9:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to implementing Performance Monitoring steps in DS
Replies: 1
Views: 627

Re: How to implementing Performance Monitoring steps in DS

...(a) Will it be possible to track this info to a specific job or stage level i.e., given a jobname in a specific project, is there any inherent tool in DS or a specific parameter that would give the details related to its system resource utilization like CPU usage, I/O stats, Mem usage etc.,... L...
by ArndW
Thu Jul 06, 2006 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No SQL types in stages.
Replies: 4
Views: 1034

But the question remains if this was the only issue - the file should have been created there. Is it missing if you create a new (empty) project?
by ArndW
Thu Jul 06, 2006 9:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OPENPATH (Directory file list) and Encoding problems
Replies: 13
Views: 4363

The first question is whether or not you are using DataStage NLS?
by ArndW
Thu Jul 06, 2006 9:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OPENPATH (Directory file list) and Encoding problems
Replies: 13
Views: 4363

The first question is whether or not you are using DataStage NLS?
by ArndW
Thu Jul 06, 2006 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Install DataStage on RED HAT 4 32/64 bit
Replies: 7
Views: 1765

You need the AS version 4 of RedHat; I've installed 7.x with no problems on that.
by ArndW
Thu Jul 06, 2006 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No SQL types in stages.
Replies: 4
Views: 1034

Each of your project directories should have a file called DSMFParams. At 7.5.2 the file has 479 lines by default.
by ArndW
Thu Jul 06, 2006 8:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS V8 & NOTFOUND function??
Replies: 2
Views: 807

NOTFOUND works in Hawk (V8).
by ArndW
Thu Jul 06, 2006 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error while invoking sqlplus-command line
Replies: 6
Views: 1403

You should either explicitly set your path to include the directory where the sqlplus program resides or call it with the full path in the command.