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

about endeavor job card


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ipavan

New User


Joined: 12 Jun 2005
Posts: 28
Location: Hyderabad

PostPosted: Fri Sep 16, 2005 3:13 pm
Reply with quote

In Endeavor in Build SCL Option Why Job card is present at the footage.




Batch Options menu
OPTION ===> 1

1 BUILD SCL - Build batch SCL actions
2 EDIT - Edit request data set
3 SUBMIT - Submit job for batch processing
4 VALIDATE - Check request data set for syntax errors
5 BUILD JCL - Enter additional JCL to be included with the job

REQUEST DATA SET:
PROJECT ===> AGP2269 APPEND ===> N (Y/N)
GROUP ===> SOURCES INCLUDE JCL ===> N (Y/N)
TYPE ===> COBOL
MEMBER ===> SEARCH

OTHER PARTITIONED OR SEQUENTIAL DATA SET:
DSNAME ===>

JOB STATEMENT INFORMATION:
===>
===> Here we code Job card why?
===>



W
Back to top
View user's profile Send private message
manitesh.kumar
Currently Banned

New User


Joined: 25 Apr 2005
Posts: 21
Location: delhi

PostPosted: Fri Sep 16, 2005 4:35 pm
Reply with quote

for submitting the scl u need to specify the job card there
Back to top
View user's profile Send private message
saurabhu

New User


Joined: 20 Sep 2005
Posts: 11
Location: Chennai

PostPosted: Wed Sep 28, 2005 8:38 pm
Reply with quote

Hi
In Endevor, When we create a SCL action request, This request is submitted as a job dynamically created by the endevor.
The job card contains the primary job card informations like
the notify, time, class, msgclass, jobcard name,etc....

U can try submitting once such request like retrieving a production region element and see the job in sdsf to view the entire job.

COuld have provided the snap shot but my shop do not use endevor


regards
saurabh
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Wed Sep 28, 2005 11:05 pm
Reply with quote

I suppose(but I'm not an expert of endevor) that this is for the simple reason that endevor use progressive digits or character to avoid duplicate jobs, so it must create each time you entire jobcard.

I hope in this suggest.
Back to top
View user's profile Send private message
die7nadal

Active User


Joined: 23 Mar 2005
Posts: 156

PostPosted: Thu Sep 29, 2005 12:00 am
Reply with quote

The EXEC statements in the JCL would be produced by Endevor and the user should give the JOB CARD. JOB card contains a lot of personalised information like what saurabhu said. Endevor wouldn't be in a better postion than the user to give the JOB card info. Thats why in many tools like INSY, STROBE, FILEAID..we need to supply the JOB card info.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts JCL sort card - get first day and las... JCL & VSAM 9
No new posts Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
No new posts Need suggestion on a sort card DFSORT/ICETOOL 10
No new posts Want to mask Middle 8 Digits of Debit... COBOL Programming 3
No new posts JCL sort card for file creation condi... DFSORT/ICETOOL 4
Search our Forums:

Back to Top