what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.

Answer Posted / saikishore

1. Not sure
2. if it is in sort output file then it will create the file
as input file. if it is a normal creation then file will be
created but you can't do anything with the file, if u tried
to open then 'invalid blksize' will appear.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name what parameter directs the output of the job log dataset?

763


how would you create a temporary dataset? And where will you use them?

967


Is automatic restart possible in jcl? If yes, how?

826


What do you know about jcl?

840


How does jcl act on a cobol code?

833






I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

931


What is the function of dd disp parameter?

838


What are steplib and joblib?

887


Is it possible to left uncode disp? If yes, how?

894


Why block size is multiple of lrecl in jcl?

1107


what is SOC4 error?

932


How can a jobs execution priority be modified?

994


Explain about LMFREE�free data set from its association with data ID

1268


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1178


What are hierarchy levels in jcl?

1212