what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
Answers were Sorted based on User's Feedback
Answer / ravindran
The dataset with single & is called Symbolic parameter. The
dataset with double && is called temporary dataset.
The Symbolic parameter gets the value from PROC. The
temporary datasets are created in the job flow and gets
deleted at the end of the job.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / srk
symbolic param : which allow multiple users to specify their
own values to a paramaeters(specified as ¶mname in
procedures) in jcl which are commonly used.
temporary data sets : data sets whose life time is till the
execution of the job itself(specified as dsn=&&datasetname
or with out specification of dsn parameter in dd statement)
| Is This Answer Correct ? | 3 Yes | 2 No |
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
How do you send the output of a COBOL program to a member of a PDS?
How to find in aparticular step how many versions a paricular gdg base have?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Name the system library from which modules are retrieved at execution
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
What are three major types of JCL statements? What are their functions?
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
How can you trap abends in the JCL?
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?