Volume and database management utilities
report_volume
Lists the operating system path of all existing Teamcenter volumes. The path does not include the network node name. Syntax report_volume [-u=user-id {-p=password | -pf=password-file} -g=group] -f=file-name [-date=yymmddhhmmss] -h Arguments -u Specifies the user ID. This is a user with Teamcenter 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. -f Specifies the name of the output report file. The utility automatically appends this file name with the .volumes extension. -date Specifies the date string. Must be in yymmddhhmmss format where yy is the year, mm is the month, dd is the day, hh is the hour, mm is minutes and ss is seconds. This argument is optional. If not supplied, all volumes are reported. Otherwise, only volumes and files created after the input date are reported. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in Log files produced by Teamcenter. Restrictions Do not include a directory path with the -f argument. The output file must be written to the current working directory. Examples To list all existing volumes in a file called out.volume, enter the following on a single line: Copy $TC_ROOT/bin/report_volume -u=admin-user -p=admin-password -g=dba -f=out Related Topics Introduction to administering volumes
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/uqa1737253718952/report_volume.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)