We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Post New Answer View All Answers
is there any way to execute more than one proc in the same exec statement at the same time..?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
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
List the different jcl statements that are not permitted in the procedures?
Is it possible to left uncode disp?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What are the parameter we cannot use in procedure?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Explain about LMFREE�free data set from its association with data ID
What is the function of dd name parameter with a 2 part structure; audit.report?
Is there any command to check wether the ps file is in sorted order?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of the dd dcb keyword?
how you will the direct the data to spool using sysout option?
Can we call instream to catalog and catalog to instream?