Name the system library from which modules are retrieved at
execution
Answers were Sorted based on User's Feedback
Answer / venkat
sys1.cee.sceerun is the library which will be used to pick
up the modules necessary during the run time or
execution...
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / pradeep
What Venkat has replied is right. You can view these
details by providing the command, TSO SHOWMVS
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you submit JCL via a Cobol program?
Explain about LMMLIST�list a library's members
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 have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
what do you mean By spooling? Expand SPOOL?
How to ALTER the name of a GDG ?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
How to submit jcl through a cobol program?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
what is full form of AIX