IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to submit a job in clist


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
veena_nagesh2002
Warnings : 1

Active User


Joined: 07 May 2005
Posts: 110
Location: hyderabad

PostPosted: Sat Oct 04, 2008 9:08 am
Reply with quote

I have model jcl in my PDS i.e nag.pds.clist(finworld)

can somebody provide me the code to submit the jcl in clist

more over is possible to override any of the parameters before submitting
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Sat Oct 04, 2008 12:20 pm
Reply with quote

Have you considered the TSO SUBMIT command ?

You can use ISPF file tailoring services to tailor your created JCL.

All manuals are available by using the 'IBM manuals' button at the top of every page.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Sat Oct 04, 2008 10:44 pm
Reply with quote

If you are writing something new, use rexx instead of clist.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Sun Oct 05, 2008 1:45 am
Reply with quote

If REXX is your choice, below link can be helpful..

www.ibmmainframes.com/post-94596.html
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Sun Oct 05, 2008 6:28 am
Reply with quote

Quote:
jcl in my PDS i.e nag.pds.clist(finworld)

I do not think you should put your JCL in the clist dataset. Most people use a dataset with a low level qualifier of (in order of my preference): CNTL, JCL, CONTROL.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Same command as on commandline in REX... TSO/ISPF 6
No new posts How to submit multiple jobs with parm... JCL & VSAM 3
No new posts clist to rexx converter CLIST & REXX 2
Search our Forums:

Back to Top