CL Command Reference - RCLLIB

CL Command List > RCLLIB Reference

Description:

The Reclaim Library (RCLLIB) command rebuilds the internal objects of a library that contain the object descriptive information for all objects in the library and the library object itself.

This command rebuilds, where possible, internal objects of the library that were damaged or destroyed.

Restrictions:

1. You must have object existence (*OBJEXIST) and use (*USE) authorities for the library to be rebuilt. This is the same authority required to delete a library with the Delete Library (DLTLIB) command.

2. Only the internal objects of a library which contain the object descriptive information are rebuilt. No other objects in the library are validated or rebuilt.

3. This command can be used on any library other than QTEMP.



Examples:

RCLLIB LIB(TESTLIB)

This command determines if the object descriptive information of library TESTLIB is damaged. The damaged parts of the library are rebuilt.