IBM Books

Image, Audio, and Video Extenders Administration and Programming

RECONNECT SERVER FOR DATABASE AT NODENUM (EEE Only)


Image Audio Video
X X X

Reconnects the server to the specified database at the specified node.

Authorization

SYSADM, SYSCTRL, SYSMAINT, DBADM

Command syntax

>>-RECONNECT SERVER FOR DATABASE--database_name----------------->
 
>----AT NODENUM--node_number-----------------------------------><
 

Command parameters

database_name
The database you want to reconnect to the server.

node_number
The node you want to reconnect to the server.

Examples

Reconnect the server to the database called MY_DATABASE at node number 2:

reconnect server for database my_database at nodenum 2

Usage notes

To reconnect the server to all databases on all nodes, use the DMBSTART command.


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