RADE

Source Code Manager

adl_lock_db

Locking a database server

Quick Reference

Abstract

The adl_lock_db command locks a SCM database. 


Synopsis

adl_lock_db database... [-no_check_connect] [-h | -help | -?]

Usage

To manage the central database, the adl_lock_db command will lock the database if necessary. To unlock the database, see the [3] adl_unlock_db command.
 

[Top]

Options

adl_lock_db accepts the following options:
 

-h | -help | -? Help of the command
database ... Name of databases to lock
-no_check_connect The connection to the database is not checked.

[Top]

Examples

Lock the "DatabaseName" database:

adl_lock_db DatabaseName

 

Lock the "DatabaseName" database, without any control:

adl_lock_db DatabaseName -no_check_connect 

[Top]


References

[1]
[2]
[3]
adl_monitor: Creating a new site
adl_file_server: Managing the file server
adl_unlock_db: Unlocking a database

[Top]


History

Version: 2 [Jan 2003] Command adl_lock_base has been renamed to adl_lock_db
Version: 1 [May 2001] Document created

[Top]


Copyright © 2001, Dassault Systèmes. All rights reserved.