How to increase the logical record length of existing PS
file?
Answer Posted / raghu
Sntax: //SYSOUTDD DD SYSOUT=*,OUTLIM=500
by using outlim paramtr we can increase it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
What are different data types in cobol?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What type of SDLC u followed? Why?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between binary search and sequential search?
how do you define single dimensional array and multidimensional array in your cobol?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between external and global variables in COBOL?
Write down the divisions of cobol program?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the default value(s) for an initialize and what keyword allows for an override of the default?