Any application that accesses archived data (using either a read or a write operation) triggers a recall operation.
Procedure
-
Open a terminal or console window.
-
Perform an action that executes an open and read on an archived file.
For example, you can use the vi or cat commands as follows:
vi path filename
cat path filename
Results
After the recovery operation, stubs are replaced by files in the specified path.