Can you code instream data in a PROC ?

Answer Posted / raam

We cant code the following things in a procedure.....

1. job statements
2.sysin DD *
3.sysin DD DATA
4.JES2/JES3 control statements

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the resolution for sb37 error

7684


how to compare two datasets without using superce because output is limited to 133 bytes

1476


In job processing, what happens in conversion stage?

725


What are some jcl statements that are not allowed in procedures?

719


How do you submit a job for execution?

634






Explain dfsort utility?

661


What statement can be used to send data to another mvs jes3 node?

810


What is condition checking in jcl? Is this possible?

617


Explain the job statement in jcl?

638


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5055


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

886


When space is allocated for an output dataset, what units can be used?

736


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7071


Name a few IBM utility programs, and explain its function.

4424


what JCL Procedures?

693