ALLInterview.com :: Home Page            
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
   
 
Categories  >>  Software  >>  MainFrame  >>  IBM MainFrame  >>  JCL
 
 


 

 
 COBOL interview questions  COBOL Interview Questions
 JCL interview questions  JCL Interview Questions
 CICS interview questions  CICS Interview Questions
 DB2 interview questions  DB2 Interview Questions
 IMS interview questions  IMS Interview Questions
 IDMS interview questions  IDMS Interview Questions
 Natural interview questions  Natural Interview Questions
 ADABAS interview questions  ADABAS Interview Questions
 REXX interview questions  REXX Interview Questions
 Assembler interview questions  Assembler Interview Questions
 CLIST interview questions  CLIST Interview Questions
 QMF interview questions  QMF Interview Questions
 MVS interview questions  MVS Interview Questions
 OS390 interview questions  OS390 Interview Questions
 OS 2 interview questions  OS 2 Interview Questions
 VSAM interview questions  VSAM Interview Questions
 QSAM interview questions  QSAM Interview Questions
 Sysplex interview questions  Sysplex Interview Questions
 IBM MainFrame AllOther interview questions  IBM MainFrame AllOther Interview Questions
Question
is it possible to submitt more than one job in job card in 
jcl? and if yes than is it necessary to have the jobs same 
name?
 Question Submitted By :: Rakesh Verma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
Answer
# 1
we can submitt more then one job in a sigle job card, and
the job name will be diffrent (this is mandatory)
 
Is This Answer Correct ?    7 Yes 4 No
Shail
 
  Re: is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
Answer
# 2
We can submit more than one job from single JCL by giving
multiple job cards in the JCL.

Its not necessary to have the same job name for all the
jobs. If all the jobs have the same job name, then the
jobs will be in queue to finish one by one.

Please let me know, if you are exepecting something
different.
 
Is This Answer Correct ?    18 Yes 2 No
Suresh
 
 
 
  Re: is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
Answer
# 3
when we submit job or jobs ....jobs get different classes..
if job name is same output would be unpredictable coz MVS
can run any of the job..once job is executed MVS is not
going to execute another job with the same name.

so the jobs with the same name will be executed but output
will be unprectable.
 
Is This Answer Correct ?    3 Yes 5 No
Deb
 
  Re: is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
Answer
# 4
1. There can be only 1 job in a jobcard.
2. There can be multiple jobs in the JCL(Job stream, I mean
the file-PS/PDS in which you have your jcl)
3. Say when you submit the JCL with 2 jobs, jobs will be
submitted, The job having class & priority as higher will
execute first. well let me give you an example.

JOBA(Jobname1) - Class(A), Priority(10)
JOBB(Jobname2) - Class(A), Priority(12)

In this case, JOBB will run first instead of jobA since
priority is higher.

Say you want to run JOBB only after the execution of JOBA
then make the job name same as JOBA

Change Jobname2 as Jobname1 and submit the jcl.

JOBB will run only after JOBA.

Hope your understand
 
Is This Answer Correct ?    0 Yes 0 No
Muttaiah
 

 
 
 
Other JCL Interview Questions
 
  Question Asked @ Answers
 
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre. BirlaSoft5
How do you override a specific DDNAME/SYSIN in PROC from a JCL? CTS6
What is DISP= (NEW,PASS,DELETE)? HCL3
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset? CitiGroup5
How are datasets concatenated? CitiGroup2
IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ? IBM2
How to print data of sequential file to Spool..?  2
How to pass values in jcl to cobol? Infosys4
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)  8
How to concatenate different LRECL of files? IBM2
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?  2
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case. Bank-Of-America5
 
For more JCL Interview Questions Click Here 
 
 
 
 
 


   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2012  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com