-
Notifications
You must be signed in to change notification settings - Fork 144
/
datasets.properties
84 lines (59 loc) · 1.93 KB
/
datasets.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# Dataset references
# Build properties for Partition Data Sets (PDS) used by zAppBuild build scripts.
# Please provide a fully qualified DSN for each build property below.
# Ex:
# MACLIB=SYS1.MACLIB
# z/OS macro library. Example: SYS1.MACLIB
MACLIB=
# Assembler macro library. Example: CEE.SCEEMAC
SCEEMAC=
# LE (Language Environment) load library. Example: CEE.SCEELKED
SCEELKED=
# High Level Assembler (HLASM) load library. Example: ASM.SASMMOD1
SASMMOD1=
# Cobol Compiler Data Sets. Example: COBOL.V4R1M0.SIGYCOMP
SIGYCOMP_V4=
SIGYCOMP_V6=
# PL/I Compiler Data Sets. Example: PLI.V5R2M0.SIBMZCMP
IBMZPLI_V52=
IBMZPLI_V51=
# CICS Macro Library. Example: CICSTS.V3R2M0.CICS.SDFHMAC
SDFHMAC=
# CICS Load Library. Example: CICSTS.V3R2M0.CICS.SDFHLOAD
SDFHLOAD=
# CICS COBOL Library. Example: CICSTS.V3R2M0.CICS.SDFHCOB
SDFHCOB=
# CICS PLI Library. Example: CICSTS.V3R2M0.CICS.SDFHPL1
SDFHPL1=
# MQ COBOL Library. Example: CSQ.V9R1M0.SCSQCOBC
SCSQCOBC=
# MQ PLI Library. Example: CSQ.V9R1M0.SCSQPLIC
SCSQPLIC=
# MQ Assembler Library. Example: CSQ.V9R1M0.SCSQMACS
SCSQMACS=
# MQ Load Library. Example: CSQ.V9R1M0.SCSQLOAD
SCSQLOAD=
# DB2 Load Library. Example: DB2.V9R1M0.SDSNLOAD
SDSNLOAD=
# DB2 Exit Library. Example: DBC0CFG.SDSNEXIT
SDSNEXIT=
# IMS Macro Library. Example: DFS.V11R1M0.SDFSMAC
SDFSMAC=
# IMS RESLIB. Example: DFS.V11R1M0.SDFSRESL
SDFSRESL=
# User generated library for DB/DC and DC installations. Example: DFS.V11R1M0.REFERAL
REFERAL=
# IBM Debug Library containing Exits
SEQAMOD=
# Optional IDz Load Library. Example: FEL.V14R0M0.SFELLOAD
SFELLOAD=
# Optional IDZ zUnit / WAZI VTP library containing necessary copybooks. Example : FEL.V14R2.SBZUSAMP
SBZUSAMP=
# REXX Compiler Data Sets. Example: REXX.V1R4.SFANLMD
SFANLMD=
# Easytrieve Load Library. Example:
# Easytrieve: EZT.PRODUCT.LOADLIB
# IBM Migration Utility: SYS1.SFSYLOAD
EZETLOAD=
# PD Tools Common Component load library. Example : PDTCC.V1R8.SIPVMODA
PDTCCMOD=