RADE

Source Code Manager

adl_set_db

Updating database characteristics

Quick Reference

Abstract

The adl_set_db command updates the characteristics of a database managed on the current SCM site.


Synopsis

adl_set_db database_name  [-desc description] [-central | -no_central] [-dept | -no_dept] [-monitor | -no_monitor] [-h | -help | -?]

Usage

This command updates the characteristics of a database that have been declared on the current site. To know all the existing databases of the current site, run the [2] adl_ls_db command. To create a new database, run the [1] adl_mk_db command. To rename a database, run the [3] adl_ren_db command.

The characterics that can be changed are:

[Top]

Options

adl_set_db accepts the following options:

-h|-help|-? Help of the command
database_name Name of the database whose characteristics are to be changed
-desc description Text to describe the purpose of this database
-central To specify that the database is the SCM central database
-no_central To specify that the database is not the central database
-dept To specify that the database is a SCM department database
-no_dept To specify that the database is not a SCM department database
-monitor To specify that the database is the SCM monitor database
-no_monitor To specify that the database is not the SCM monitor database

Example

Specify that the database RANDDSY1 is intended to manage departemental information:

adl_set_db RANDDSY1 -dept
Setting the new parameters to the database "RANDDSY1".
Command successful.

[Top]


References

[1]
[2]
[3]
adl_mk_db: registering a new database
adl_ls_db: Listing existing databases
adl_ren_db: Renaming a database

[Top]


History

Version: 1 [Jan 2003] Document created

[Top]


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