Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
XDB Directive Options
>
CHANGE-CONTROL
CHANGE-CONTROL
Controls package creation during the bind process.
Syntax:
CHANGE-CONTROL=[ERROK][NOERR]
Parameters:
ERROK
Creates a package even if an error occurs during the bind process.
NOERR
Does not create a package if an error occurs during the bind process.
Properties:
Default:
NOERR
Comments:
This option only has meaning when program has been statically bound.
Parent topic:
XDB Directive Options
Comments:
This option only has meaning when program has been statically bound.