The installutil unlockschemarepo subcommand unlocks a schema repository.
Production databases are locked before they are copied when you use the installutil convertschemarepo subcommand to copy a schema repository and create a sample database for testing the upgrade process. Use the installutil unlockschemarepo subcommand to unlock the schema repository and allow users to continue using it while you test the copy.
installutil unlockschemarepo ORACLE MySR ORC srowner sroPaSSWorD "LOB_TYPE=CLOB"
installutil unlockschemarepo admin admPaSSWorD MYDB SQL_SERVER MySQLServer MyNewSchemaRepo dbowner dboPaSSWorD "PORT=3000"