what is an SDSF?
Latest Answer: System Display Search facility ...
how did you compress a pds? explain in detail?
Latest Answer: After a PDS has been subjected to a high volume of activity such as replacing members, adding new member and deleting members there may be unusable gaps or spaces between members stored within the PDS. A compress function using IEBCOPY is provided to ...
what is jes?explain in detail about jes?what is the difference between jes2 and jes3?
What is the name of the job that has an address space identifier (ASID) of one?
Which spool command is used to release a job that has been submitted with HOLD option?
Latest Answer: Type 'A' agianst the job ...
How to Run same steps in a jcl 'n' number of time each time with different input files without repeating the steps n times?
How to Run same steps in a jcl 'n' number of time without repeating the steps n times?
Latest Answer: Hi,if you want to run the same steps repeated number of times.code all those steps in a Proc (either ctaalog or instream), and call the proc when ever and where ever u want.please correct me if i am wrong incase.jinka.saikrishna@gmail.com ...
What is the SORT CARD pertaining to the following statements:SD SORT-FILE.01 SORT REC. 05 NAME PIC X(10). 05 FILLER PIC X(45). 05 DEPIT PIC X(15). 05 AGE PIC 9(3). 05 SALARY PIC 9(6)V99
Latest Answer: Sort Fields=(1,10,CH,A,74,5,PD,A,71,3,ZD,D) ...
Latest Answer: No...it wont allocated....why because.....datastes will be allocated only when the job executes....but here.....JCL error means.....job is not executed ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top