Answer Posted / sathya
what they said is right.but i got this error my mistake is
S0C7
Invalid character in COMP/COMP-3 numeric field – check all
COMP/COM-3 numeric fields and arithmetic operations
| Is This Answer Correct ? | 26 Yes | 7 No |
Post New Answer View All Answers
in ways data can be passed to a COBOL program from JCL?
what is SOC4 error?
What are steplib and joblib? What for they are used?
What is the function of a dd statement?
what is the use of IEBGENER utility?
What are the rules employed while naming the steps in a job?
Must tape dataset definitions include vol=ser specifications?
how to compare two datasets without using superce because output is limited to 133 bytes
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.
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to alter the parameters for the existing gdg?
In job processing, what happens in execution stage?
Explain about ISPF/TSO Commands
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the significance of addrspc parameter in exec statement?