ARS_STORAGE_MANAGER parameter
Determines whether the server program is linked to a cache-only storage manager or an archive storage manager. You must specify this parameter on library and object servers.
You can specify one
of the following values:
- CACHE_ONLY
- Link the server program to a cache-only storage manager.
- TSM
- Enables all external storage managers supported
by Content Manager OnDemand. The Content Manager OnDemand server requires additional software
to utilize Tivoli® Storage Manager (TSM)
as a storage manager. If that additional software is not installed,
the server will not start when the
ARS_STORAGE_MANAGER
value is set toTSM
. This is the default value in the ARS.CFG file that is provided by IBM®. - NO_TSM
- Enables all external storage managers supported by Content Manager OnDemand except Tivoli Storage Manager. This value is used when the additional software to support Tivoli Storage Manager is not installed and Tivoli Storage Manager is not required as an external storage manager.
- ADSM
- Deprecated. This option has been replaced by TSM. ADSM is still supported for existing customers.