ILE C/C++ Programmer's Guide

Reclaiming System Resources

You may encounter situations where system storage is exhausted, for example:

In such situations, you may want to reclaim system resources that are no longer needed for a program, but are still tied up because an activation group has not been deleted. You have the following options:

Using the Reclaim Resources (RCLRSC) Command

The RCLRSC command works differently depending on how the program was created:


[ Top of Page | Previous Page | Next Page | Table of Contents ]