IBM Books

XML Extender Administration and Programming

From the DB2 command shell

Enter dxxadm from the command line, specifying the database that is to be disabled.

Syntax:
dxxadm disable_db
>>-dxxadm---disable_db---dbName--------------------------------><
 

Parameters:

dbName
The name of the database that is to be disabled.

Example: disables an existing database, called SALES_DB.

dxxadm disable_db SALES_DB
 


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]