Answer Posted / viren
SOC4 Exception Occured in my Program, When I tried to Write
into the File that was not opened.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
What is the purpose of the dd keylen parameter?
What are some jcl statements that are not allowed in procedures?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
how can you check if a file is empty using jcl?
Can I send output of job to my remote device careerride123?
Describe the various parameters utilized in the creation of a gdg?
A dd statement consists of 4 fields. Name them?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the purpose of dd * statement in jcl?
which parameter is used to check the syntax of a jcl without executing it?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how to do automated restart when a job abends?
Where can program checkpoints be stored for use in a restart?