| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
atulbagewadikar
Joined: 15 Jun 2006
Posts: 5
|
| Posted: Fri Jun 06, 2008 7:03 am Post subject: Info on MADIO Parameter |
|
|
I have below information about MADIO parameter:
MADIO - Maximum DBMS Calls between Screen I/O Operations
Possible Values 0, or 30 - 32767
Default Value 512
This parameter indicates the maximum number of DBMS calls permitted between two screen I/O operations (also in batch mode).
If the specified limit is exceeded, the Natural program is interrupted and the user is notified with Natural Error Message 1009.
MADIO=0 indicates that no limit is to be in effect.
The questions I have are:
1. Is it possible to change the value of this parameter in program?
e.g. If my TEST region has a limit of 5000 calls, Can I alter it in my program?
2. How to check the current assigned value to this parameter in NATURAL?
Awaiting your quick replies... |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|