What is the error code SOC01 indicate ?
Answer Posted / guest
Operation exception error For e.g. a dataset open error
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How do you access an uncatalogued dataset in a jcl?
What are hierarchy levels in jcl?
Is condition checking possible in jcl? If yes, how?
Where & How Do You Code Identifier In Jcl?
What is the purpose of dd * statement in jcl?
What is job control language?
what sort card you will use to copy the data from one dataset to another dataset?
what is use of dsn parameter in dd statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain how can a jobs execution priority be modified?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What statement can be used to send data to another mvs jes3 node?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?