Differentiate between addressing mode and run mode.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I had 100 steps in jcl i want to execute first 10 steps only?
How can unused space allocation be returned to the system when a dataset is closed?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
is there any way to execute more than one proc in the same exec statement at the same time..?
which utility is used to update pds?