Example: Correcting problems that exist in a directory subtree

 

In this situation, the known problems are isolated to a group of objects within a directory subtree. An application is failing due to the problems within the directory subtree. You need to correct the problems quickly without disrupting normal file system operations.

To reclaim the objects within the directory subtree, use this command:

RCLLNK OBJ('/MyApplicationInstallDirectory') SUBTREE(*ALL)

where MyApplicationInstallDirectory is the name of the directory containing the problem objects.

 

Parent topic:

Examples: Reclaim Object Links (RCLLNK) command