showfirmwareversion - Server Management

Teradata Server Management Web Services User Guide

Product
Server Management
Release Number
12.08
Published
May 2018
Language
English (United States)
Last Update
2017-04-10
dita:mapPath
gym1510697168895.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-5350
Product Category
Hardware
Software

Purpose

The showfirmwareversion command displays or outputs all firmware instances in the system. It includes the installed firmware version for each component, the supported firmware version for each component, and reports whether there is a mismatch between them.

Syntax

showfirmwareversion [-a[lias]] [-f[ile] outputFile -c[sv]]
This command returns the following messages:
  • OK: The firmware version installed is the currently supported version.
  • Mismatch: The firmware version installed is not the currently supported version.
  • Unknown: The firmware version information is missing or unavailable.

Parameters

-a[lias]
Displays or saves output using the component alias.
-c[sv]
When used with -f[ile] , saves the information in CSV (comma-separated value) format to the specified output file name. If -c[sv] is not used, the information is automatically saved to a .txt file.
-f[ile] outputFile
Specifies the name of the file to which the firmware version is output.
If the full path is not specified, the file is stored in username/sm_client/host/userdata
If this parameter is not used, the information is output to the screen.