USE SERVERDB Command 

Syntax

<use_serverdb_statement> ::= USE <database_name_statement>

Prerequisites

A user with the same name and password must exist on the new database instance.

Use

Use this command for setting up a session to switch to another database instance without exiting the Replication Manager. It terminates the connection to the current database instance and sets up the new connection to the database instance.

All subsequent commands are referred to this database instance by the Replication Manager.

USE SERVERDB MK1 ON PCnew;