how to identify a vasam dataset by seeing in 3.4(browse)
Answer Posted / mr.perfect
hi P.j.karthikeyan, whatever u r saying that it is correct
for KSDS. what about the ESDS and RRDS files?
how we know these files?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we call instream to catalog and catalog to instream?
What are the parameters that are used in creating a gdg?
which parameter is used to check the syntax of a jcl without executing it?
List the different jcl statements that are not permitted in the procedures?
What is the function of dd disp parameter?
What dd statement is used to supply the name of a dataset?
List the various advantages of using jcl language?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Can we use DISP=SHR in output file in JCL
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain about LMQUERY�give a dialog information about a data set
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
How is the record format of an output dataset specified?
What does a disposition of (new,catlg,keep) for a dsn mean?