How many types we can give input to JCL

Answer Posted / muneer---achi

using files

using sysin dd *

using control cards

using files

using db2

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the terms: joblib and steplib?

839


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1204


When output dataset space is required, what quantity categories are used?

1080


Differentiate between the joblib and the steplib statements?

1063


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

916


What are hierarchy levels in jcl?

1235


What parameter directs the output of the job log dataset?

978


What is the function of the dd dcb keyword?

1040


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

997


How do you submit a job for execution?

827


define cond parameter in jcl?

991


when can a job time-out occur? How to overcome that?

957


List the different components of jcl statement?

860


what is use of disp parameter in dd statement?

834


which utility is used to run a cobol-db2 program?

1026