codepageutil test_codepage

Determines whether the database can handle all of the characters in a specified character set.

Applicability

Platform: Windows

Command type: codepageutil subcommand

Synopsis

codepageutil test_codepage
dbset_name db_name | login password codepage

Description

The codepageutil test_codepage subcommand determines if the database can handle all of the characters in a specified character set.

Options and arguments

dbset_name
The name of the database set or connection containing the database to be checked.
db_name
The logical name of either the schema repository or master database, or user database to be checked.
Note: The db_name for the master database is MASTR.
login
The Rational® ClearQuest® login name of the user. This user must have Super User privileges.
password
The Rational ClearQuest password for the user. If there is no password, enter an empty set of double quotes.
codepage
The code page setting for which you are testing the database.

Example

See also

codepageutil analyze_tables, installutil lscodepage, installutil setdbcodepage


Feedback