Extracting Images from the Catalog Archives
The situation may arise in which a storage provider needs to extract all of a specific client's records. The storage provider can extract the customer images from the catalog archive by creating separate archives based on client name.
To extract images from the catalog archives based on a specific client
-
Create a volume pool for the client.
-
Create a catalog archiving policy. Indicate the volume pool for that client in the Attributes tab.
-
Run bpcatlist so only the .f files from that client are listed. For example:
bpcatlist -client clientname | bpcatarc | bpcatrm
-
If you don't wish to write more images to that client's volume pool, change the volume pool before running another archiving a catalog again.
|