What is the difference between catalogue procedure and
In-Stream procedure?

Answer Posted / kannan

In Stream procedures are set of JCL statements written
between JOB and EXEC statements, start with PROC and end
with PEND statement. Mainly used to test cataloged
procedures. Cataloged procedure is cataloged on the
procedure library and is called by specifying the procedure
name on the EXEC statement.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

655


Explain how can the disposition of sysout datasets be set for an entire jobstream?

634


How is the record format of an output dataset specified?

743


What happens if both JOBLIB & STEPLIB is specified ?

606


How is a type of file defined in the jcl that executes the cobol program?

710






Explain the function of the dd dcb keyword?

697


Explain the function of dd name parameter with a 2 part structure; audit.report?

894


what is the difference between JES3 and JES2?

677


what is SOC4 error?

735


What are the 2 types of parameters in dd statement?

644


Which dd parameters are required?

687


Are there any set of rules for the names of the steps used in a job? What are they?

612


What is concatenating?

633


in ways data can be passed to a COBOL program from JCL?

663


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

604