setdbcodepagetonochecking

Sets the Rational® ClearQuest® data code page to NOCHECKING.

Applicability

Platform: Windows®

Command type: installutil subcommand

Synopsis

installutil setdbcodepagetonochecking
[–dbset dbset_name] admin_user admin_password

Description

The installutil setdbcodepagetonochecking command sets the Rational ClearQuest data code page to NOCHECKING. This command is used when you do not want to enforce a single code page for a schema repository.

Important: Setting the Rational ClearQuest data code page to NOCHECKING may result in data corruption. Do not use this option for new schema repositories. If you use this command, Rational ClearQuest does not verify that the data entered from clients can be stored in the database, and it does not verify that data stored in the database can be successfully displayed and processed on clients. Also, ClearQuest MultiSite does not function if you use this command to set the data code page on a replicated database.

Options and arguments

dbset_name
The name of the database set or connection that contains the database to be checked. If you omit this parameter, the dbset_name uses the default 7.0.0 connection name.
admin_user
The Rational ClearQuest login name of the administrative user. This user must have Super User privileges.
admin_password
The Rational ClearQuest password for the administrative user. If there is no password, enter an empty set of double quotes.

Examples

See also

codepageutil test_codepage, codepageutil analyze_tables, installutil lscodepage, installutil setdbcodepage


Feedback