902 FUNCTION EXCEEDS WORKSPACE DURING RUN |
Virtual Machine |
Trail: PROIV Documentation > Developer > Error Messages > 902 FUNCTION EXCEEDS WORKSPACE DURING RUN
Cause: The PROIV Function stack for the current function has overflowed.
Action: Check for recursive use of LSCALL or CALL statements within logic.
If you are not using Autosizing or the problem occurs in a non-Global Function, try adjusting the workspace size as described in error 901.
If you are using Autosizing and the problem occurs in a Global Function, then try increasing the STACKSIZE variable using the PROIV Virtual Machine Configurator.
Topic ID: 700029