Volume and database management utilities
volume_info
Displays volume information, including the network nodes containing the volumes. Syntax volume_info -u=user-id {-p=password | -pf=password-file} -g=group [-volume=volume-name] [-list_node] [-list_volumes] -node=node-name [-h] Arguments -u Specifies the user ID. This is generally a user with administration privileges. Note If Security Services single sign-on (SSO) is enabled for your server, the -u and -p arguments are authenticated externally through SSO rather than being authenticated against the Teamcenter database. If you do not supply these arguments, the utility attempts to join an existing SSO session. If no session is found, you are prompted to enter a user ID and password. -p Specifies the password. -pf Specifies the password file. For more information about managing password files, see Manage password files. This argument is mutually exclusive with the -p argument. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. -volume=volume-name Displays information for the specified volume. -list_node Displays the current volume node. -list_volumes Displays a list of all Teamcenter volumes in the Teamcenter environment. -list_volumes -node=node-name Displays the volume on the specified node. -h Displays help for this utility. Examples Enter the following command on a single line to list all the volumes in the Teamcenter environment: Copy volume_info -u=admin-user -p=admin-password -g=dba -list_volumes Enter the following command to display the information for the specified volume: Copy volume_info -u=admin-user -p=admin-password -g=dba -volume=volume-name Enter the following command to list the node for the current volume: Copy volume_info -u=admin-user -p=admin-password -g=dba -list_node Enter the following command to list the volume for the specified node: Copy volume_info -u=admin-user -p=admin-password -g=dba -list_volumes -node=node-name Related Topics Introduction to administering volumes
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/uqa1737253718952/xid1171350.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)