what is the Difference between SYSIN and PARM ?
Answer Posted / swathi
Also, in SYSIN we can give the data directly. But when you
are using PARM, the data is passed with the help of linkage
section to corresponding program.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the function of job statement in jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
how JCL works?
How dummy is used in jcl?
what is the difference between JES3 and JES2?
Explain about ISPF/TSO Commands
Explain how can values be passed from the job stream to an executable program?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what are the statements that are not valid to be included in an include statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
which utility is used to run a cobol-db2 program?
Define concatenating?
how do you access an uncataloged dataset in a jcl?