Failed to connect JobMonApp on port number
|
|
|
|
Data Modeling -
DataStage ETL
|
|
Written by Ross Alvarez
|
|
Monday, 25 September 2006 20:15 |
You will get this error if the Job Monitor is down. The job monitor is a seperate Java application that monitors running jobs on DataStage.
You can actually stop and start this job monitor.
- JobMonAPP runs on the ports listed in the following file:
/PXEngine/etc/jobmon_ports
- JobMonAPP can be started/stopped using the following command:
/PXEngine/java/jobmoninit
Usage: ./jobmoninit [ start | stop ] [APT_ORCHHOME VALUE]
|