Filename

Use the filename option with the query systeminfo command to specify a file name in which to store information.

You can store information gathered from one or more of the following items:

  • DSMOPTFILE - The contents of the dsm.opt file.
  • AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsDSMSYSFILE - The contents of the dsm.sys file.
  • AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systemsENV - Environment variables.
  • ERRORLOG - The Tivoli® Storage Manager error log file.
  • FILE - Attributes for the file name that you specify.
  • Windows operating systemsFILESNOTTOBACKUP - Enumeration of Windows Registry key:
    HKEY_LOCAL_MACHINE\
       SYSTEM\
          CurrentControlSet\
             BackupRestore\
                FilesNotToBackup
    This key specifies those files that back up products should not back up. The query inclexcl command indicates that these files are excluded per the operating system.
  • INCLEXCL - Compiles a list of include-exclude in the order in which they are processed during backup and archive operations.
  • Windows operating systemsKEYSNOTTORESTORE - Enumeration of Windows Registry key:
    HKEY_LOCAL_MACHINE\
       SYSTEM\
          ControlSet001\
             BackupRestore\
                KeysNotToRestore
    This key specifies those Windows Registry keys that back up products should not restore.
  • Windows operating systemsMSINFO - Windows system information (output from MSINFO32.EXE).
  • OPTIONS - Compiled options.
  • Windows operating systemsOSINFO - Name and version of the client operating system.
  • AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsOSINFO - Name and version of the client operating system (includes ULIMIT information for UNIX and Linux).
  • POLICY - Policy set dump.
  • Windows operating systemsREGISTRY - Tivoli Storage Manager-related Windows Registry entries.
  • SCHEDLOG - The contents of the schedule log (usually dsmsched.log.
  • Windows operating systemsSFP - The list of files protected by Windows System File Protection, and for each file, indicates whether that file exists. These files are backed up as part of the SYSFILES system object.
  • Windows operating systemsSFP=filename - Indicates whether the specified file (filename) is protected by Windows System File Protection. For example:
    SFP=C:\WINNT\SYSTEM32\MSVCRT.DLL
  • Windows operating systemsSYSTEMSTATE - Windows system state information.
  • AIX operating systemsCLUSTER - AIX® cluster information.
  • Windows operating systemsCLUSTER - Windows cluster information.
Note: The query systeminfo command is intended primarily as an aid for IBM® support to assist in diagnosing problems, although users who are familiar with the concepts addressed by this information might also find it useful. If you use the console option, no special formatting of the output is performed to accommodate screen height or width. Therefore, the console output might be difficult to read due to length and line-wrapping. In this case, use the filename option with the query systeminfo command to allow the output to be written to a file that can subsequently be submitted to IBM support.
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systems

Supported Clients

This option is valid for all clients.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-FILEName = - --outputfilename-------------------------------><

Parameters

outputfilename
Specifies a file name in which to store the information. If you do not specify a file name, by default the information is stored in the dsminfo.txt file.

Examples

Command line:
query systeminfo dsmoptfile errorlog -filename=tsminfo.txt