All other tools like QACenter, Strobe, Endevor, Telon, APAS, Scheduler, Auditor, DATA-XPERT, CoolGen, Intertest, AdvantageGen, COBTEST etc.
by jobateast » Mon Dec 24, 2012 5:34 pm
Please help me in extracting job information based on the condition code from JHS - Job History System.
I am not familiar with JHSPRINT. I have a sample sysin to retrive job information based on start time & end time.
//JHSSTEP EXEC PGM=JHSPRINT
.
.
.
//SYSIN DD *
OPTIONS MAXJOBS(5)
LOGON SYSTEM(JHS) FROMSYS(BATCH)
PRINT JOB(JOBNAME) OUTFILE(OUTFILE1) -
FROMSTARTDATE(122312) FROMSTARTTIME(1800) -
TOENDDATE(122412) TOENDTIME(1759) DSID(2) -
All I need is the syntax to include condition code in the above sysin to pull the abended jobs info to a dataset but I am not familiar with the same (something like CONDITIONCODE(U0200))
Note: This information is not available in PF1.
-
jobateast
-
- Posts: 4
- Joined: Tue May 04, 2010 4:57 pm
- Has thanked: 1 time
- Been thanked: 0 time
by Peter_Mann » Mon Dec 24, 2012 9:46 pm
If you have JHS licensed you should have the Documentation, the Users Guide ,I belive you have access to the guide via the vendor's site
Systemware
Peter
-
Peter_Mann
-
- Posts: 145
- Joined: Fri Jun 24, 2011 7:37 pm
- Location: Lowell,AR
- Has thanked: 15 times
- Been thanked: 3 times
-
Return to All Other Tools
-
- JOB extract from JMR
by Bala1 » Thu May 27, 2010 11:41 pm
- 8 Replies
- 9157 Views
- Last post by dick scherrer
![View the latest post View the latest post](https://www.ibmmainframeforum.com/styles/prosilver/imageset/icon_topic_latest.gif)
Tue Sep 14, 2010 11:50 pm
-
- Extract job stats from JMR
by ankurgupta10 » Sat Sep 22, 2012 7:22 pm
- 1 Replies
- 3575 Views
- Last post by NicC
![View the latest post View the latest post](https://www.ibmmainframeforum.com/styles/prosilver/imageset/icon_topic_latest.gif)
Sat Sep 22, 2012 7:46 pm
-
- Bulk DOCLIB update on jobs - Control-M
by Antonyraj85 » Tue Jul 05, 2011 5:35 pm
- 0 Replies
- 3010 Views
- Last post by Antonyraj85
![View the latest post View the latest post](https://www.ibmmainframeforum.com/styles/prosilver/imageset/icon_topic_latest.gif)
Tue Jul 05, 2011 5:35 pm
-
- ZEKE Expert Question: ZEKE allowed jobs to run out of sync
by tra_hansen » Thu May 09, 2019 4:11 am
- 0 Replies
- 6506 Views
- Last post by tra_hansen
![View the latest post View the latest post](https://www.ibmmainframeforum.com/styles/prosilver/imageset/icon_topic_latest.gif)
Thu May 09, 2019 4:11 am
-
- Retrive code from Endevor
by ajuatsgp » Wed Jun 23, 2010 5:19 pm
- 2 Replies
- 4919 Views
- Last post by dick scherrer
![View the latest post View the latest post](https://www.ibmmainframeforum.com/styles/prosilver/imageset/icon_topic_latest.gif)
Wed Jun 23, 2010 11:53 pm