NAME
adminbug - ClearDDTS administration utility
SYNOPSIS
adminbug [command]
DESCRIPTION
Use adminbug to administer the ClearDDTS network. The
ClearDDTS network is a collection of machines whose
connectivity has been defined using adminbug. Once a
machine has been installed and adminbug has been informed of
the connectivity, ClearDDTS automatically takes care of
reconfiguring all other systems in the ClearDDTS network to
understand about the new machine.
Generally, beyond initial installation and occasionally
adding new projects, no further administration is required.
As new projects are defined on the current machine or on
remote machines, ClearDDTS takes care of the details of
informing the network about those projects.
When invoked without a command operand, adminbug prints the
following message and prompt:
*****************************************
**** ClearDDTS Administation Utility ****
*****************************************
DDTSHOME=current ClearDDTS home directory
Enter '?' for help at any time.
adminbug>
It then waits for you to enter a command, and executes the
command once entered. It then prompts again and goes on
this way until a quit command is entered. Most commands
cause adminbug to ask you several questions interactively.
The commands are summarized in the table below. Consult the
ClearDDTS Administration Manual for a complete description
of all these commands.
When invoked with a command argument, adminbug executes that
single command and exits without prompting for more
commands.
COMMANDS
| ClearDDTS INSTALLATION | |
|---|---|
| inst dsbl mins dbms chdb |
Install ClearDDTS and make the current machine the ClearDDTS server.
Disables (deinstalls ClearDDTS) Modify installation parameters (such as adminstrator names). Build Change the RDBMS used by ClearDDTS |
| REMOTE SITE CONNECTION | |
| conn dcon |
Establish a connection between this site and another. Remove the connection between this site and another. |
| CLASS CREATION/DELETION | |
| clas meta mmta dcls rcls |
Create a new ClearDDTS class. Create a new metaclass. Modify metaclass parameters. Delete a class. Rename a class. After renaming a class, you must run the dbms command to rebuild the database. |
| PROJECT CREATION AND MAINTENANCE | |
| aprj cprj dprj oprj mprj bprj sprj rprj renm |
Add a new project to ClearDDTS. Close a project temporarily, preserving defect data. Delete a project from this machine, reclaiming the disk space. Reopen a closed project, or a project moved to this system. Modify parameters of a project (e.g., mail notification lists). Rebroadcast project information to the ClearDDTS network. Save a project for transfer to another machine. Restore a previously saved project on a new machine. Rename a project. |
| PROJECT SUBSCRIPTION | |
| asub dsub msub |
Ask for a subscription to a project. Delete a subscription to a project. Modify subscription parameters. |
| MAINTENANCE | |
| smnt emnt |
Gracefully shut down ClearDDTS on this machine for maintenance. End maintenance mode and bring ClearDDTS back up. |
| LIST CONFIGURATION INFO | |
| lprj lsit ladm lown lsub lbug |
List the parameters of a project. List the other hubs connected to this hub. List the ClearDDTS administrators on this machine. List the projects owned on this machine. List the projects subscribed to on this machine. List the projects to which defects may be submitted. |
| LICENSE COMMANDS | |
| alic type |
Add a license to ClearDDTS. Prints out information about ClearDDTS licenses. |
| MISCELLANEOUS | |
| quit exit ? ? cmnd |
Exit adminbug. Exit adminbug. Display context sensitive help. Explain one of the commands (for example, ? aprj) |
You can get help from adminbug at any prompt by entering a '?'.
SEE ALSO