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
) how do u code after getting data?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Write down the divisions of cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the Purpose of Pointer in the string?
How arrays can be defined in COBOL?
Describe the cobol database components?
Are you comfortable in cobol or jcl?
What kind of error is trapped by on size error option?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between binary search and sequential search?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are various search techniques in cobol? Explain.