unlockuserdb

Unlocks a user database.

Applicability

Platform: Windows®

Command type: installutil subcommand

Synopsis

installutil unlockuserdb
[–dbset dbset_name] db_vendor server database dbo_login dbo_password connect_options

Description

The unlockuserdb subcommand unlocks the user database. When you create database copies using the installutil convertschemarepo command, the production databases are locked before they are copied. Using installutil unlockuserdb unlocks the user database.

Options and arguments

-dbsetdbset_name
The name of the database set or connection containing the database to be checked.
db_vendor
server
database
The name of the original database (not the schema repository).
dbo_login
dbo_password
connect_options

For vendor-specific arguments see ../../com.ibm.rational.clearquest.admin.doc/topics/c_vend_db_props.htm.

Examples

See also

unlockschemarepo, convertschemarepo


Feedback