Syntax
<use_user_statement> ::= USE
<user_statement>;Use
This
command for setting up a session terminates the current connection of the REPM Server to the database instance and sets up a new connection with the specified parameters.If you do not enter a database instance under
<user_statement>, the new connection is created to the database instance that was used prior to the USE USER command.