Search found 42189 matches

by chulett
Mon Dec 14, 2009 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: working on Datasets
Replies: 20
Views: 5778

You need to 'source' your dsenv file first to properly setup your environment, then run the command.

Code: Select all

cd $DSHOME
. ./dsenv
by chulett
Mon Dec 14, 2009 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job getting abort with dspipe_init(2615):
Replies: 14
Views: 3231

The output from the shared container. And that is not a ton of space. As noted, monitor is while the job is running to see if that is the issue.
by chulett
Mon Dec 14, 2009 8:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: working on Datasets
Replies: 20
Views: 5778

That's just standard Command Line 101. You either need to have its "home" directory in your PATH or you need to fully path the command to execute. That or "cd" to the home directory first and then either hope you have "." in your PATH or prefix the command with "./...
by chulett
Mon Dec 14, 2009 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fine tuning a parallel job
Replies: 12
Views: 3281

Less than a nano-second, eh? I suppose you've actually measured that. :wink: Of course, one should be dumping the score in both cases and comparing startup times and the work being done, single versus multiple nodes and contrasting that to the volume of data being processed. For all we know, a Serve...
by chulett
Mon Dec 14, 2009 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: working on Datasets
Replies: 20
Views: 5778

Stop using the dollar sign. :?
by chulett
Mon Dec 14, 2009 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job getting aborted due to APT_BufferOperator
Replies: 6
Views: 2683

You need to monitor the space while the job is running.
by chulett
Mon Dec 14, 2009 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fine tuning a parallel job
Replies: 12
Views: 3281

That 'delay' would also be affected by the hash partitioning, which would not be happening on a single node. So while it may not be the complete answer as to why it is faster, but it is correct that no hashing is needed on a single node job run.
by chulett
Mon Dec 14, 2009 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job getting aborted due to APT_BufferOperator
Replies: 6
Views: 2683

"gettign qbporetd"? :?

First suggestion?

"Please ensure that you have sufficient scratchdisks in either the default or "buffer" pools on all nodes in your configuration file"
by chulett
Mon Dec 14, 2009 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: working on Datasets
Replies: 20
Views: 5778

May we know what orchadmin syntax you are using and what errors or issues you are seeing?
by chulett
Mon Dec 14, 2009 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job getting abort with dspipe_init(2615):
Replies: 14
Views: 3231

So, it seems that "GetSourceListC5" is the shared container. What actual stages are in there? Have you checked that you have space available in /tmp? Permissions?
by chulett
Mon Dec 14, 2009 7:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Refresh project in Datastage 8.1
Replies: 4
Views: 2120

Hmmm... ok. Can you please mark the post as Resolved using the button at the top of the page?
by chulett
Mon Dec 14, 2009 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fine tuning a parallel job
Replies: 12
Views: 3281

As before, yes - right.
by chulett
Mon Dec 14, 2009 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error from mtEndMatch and ERROR: vexit status=4
Replies: 5
Views: 2357

shobhitj wrote:But I have written that because if someone has faced same problem then can give some replies.
Or you can just ask your question / state your issue. If someone can help, they will, even without you asking for anything "ASAP". Actually, you'll find that approach... counter-productive.
by chulett
Mon Dec 14, 2009 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue in 8.1 installation
Replies: 3
Views: 1197

I'd try downloading 8.1 again, if indeed it was something you downloaded. :?