Specifies whether to create a package if some DBRM objects do not exist.
Syntax:
EXIST-CHECK={REQUIRED|OPTIONAL}
Parameters:
REQUIRED |
Specifies that a package will be created only if all DBRM objects exist. |
OPTIONAL |
Specifies that a package will be created even if some DBRM objects do not exist. |
Comments:
This directive is only relevant for a program that has been statically bound.