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 enabled.

Syntax:
dxxadm enable_db
>>-dxxadm---enable_db---dbName---------------------------------><
 

Parameters:

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

Example: Enables an existing database, called SALES_DB.

dxxadm enable_db SALES_DB
 


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