-
Notifications
You must be signed in to change notification settings - Fork 143
/
Copy pathbind.properties
49 lines (39 loc) · 1.29 KB
/
bind.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#
# DB2 Bind Options
# Build properties used by BindUtilities.groovy to build a DB2 application package for
# SQL programs in the application
#
# Only enabled for user builds
#
# Max Bind RC
bind_maxRC=4
# Flag indicating to run DB2 BIND PACKAGE. Set to 'true' to bind SQL programs
# can be overridden by file properties
# Default: false
bind_performBindPackage=false
# Flag indicating to run DB2 BIND PLAN. Set to 'true' to bind SQL programs
# can be overridden by file properties
# Default: false
bind_performBindPlan=false
# Bind jobcard for the JCL that is generated
# can be overridden by file properties
bind_jobCard=//DB2BIND JOB 'DBB-DB2BIND',MSGLEVEL=(1,1),MSGCLASS=R,NOTIFY=&SYSUID
# Specify the name of the DB2 subsystem
# can be overridden by file properties
bind_db2Location=
# Specify the DB2 collection (Package)
# can be overridden by file properties
bind_collectionID=
# Specify the DB2 Plan name
# can be overridden by file properties
bind_plan=
# Specify the DB2 Plan pklist
# can be overridden by file properties
# example: *.MORTAGE.*
bind_plan_pklist=
# Specify the owner of the package, if empty user.name will be used
# can be overridden by file properties
bind_packageOwner=
# Specify the value of the implicit qualifier.
# can be overridden by file properties
bind_qualifier=