check that 'dbx' and 'sed' are installed

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Ratan Babu N
Participant
Posts: 34
Joined: Tue Dec 27, 2005 12:13 am

check that 'dbx' and 'sed' are installed

Post by Ratan Babu N »

Hi,

We are running our jobs in prod environment. We were able to run the same job twice successfully but the third time we faced the below error with the same amount of data -

main_program: Internal Error: (d->nPartitions()== nPartitions_): datamgr/segment.C: 276
Traceback: Could not obtain stack trace; check that 'dbx' and 'sed' are installed and on your PATH

We issued 'sed' command in UNIX box and it is working. But 'dbx' is not found. The same job is running fine in test environment although we get 'dbx' not found error.

Can anyone help us resolve this issue?
Minhajuddin
Participant
Posts: 467
Joined: Tue Mar 20, 2007 6:36 am
Location: Chennai
Contact:

Post by Minhajuddin »

Can you give us more information about what your job does and any other warning messages or errors which might help in finding out the problem.
Minhajuddin

<a href="http://feeds.feedburner.com/~r/MyExperi ... ~6/2"><img src="http://feeds.feedburner.com/MyExperienc ... lrow.3.gif" alt="My experiences with this DLROW" border="0"></a>
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Search the forum.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply