ALLInterview.com :: Home Page KalAajKal.com
 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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
describe the job statement, its meaning,syntax and 
significant keywords?
 Question Submitted By :: Sudha_sreenu
I also faced this Question!!     Rank Answer Posted By  
 
  Re: describe the job statement, its meaning,syntax and significant keywords?
Answer
# 1
Job statement is to execute a job. It identifies the
Beginning of the job. Without this job statement, the
operating system will not execute the job.

The various keyword parameters are:

CLASS - it identifies the nature of the job that is to be
submitted
PRTY - assigns priority to the job
MSGCLASS - determines the output device to which system
messages and jcl messages are written
MSGLEVEL - specify the jcl and the allocation messages 
which will be recorded on the output device specified in 
the msgclass
TYPRUN - this tells whether the job is to be held until it
is released or its execution is to be suppressed altogether

Example:

//JOB1 JOB
(A123),'KRITHIGA',CLASS=E,PRTY=1,MSGCLASS=A,MSGLEVEL=(1,1),TYPRUN=HOLD
 
Is This Answer Correct ?    0 Yes 0 No
Krithiga Hari
 

 
 
 
Other JCL Interview Questions
 
  Question Asked @ Answers
 
What is DATACOM db?  2
What are SD37, SB37, SE37 abends?  1
When should DISP=MOD is used?  2
with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers? TCS1
Describe the DD statement, its meaning, syntax and keywords?  2
what is the restart?hopw it is invoked?  1
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?  3
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem  6
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?  2
how to create a member or sequential dataset through tso command??  3
How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility. Lehman-Brothers7
How do you restart a step in JCL? HSBC4
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?  1
What does a disposition of (NEW,CATLG,DELETE) mean?  1
How to get cursor position from system in CICS environment ?  4
What is the purpose of the PARM keyword in the EXEC statement?  2
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?  14
Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???  4
Can anyone tell me the syntax for printing two files at two different destinations in a single step?  3
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step? IBM1
 
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 © 2007  ALLInterview.com.  All Rights Reserved.

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