Page 1 of 1

running jobs

Posted: Wed Jan 03, 2007 12:01 pm
by kishoreramachandran
for running a job am I suppposed to do any changes in the .profile.The .profile file has got just 1 line mail = . The message is as follows
failed to connect to jobmonapp on port 13403

Re: running jobs

Posted: Wed Jan 03, 2007 12:29 pm
by narasimha
kishoreramachandran wrote:for running a job am I suppposed to do any changes in the .profile.
That is an interesting question.
Most of that is done by your system administrators.
You can add alias or other interesting things.
But I would be interested to see if anybody lists the entries, that are a must (if any).

Did an exact search on 'failed to connect to jobmonapp on port 13403'
Found a few entries, check them out.

Posted: Wed Jan 03, 2007 3:49 pm
by ray.wurlod
No changes should be required in .profile. You are not in charge of a running job. All DataStage processes on UNIX servers execute a script called dsenv that sets their required environment variables, etc.

Posted: Wed Jan 03, 2007 4:48 pm
by kumar_s
Is it related to other post of yours?
Just give a try to restart JobMonApp
The command is
To start or stop JobMonApp
-----------------------------------
goto $DSHOME/PXEngine.
and then run
./jobmoninit stop - to stop
./jobmoninit start - to start.