IBM Tivoli Storage Manager, Version 7.1

UPDATE LIBRARY (Update a FILE library)

Use this syntax to update a FILE library

Privilege class

To issue this command, you must have system privilege or unrestricted storage privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UPDate LIBRary--library_name--+--------------------+--------><
                                 '-SHAREd--=----Yes---'   

Parameters

library_name (Required)
Specifies the name of the library to be updated.
SHAREd
Specifies that this library is shared with other servers in a storage area network (SAN). You must issue this command from the server defined as the primary library manager for the shared library. This parameter is required for libraries defined to a library manager and for libraries used for NDMP operations. Specify SHARED=YES to update a library that is not currently shared.
Important: If a library has a path from a data mover (such as a NAS file server) but no connection to the Tivoli® Storage Manager server, the library cannot be shared with another Tivoli Storage Manager server.

Example: Update a FILE library to be shared

Update a file library named FILE2, so that it is shared:
update library file2 shared=yes


Feedback