MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help required on REXX utility

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
tattva
Beginner


Joined: 02 Feb 2005
Posts: 97
Topics: 36

PostPosted: Wed Jul 06, 2005 11:28 am    Post subject: Help required on REXX utility Reply with quote

Hi all,

we are need some help on the new utility we are creating. :-

1) The utility should replace some strings( in jcl - location will be passed as a paramter from the panel) with the value passed from the ISPF panel. - This has been taken care of.

2) it should also comment out certain steps in JCL - We need help on this.

3) Then it should write out the new Jcl to some seq file. - This has been taken care as well.

4) Should do a JOBSCAN on the same. - realy don't know how to go about this.

Waiting for the help !!!

Thanks,
Tattva

5) submit the new JCL if there are no errors.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Jul 06, 2005 11:48 am    Post subject: Reply with quote

Tattva,

Quote:

2) it should also comment out certain steps in JCL - We need help on this.


Use IEBEDIT to exclude the steps.check this link for a detailed explanation of IEBEDIT

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt1u104/5.0?DT=19990113105507

Quote:

4) Should do a JOBSCAN on the same. - realy don't know how to go about this.



If you want to write a Rexx exec to perform the JOBSCAN, then it is going to be a very complicated one and it is indeed a lot of work. one simple alternative is to create the job and submit the job with typrun=scan. Now parse the jcl listing. On the other hand if your shop has CA's JCLCHECK installed then check this link which does you asked for

http://www.robinandmariette.com/Mvs/spfview.asp?root=Rexx/Pds/SYSEXEC/&hlq=MA133.TSO&pds=SYSEXEC&member=NJ

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group