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

Can a JCL be submitted without a jobcard?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mvmadhavi

New User


Joined: 09 Nov 2006
Posts: 21

PostPosted: Tue Nov 21, 2006 3:29 pm
Reply with quote

1. Can a jcl be submitted without a jobcard?

2. Will a jcl without a job card work?
Back to top
View user's profile Send private message
shreevamsi

Active User


Joined: 23 Feb 2006
Posts: 305
Location: Hyderabad,India

PostPosted: Tue Nov 21, 2006 3:39 pm
Reply with quote

hi,
Y don't u try submiiting by urself and let us know?

~Vamsi
Back to top
View user's profile Send private message
rajesh_1183

Active User


Joined: 24 Nov 2005
Posts: 121
Location: Tadepalligudem

PostPosted: Tue Nov 21, 2006 5:47 pm
Reply with quote

It will be asking you as like this....

Code:

ENTER JOBNAME CHARACTER(S) -


Thanx,
Rajesh
Back to top
View user's profile Send private message
vijay_bn79

New User


Joined: 20 Nov 2006
Posts: 48
Location: Hyderabad

PostPosted: Tue Nov 21, 2006 6:29 pm
Reply with quote

yes JOB CARD is mandatory
else that should give as
ENTER JOBNAME CHARACTER(S) -
Back to top
View user's profile Send private message
vijay_bn79

New User


Joined: 20 Nov 2006
Posts: 48
Location: Hyderabad

PostPosted: Tue Nov 21, 2006 6:38 pm
Reply with quote

hi..,

yes JOB CARD is mandatory
else that will give as
ENTER JOBNAME CHARACTER(S) -

if you give any character for example 'J'
ENTER JOBNAME CHARACTER(S) - J
then that will generate the Job card as follows:- usedid+J

Code:
//S51728J    JOB 1951,                                                   
//             S51728,         **JOB STATEMENT GENERATED BY SUBMIT**     
//             NOTIFY=S51728,                                           
//             MSGLEVEL=(1,1)                                           
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts how to read accounting information in... COBOL Programming 1
No new posts JCL to get submitted once dataset has... JCL & VSAM 17
This topic is locked: you cannot edit posts or make replies. Get a job submitted itself every time... JCL & VSAM 3
No new posts RFE for SuperC submitted TSO/ISPF 0
No new posts RFE for ISREMSPY submitted TSO/ISPF 2
Search our Forums:

Back to Top