What is the purpose of the PARM keyword in the EXEC statement?

Answer Posted / kranthi kumar m

parm is a activity level parameter,it i used to pass maximum
100 characters of data from jcl to cobol program,and it is
mainly used when we want to pass date n time..... if we want
to pass large volumes of data we dn't use pam parameter
instead of it we use 'sysin dd*'

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

603


What is the function of dd disp parameter?

654


Explain the function of the steplib dd statement?

638


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9209


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

824






What does a disposition of (new,catlg,keep) for a dsn mean?

607


what is the difference between JES3 and JES2?

676


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1962


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

627


I need exexution process for JCL programs

1847


What are s0c1, s0c4, s0c5, s0c7 and socb?

697


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

997


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1797


Can we use DISP=SHR in output file in JCL

951


What do you understand by the term job time – out and how can you overcome that?

596