What is the error code SOC01 indicate ?

Answer Posted / l c sharma

This happens when accept statement is used in COBOL
program for SYSIN but there is no SYSIN defined in the
program.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you access an uncataloged dataset in a jcl?

841


what operation is performed by job statement?

661


Explain how can the disposition of sysout datasets be set for an entire jobstream?

636


What is the function of the dd avgrec keyword in sms datasets?

841


What are the jcl procedures?

645






How does jcl specify the job to the operating system?

751


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1801


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

728


Explain the hierarchy levels in jcl?

1120


What is the format of comment statement?

666


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

743


Can we use DISP=SHR in output file in JCL

953


how to do automated restart when a job abends?

853


Explain how can a jobs execution priority be modified?

742


how to compare two datasets without using superce because output is limited to 133 bytes

1482