What is a Proc ? why do we go for a Proc ? What are the
types of procs?Can we have nesting in Procs ?

Answer Posted / pradeep

Can some one of u justify wid examples?

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can a jobs execution priority be modified?

743


What is the motivation behind coding class parameter in job statement?

692


How can the attributes of one sms dataset be copied to another dataset?

862


How to execute 2nd and 4th steps among 5 steps in jcl proc?

750


Does jcl support automatic restart?

763






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

7091


List the various advantages of using jcl language?

854


What is the use of symbol // in jcl?

931


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

707


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

750


In job processing, what happens in execution stage?

700


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2069


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

586


Is it possible to left uncode disp? If yes, how?

708


How jcl work to handle various input output file operations?

660