Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?

Answers were Sorted based on User's Feedback



Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?..

Answer / cj

Can be done in JES3 using the following:

//*MAIN DEADLINE=(0700,B,012086)

Is This Answer Correct ?    8 Yes 3 No

Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?..

Answer / piyush mani

tnx 4 answer but can any1 tel me what is meaning of b in answer 3.

Is This Answer Correct ?    0 Yes 0 No

Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?..

Answer / guest

THE code IS : //*MAIN DEADLINE=(0700,B,01208

Is This Answer Correct ?    5 Yes 6 No

Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?..

Answer / kumar

//job23 JOB (accounting),CLASS=X,MSGCLASS=X
//*
set sysdate = 862001
set systime = 07000000
//*
// step exec pgm = iebgener
//steplib dd dsn= '. . . . . '
//sysut1
//sysut2
//sysin dd dummy
/*

Is This Answer Correct ?    0 Yes 1 No

Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?..

Answer / shafi

//JOB123 JOB (accounting),CLASS=X,MSGCLASS=X
//*
// SET SYSDATE=200186
// SET SYSTIME=070000
//*
//STEP1 EXEC PGM=IEFBR14

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More JCL Interview Questions

Explain about LMOPEN -

1 Answers  


if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete

4 Answers  


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

0 Answers  


Explain how can the disposition of sysout datasets be set for an entire jobstream?

0 Answers  


I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.

3 Answers   iGate,






How do you pass parameters to the program as the job is being executed ?

2 Answers  


Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:

0 Answers   Keane India Ltd,


what is a MODELDSCB?

1 Answers  


What does the statements: typrun=scan and typrun=hold do in a JCL statement

2 Answers  


What do you understand by the term job time – out and how can you overcome that?

0 Answers  


What is the function of the dd avgrec keyword in sms datasets?

0 Answers  


A job has 90 steps i want to execute only step7 and step15

3 Answers   Cognizant,


Categories