Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
XDB Directive Options
>
PACKAGE-OWNER
PACKAGE-OWNER
Specifies the AuthID assigned to the package. This AuthID must have authority to execute all the SQL in the package.
Syntax:
PACKAGE-OWNER=
authid
Parameters:
authid
Any valid AuthID.
Properties:
Default:
None
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.