You can customize the workspace area size that is available to gen functions using the environment variables SPECSIZE and DATABUFFERSIZE.  These variables make the specification and data buffer area configurable and removes unneeded code to move the system file.

Use the environment variable SPECSIZE to configure specification size in k bytes. This includes the area for GENFILE/MSGF RCBs.

Minimum Size  = 10
Default Size  = 32
Maximum Size = 72

Use the environment variable DATABUFFERSIZE to configure data buffer size in k bytes. This is the default size of the application variable and stack area.

Minimum Size = 64
Default Size = 72
Maximum Size = 128

Comment on this topic

Topic ID: 720048

 
 
 

Table of Contents

Index

Glossary

-Search-

Back