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
Parent topic:
DB2 Compiler Directive Options
Related information
INIT DB2 Directive Option