Syntax options:
SQLOPTIONS= (CONNECT)
SQLOPTIONS= (NOCONNECT)
Specifies whether or not SQL allows multiple user connections
and access to global databases across modules. All SQL modules
in an application must be compiled with connections enabled or
disabled.
The SQLOPTIONS=NOCONNECT qualifier is the default.