This topic describes the z/OS host data set rules, or parameters,
that the associated Windows file system checks in Rational Team Concert
for System z . ****JS, 2/19: Checks when? During what process? Mapping?****
Parameters
- Naming rules
- Attribute rules
Table 1. Attribute rules for a PDS data set| Attribute |
Default value |
Authorized value |
| Data set type (DSNTYPE) |
Library |
Library/PDS |
| Record format (RECFM) |
FB |
FB/F/FBA/FA/FBM/FM/VB/V/VBA/VA/VBM/VM/U |
| Recorded length (LRECL) |
80 |
Numeric (1<n<32760) |
| Block size (BLKSIZE) |
0 |
Numeric |
| Space unit |
Blocks |
Tracks/Blocks/Cylinders |
| Primary quantity (PRIMARY) |
300 |
Numeric (1<n<16777215) |
| Secondary quantity (SECONDARY) |
100 |
Numeric (1<n<16777215) |
| Directory blocks |
20 |
Numeric |
Table 2. Attribute rules for a sequential data set| Attribute |
Default value |
Authorized value |
| Data set type (DSNTYPE) |
SEQ |
SEQ |
| Record format (RECFM) |
FB |
FB/F/FBA/FA/FBM/FM/VB/V/VBA/VA/VBM/VM/U |
| Recorded length (LRECL) |
80 |
Numeric (1<n<32760) |
| Block size (BLKSIZE) |
0 |
Numeric |
| Space Unit |
Blocks |
Tracks/Blocks/Cylinders |
| Primary quantity (PRIMARY) |
300 |
Numeric (1<n<16777215) |
| Secondary quantity (SECONDARY) |
100 |
Numeric (1<n<16777215) |
| Directory blocks |
20 |
Numeric |
- Encoding rules
Table 3. Encoding rules| Transfer type |
Local code page |
Host code page |
| Text |
CP1252 |
IBM-037 |
| Binary |
****TBD**** |
****TBD**** |