describe the exec statement,its meaning ,syntax and
keywords?
Answer Posted / krithiga hari
EXEC statement executes a program.
Syntax:
//stepname EXEC PGM=program name, keyword parameters
The various keyword parameters are
ACCT - accouning information for the job step
PARM - for supplying information to the associated cobol program
ADDRSPC - this indicates the system that the job step uses
virtual or real storage
DPRTY - dispatching priority
PERFORM - performance group for the job step
RD - automatic restart
COND - condition
REGION - default amount of workspace
TIME - time for the job to execute
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In job processing, what happens in conversion stage?
What is the function of the dd avgrec keyword in sms datasets?
Explain how can values be passed from the job stream to an executable program?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is the purpose of coding notify parameter in job statement?
How jcl work to handle various input output file operations?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is Cataloged Procedures?
Can we call instream to catalog and catalog to instream?
How can values be passed from the job stream to an executable program?
What are some jcl statements that are not allowed in procedures?
Which statement is used to identify the private libraries in job?
Explain the function of //cntl statement?
What is the function of dd name parameter with a 2 part structure; audit.report?
what is the difference between JES3 and JES2?