DISPLAY OBJNAME (Display a full object name)

Use this command when you want Tivoli® Storage Manager to display a full object name if the name displayed in a message or query output has been abbreviated due to length. Object names that are very long can be difficult to display and use through normal operating system facilities. The Tivoli Storage Manager server will abbreviate long names and assign them a token ID which might be used if the object path name exceeds 1024 bytes. The token ID is displayed in a string that includes identifiers for the node, filespace, and object name. The format is: [TSMOBJ:nID.fsID.objID]. When specified with the DISPLAY OBJNAME command, the token ID can be used to show the full object name.

Privilege class

Any administrator can issue this command

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DISplay OBJname--token_ID-----------------------------------><

Parameters

token_ID (Required)
Specifies the ID reported in the [TSMOBJ:] tag, when an object name is too long to display.

Example: Display the full object name of a token ID in a message

Assume the you receive the following message:
ANR9999D file.c(1999) Error handling file [TSMOBJ:1.1.649498] because 
of lack of server resources.
Display the full object name for the file referenced in the error message by specifying the token ID on the DISPLAY OBJNAME command.
display obj 1.1.649498

Related commands

Table 1. Commands related to DISPLAY OBJNAME
Command Description
QUERY CONTENT Displays information about files in a storage pool volume.