Entering content frame

 Opening an SQL Session 

Use

You create an SQL session for the specified DBM operator with the database kernel. The operator of an SQL session shares the performance of the database instance with up to n additional operators.

If you have not specified an operator, the DBM operator registered on the server is logged on.

Prerequisites

You have the DBM operator authorization DBInfoRead or AccessSQL.

You are working in script mode or session mode.

Syntax

sql_connect [<userid>,<password>]

Reply

The system displays an OK message.

In the event of errors, see Reply Format.

 

Leaving content frame