Opening an SQL Session 

Use

You create an SQL session with the database kernel for the specified operator. 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 will be 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 outputs an OK message.

In the event of errors, see Reply Format.