1.

What needs to be done to ensure the program executes above 16 Meg Line?

Answer»

We need to do the following steps:

  • Ensure the LINK option is set to AMODE=31 and RMODE=ANY.
  • Compile option does not have SIZE(MAX).
  • For EFFICIENCY, BUFSIZE can be 2K.


Discussion

No Comment Found