Previous Topic Next topic Print topic


INIT

Syntax:

INIT={PROT | S | X }
NOINIT

Parameters:

PROT For SQL programs that need to protect the database on STOP RUN but do not want to initialize.
S Database to be used in shared mode
X Database to be used in exclusive mode

Properties:

Default: NOINIT
Previous Topic Next topic Print topic