Setwindowtitle

Use the setwindowtitle option to modify the title of the administrative client command window during processing.

For example, when you run the administrative client command (dsmadmc) on the client node and the administrative client connects to the IBM Spectrum Protect™ server, the following text is displayed in the title of the command window:
 CONNECTED TO SERVER: servername(serverhostname)
where servername is the name of the IBM Spectrum Protect server, and serverhostname is the host name of the IBM Spectrum Protect.

When you use the setwindowtitle option, any user-defined title of the command window is overwritten. After you disconnect the administrative client from the IBM Spectrum Protect server, the window title is reset to the user-defined window title.

AIX operating systemsLinux operating systemsOracle Solaris operating systemsOn AIX®, Linux, and Oracle Solaris operating systems, the terminal window title is reset to the title "Terminal" after you disconnect from the server.

Supported Clients

This option is valid for all clients.

Options File

AIX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsPlace this option in the client user-options file (dsm.opt) or the client system-options file (dsm.sys).

Windows operating systemsPlace this option in the client options file (dsm.opt).

Syntax

Read syntax diagramSkip visual syntax diagram
                   .-No--.   
>>-SETWINDOWTITLE--+-----+-------------------------------------><
                   '-Yes-'   

Parameters

No
The title of the administrative client command window is not changed during processing. This parameter is the default.
Yes
The IBM Spectrum Protect server name and host server name is displayed in the title of the administrative client command window.

Examples

Options file:
SETWINDOWTITLE YES
Command line:
-setwindowtitle=yes

This option is valid only on the initial command line. It is not valid in interactive mode.