installutil lscodepage

Displays the data code page of the Rational® ClearQuest® schema repository and the associated user databases.

installutil lscodepage

Platform: Windows

Command type: installutil subcommand

Synopsis

installutil lscodepage
[–dbset dbsetName] adminUser adminPassword

Description

The installutil lscodepage subcommand displays the data code page of the Rational ClearQuest schema repository and the associated user databases.

Options and arguments

dbsetName
The name of the database set or connection that contains the database to check.
adminUser
The login name of an administrative user. This user must have the Super User privilege.
adminPassword
The password for the adminUser user. If there is no password, enter an empty set of double quotation marks ("").

Example

  • Display the data code page of the schema repository and associated user database.

    installutil lscodepage -dbset 8.0.1 admin ""

    Code page of 8.0.1:  20127 (US-ASCII) (default)  
    Code page of client: 1252  (ANSI - Latin I)

    The ClearQuest data code page value of the 8.0.1 schema repository is the default value of 20127 (US-ASCII). The local character set is 1252 (ANSI - Latin I).