Documentation
(C) IBM Corp. 1996, 1999

Text Extender: Administration and Programming

TXNADD

This command creates an additional Text Extender server on the specified node. The TXSTART command subsequently starts the server.

Authorization

(UNIX only) SYSADM, DBADM

Command syntax

>>-txnadd--node-number--+-------+------------------------------><
                        '-port--'
 

Command parameters

node-number
The number of the node to be added. Specify the node number exactly as it is specified in the db2nodes.cfg file.

port
The port number to be used for the added node. You must specify a port number if you are adding a physical node, or if your node configuration contains physical nodes.

Usage notes

Use TXNCHECK to check which indexes you must recreate to remain synchronous with your database.
Tip

If you add a physical node to a node configuration that has logical nodes, you must first drop the instance and then recreate the instance, specifying port numbers for all the nodes.


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