View Full Version : JCL
- What is a Generation Data Group (GDG)
- How is a GDG base created
- How are GDGs concatenated
- How is a new GDG coded
- What is model dataset label (Model DSCB)
- When should DISP=MOD is used
- How is a dataset passed from one step to another
- How are datasets concatenated
- What is DISP
- What are the kinds of job control statements
- What is the meaning of keyword in JCL
- What is the DD statement for an output file
- What is primary allocation for a dataset
- How do you restart a PROC from a particular step
- How do you create a temporary dataset
- How many extents are possible for a sequential file
- Name some of the JCL statements that are not allowed in process
- Describe the JOB statement, its meaning, syntax and significant keywords
- What is the difference between JOBLIB and STEPLIB statements
- What is the difference between primary and secondary allocations for a dataset
- What do you do if you do not want to keep all the space allocated to a dataset
- What is GDG
- What does S0C4 error mean
- What is the purpose of include statement in a JCL
- How do you submit JCL via a COBOL program
- Definition of COND parameter in JCL
- How do you restart a step in JCL
- How can you trap bends in the JCL
- Why do you use a control card
- How do you submit a JCL under CICS environment
- What is the difference between BLKSIZE and LRECL
- How is the keyword DUMMY used in JCL
- What is MOD and when would you use it
- Explain concatenating datasets
- What is RESTART? How is it invoked
- Describe the EXEC statement, its meaning, syntax and keywords
- Describe the DD statement, its meaning, syntax and keywords
- What is a PROC
- What is the difference between an in stream and a catalogued PROC
- What is a GDG and How is it referenced
- What is a MODELDSCB
- What is the difference between a symbolic and an override in executing a PROC
- What is a S0C4 error
- What is COND=ONLY
- What is S322 abend
- What are SD37, SB37, SE37 abends
- What does TIME=1440 mean
- What are the basic JCL Statements for a Job
- Why do you want to specify the REGION parameter in a JCL step
- What are the valid DSORG values
- What is NOTCAT 2
- What do you mean by spooling
- Expand SPOOL
- What is QSAM error usually when it is occurs
- What is meant by S0C7 system abend code
- How to pass the temp dataset form one JOB step to another
- Can you execute a PROC from another PROC
- How many positional parameters are there in job statement
- How do you pass parameters to the program as the job is being executed
- What are three parameters you can specify on Job statement
- What will happen if you attempt to restart a job in the middle of a JCL
- What is the purpose of the PARM keyword in the EXEC statement
- How do you designate a comment in JCL
- What is the difference between specifying DISP=OLD and DISP=SHR for a dataset
- What is the improvement to COND= in the latest version of MVS
- What is the meaning of the EXEC statement keyword, COND
- What is 'S0C7' abend
- Which is the most widely used batch performance monitor for DB2
- What is the use of DSNDB07
- What does the statements: typrun=scan and typrun=hold do in a JCL statement
- What are the differences between JES2 & JES3
- What is DATACOM db
- What do you feel makes a good program
- What is a procedure
- What is the error code SOC01 indicate
- What is a Dummy Utility and what it does
- What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends
- What does SYSIN * indicate
- What is a COND parameter in JCL
- What you mean by include statement in JCL
- How many types of libraries are there in JCL
- What is order of searching of the libraries in a JCL
- What is the difference between static call & Dynamic call
- The maximum number of in-stream procedure you can code in any JCL
- What happens if both JOBLIB and STEPLIB are specified
- How to get cursor position from system in CICS environment
- What are the maximum and minimum sizes of any CONTROL AREA
- How many parameters are there to a DISP statement
- What 3 guidelines do we have to follow when concatenating DD statements
- How do you override a specific DDNAME/SYSIN in PROC from a JCL
- What is DSNDB06
- Can we browse or edit the GDG dataset if it is a tape entry
- What you mean by skeleton JCL
- How to change default PROCLIB
- Write a JCL to execute a job by 7 a.m on Jan 20,1986
- What is the max block size for a Tape file
- What are three major types of JCL statements and its functions
- What is the difference between catalogue procedure and In-Stream procedure
- What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility
- How much OS space allocates when you create a PS or PDS
- Can we delete the data using IEFBR14
- Can you code in stream data in a PROC
- What does IEBGENER
- How do you check the syntax of a JCL without running it
- What is STEPLIB, JOBLIB? What is it used for
- What are all the changes to be made in JCL so as to do testing
- How to execute a set of JCL statements from a COBOL program
- What are the keywords associated with DCB
- How can you specify DCB information
- What is the OS precedence for obtaining that DCB information
- What is the meaning of data definition name and dataset name
- What is the purpose and meaning of the TIME keyword
- How much is memory space involved, when we code BLOCKSIZE, TRK & CYL
- Name the system library from which modules are retrieved at execution
- When we give TYPERUN = SCAN , what are the syntax errors we get
- What is maximum length of block size
- What is the use of the utility DFSRRC00 in the JCL
- What is the difference between the JCLLIB and JOBLIB
- What is JOBLIB?
- What is JOBLIB
- What is JCL LIB
- What is a cataloged procedure
- What is a MODEL Parameter in GDG
- What is a GDG? Why do we go for a GDG
- How do you handle empty files in a JCL
- What are the symbolic parameters
- Why do we use symbolic parameters
- What is a Proc and why do we go for a Proc
- What is the use of DUMMY statement in the JCL
- What is GDG and what is the maximum limit of versions that can be created
- How do you send the output of a COBOL program to a member of a PDS
- List some valid operation codes in JCL
- What is SORT
- How do we eliminate duplicate records in SORT
- How can we select records using SORT