Page 1 of 1

Job Monitor issues in DataStage designer client 11.5 version

Posted: Fri Nov 24, 2017 1:12 am
by venkat626
Hello Team,

We are facing on job monitor issues in DataStage v11.5 server.

The performance statistics(stage wise) is not showing in designer client and it is visible on director client for detailed stage level statistics.

Is anyone faced like this issue in DataStage v11.5 server?if yes, please let me know how to achieve?



Regards
Venkat

Posted: Mon Nov 27, 2017 1:48 am
by ray.wurlod
Are all your monitor processes started? (An easy way to check is on the Operations Console.)

Posted: Mon Nov 27, 2017 4:00 am
by venkat626
yes, it's running . i can see in console and LINUX level.

Job monapp is up and running.

Posted: Mon Nov 27, 2017 3:25 pm
by PaulVL
Multi instance job?

Posted: Tue Nov 28, 2017 4:03 am
by venkat626
yes, We are using multiinstance jobs.

Posted: Tue Dec 05, 2017 5:05 am
by venkat626
Can anyone provide me an update for this issues?

Posted: Tue Dec 05, 2017 8:12 am
by chulett
This support article may help. Or you could actually involve support yourself.

And from what I recall, Paul asked about multi-instance jobs because they cannot show their statistics in the Designer. Are your issues only with MI jobs or ALL jobs?

Posted: Wed Dec 06, 2017 4:48 am
by venkat626
yes all jobs are not showing performance statistics whenever job is failed.

Posted: Wed Dec 06, 2017 8:01 am
by qt_ky
Craig posted a great support article link to follow. See if that resolves it.

Posted: Sun Dec 10, 2017 9:13 pm
by venkat626
Thanks , We got a response from IBM and they suggested to use the below variables to resolve the issues.

To improve the performance of JobMonApp by ignoring extra gather info, which would also help to resolve the 'Consumer client has closed connection without ending requests. '

APT_DISABLE_PROCESS_METADATA = 1

APT_DISABLE_JOBMON_RESOURCE_INFO = 1

APT_DISABLE_JOBMON_SCHEMA_STRING=1

OSHMON_READ_RETRY = 180

Thank you

Posted: Sun Dec 10, 2017 9:29 pm
by ray.wurlod
You will need these gathering processes enabled if you want to build lineage reports that include column metadata and process metadata.