![]() Related Questions What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first? The keywords associated with the DCB parameter are LRECL, RECFM, BLKSIZE and DSORG. The DCB information can be supplied in the DD statement. The sysem looks for DCB information in the program code first. TIME specifies the maximum CPU time allocated for a particular job or job step. If TIME is in the JOB card, it relates to the entire job; if in the EXEC statement, it relates to the job step. Latest Answer : if time parameter is coded on both job and step, then the time coded on the EXEC statement over-rides the one on the job.[refererred on pg 88 of Mvs Jcl Primer]U might be interested to know this too.The COND parameter if coded on both job and step, ... Latest Answer : The step by pass without CONDÂ occurs when- you code IF command- a previous STEP cancel- JCL ERROR occurs ... Read Answers (4) | Asked by : Ramkumar What could be the disposition parameter that i would have to use in the jcl if i have a file that has to be created newly for every successful run of the program ,but at the same time it should retain the old data if my program abend in the middle and restarts. could you please provide me the code? Read Answers (5) | Asked by : vineeth What is the importance of ADDRSPC parameter in EXEC statement and how is it different from REGION parameter of EXEC statement? Read Answers (4) | Asked by : chandrasekhar Latest Answer : The value give is normally a number; usually 01-15 with 01 being the lowest and 15 being the highest. Most installations do not allow this parm to be overriden. So, don't be surprised if your job doesn't do anything. ... Latest Answer : hi...... the default option is F OR FB both of them mean that t record is FIXED BLOCK Regards ... Latest Answer : we can't pass through parm more than 100 char. Remember it. ... Read Answers (5) | Asked by : roshan Latest Answer : by using the NOTIFY Parameter in a job statement, It sends a Message to the user about the status of job . ... Latest Answer : COND is outdated. RTM and use IF THEN. ... Read Answers (2) | Asked by : shilpa
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||