what will happen if pass values more than 100 using PARM
parameter?
Answer Posted / pradeep raut
it will through JCL error
EXCESSIVE PARAMETER LENGTH IN THE PARM FIELD
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Define cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Describe the cobol database components?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the usage of comp fields in cobol?
What is the Purpose of Pointer in the string?
what is the use of outrecord?
What guidelines should be followed to write a structured cobol prgm?
how do you reference the fixed unblock file formats from cobol programs
Write the code to count the sum of n natural numbers.
What are the pertinent COBOL
How do you define a variable of comp-1 and comp-2?
Name the sections present in data division.
) how do u code after getting data?