No longer in GT.M since: V5.3-004A

TPSTACKCRIT, TP Stack space critical

Run Time Error: This indicates that a transaction has consumed almost all of the available stack space.

Action: Look for missing TCOMMIT commands. Modify the code to reduce the total change content of the transaction; pay special attention to recursion and variable usage.

loading table of contents...