Answer Posted / guest
This error is faced when we execute the COBOL program. The
main reason for this error is that a variable is defined
with less characters and we are trying to move data which is
larger than the actual storage space.
| Is This Answer Correct ? | 39 Yes | 27 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the purpose of the dd keylen parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
which parameter is use to declare the name of dataset in dd statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Can we use DISP=SHR in output file in JCL
What is the function of job statement in jcl?
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
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is one line to pass PARM from JCL to COBOL?
What is the significance of addrspc parameter in the exec statement?
Where & How Do You Code Identifier In Jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?