setlocale

The setlocale command changes the locale setting for the cluster. It also changes command output to the chosen language.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- svctask -- -- setlocale -- -- -locale -- locale_id --------><

Parameters

-locale locale_id
Specifies the locale ID.

Description

This command changes the language in which error messages are displayed as output from the command-line interface. Subsequently, all error messages from the command-line tools are generated in the chosen language. This command is run when you request a change of language (locale) and is generally run from the Web page. Issue the setlocale command to change the locale setting for the cluster; all interface output is changed to the chosen language. For example, to change the language to Japanese, type the following:


svctask setlocale -locale 3

where 3 is the value for Japanese. The following values are supported:
  • 0 US English (default)
  • 3 Japanese
Note: This command does not change the front panel display panel settings.

An invocation example

svctask setlocale -locale 3

The resulting output

No feedback
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.