Page 2 of 2

Re: JCL to send alert when VPS printer goes down

PostPosted: Mon Dec 21, 2009 11:19 am
by kalyanbrata.dhar
Normally from the ISPF primary option menu, we go to VPS screen selecting option number 10. There we use command option 2 for Display VPS printer list, there we see the printer status.... It looks like below:

MBR_NAME    LUNAME     WAITING STATUS     SELECTION_CRITERIA 
printer1    printer1      NONE IDLE       C=AJM D=ASH3       
printer2    printer2      NONE IDLE       C=J D=ASHHPLJ1     



Thanks
Kalyan

Re: JCL to send alert when VPS printer goes down

PostPosted: Tue Dec 22, 2009 1:24 am
by dick scherrer
Hello,

Suggest you talk with your system support people and learn how to get this same info in batch. You could then use it to determine if an e-mail is to be sent.

Re: JCL to send alert when VPS printer goes down

PostPosted: Sun Feb 14, 2010 1:40 am
by aajakashif
Hi Dick,

I guess the TS (kalyanbrata.dhar) is checking the status of VPS printer in TSO ( TSO VPS) or he might have different configuration in SDSF >> PRT.
However, in few sites this is controlled by Automation tool, it shouts a message on the console and operator can pick it up....

kalyanbrata.dhar>> Could you confirm is there any automation tool installed at your site.

Re: JCL to send alert when VPS printer goes down

PostPosted: Sun Feb 14, 2010 1:50 am
by aajakashif
kalyanbrata.dhar>> Is there any automation tool installed at your site, because on the sites where automation is installed you can configure them to monitor the status of VPS printer and it can shout on the console and operator can pick it up.......

Re: JCL to send alert when VPS printer goes down

PostPosted: Sun Feb 14, 2010 8:10 am
by dick scherrer
Hello,

I guess the TS (kalyanbrata.dhar) is checking the status of VPS printer in TSO
Possibly, which is why i suggested checking in batch - tso can be run in batch. . .

Re: JCL to send alert when VPS printer goes down

PostPosted: Sun Feb 14, 2010 3:11 pm
by aajakashif
Hi Dick,

Sir could you explain how a "TSO can be run in batch", I always thought we have an address space TCAS running in MVS environment which accepts TSO logins...Are you also reffering to the same thing???

Thanks.!!

Re: JCL to send alert when VPS printer goes down

PostPosted: Sun Feb 14, 2010 6:46 pm
by Robert Sample
Investigate IKJEFT01 batch program.