


The USE SERVERDB statement can be used to change to another database without leaving LOAD. Prerequisite is that a user with the same name and password exists on the new database. The database connection is not established in addition to, but instead of the current connection.
Syntax:

Database name and servernode name are not automatically converted into uppercase characters.
If the ON option is omitted the servernode on which the user is working is assumed.


