Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
IBM,
3 7045What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
1981What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
IBM,
2470How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
IBM,
2621What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
IBM,
4 22152Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
IBM,
1 13518How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
4 17016If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
IBM,
1 9031How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
IBM,
5 270231) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
IBM,
3 16747Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
IBM,
6 11031
which utility is used to sort a file in jcl?
How dummy is used in jcl?
what is use of dsn parameter in dd statement?
Is it possible to left uncode disp? If yes, how?
What do you understand by the term job time – out and how can you overcome that?
How can the disposition of sysout datasets be set for an entire jobstream?
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:
Is their any limit for data sets?
How does jcl act on a cobol code?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is a jcl?
How can the submitting users racf authority be overridden in a job stream?
what operation is performed by job statement?
What are the 2 types of parameters in dd statement?
what is the use of JCL?