CA Dynam for VSE User Guide

CA Dynam for VSE User Guide CA Dynam for VSE User Guide

supportcontent.ca.com
from supportcontent.ca.com More from this publisher
03.03.2015 Views

Defining Independent Files Defining Independent Files == Partition SYSLOG ID CA Dynam lets you use certain ID codes to define independent files. The following describes how these ID codes provide protection for both partitionindependent and CPU-independent files: • Partition IDs ensure the uniqueness of File IDs across multiple partitions, Volume serial numbers for a particular partition, or both. • CPU IDs ensure file uniqueness among different CPUs in a multi-CPU environment. When these files are processed, CA Dynam/D substitutes the appropriate ID of the partition, CPU, or both, to replace the ID code you supplied. All the codes supported for this function, and their substitutions, are shown in the table below: === Partition SYSLOG ID and CPUID character CPU-- @ CPU-x, where x is the CPUID character CPUID character JCL-Defined Partition and CPU Independent Files This section describes the JCL defined partition and CPU independent files. Multi-Partition Files File Uniqueness: To ensure file uniqueness across multiple partitions, enter the partition ID code on the DLBL statement in the format illustrated below: // DLBL filename,'==.file-id',... When the file is processed, CA Dynam/D will replace the two equal signs ('==') with the partition (BG, F1, F2, and so on) in which the job is running. 4–38 User Guide

Defining Independent Files SORT and Compiler Work File Considerations: An important application of partition IDs is the definition of SORT work files or any compiler work files. With the partition ID feature of CA Dynam/D, you eliminate the need for separate sets of DLBL and EXTENT statements for each partition. Files must be defined for all partitions. However, the same label information can be used for all jobs in any partition. Multi-CPU Files In a multi-CPU environment (real or virtual) using a shared DASD facility, you can use CPU IDs to ensure file uniqueness from different CPUs. (Remember that CPU IDs can be used together with partition IDs.) To define CPU-independent files, enter the information on the DLBL statement in the following format: // DLBL filename,'CPU--.file-id' At processing time, CA Dynam/D will substitute the second '-' with the singleletter CPU ID generated from the System adapter option record. Use with Identical File IDs An important application of partition and CPU IDs is the definition of disk files (such as sort, compiler, or library files) that can have identical file IDs in two or more machines or partitions. CA Dynam/D eliminates the maintenance of multiple sets of labels. Thus, the same Job Control statements can be run from anywhere with complete file uniqueness. For example: // JOB DYNAM // DLBL IJSYSLN,'===.SYSLNK' // EXTENT SYSLNK,POOL01,1,0,1,12 This is run on a machine with the serial number 32315, in the BG partition. System Adapter option record is coded in the following ways: CPUID id=A,SERIAL=0000215043810000 CPUID id=B,SERIAL=0003231543410000 CPUID id=C,SERIAL=0002096843610000 Note: For more information about updating the System Adapter option record, see the CA CIS Administration Guide. The VTOC entry for this file would appear as follows: 'BGB.SYSLNK' Chapter 4: Disk File Management 4–39

Defining Independent Files<br />

SORT and Compiler Work File Considerations:<br />

An important application of partition IDs is the definition of SORT work files or<br />

any compiler work files. With the partition ID feature of <strong>CA</strong> <strong>Dynam</strong>/D, you<br />

eliminate the need <strong>for</strong> separate sets of DLBL and EXTENT statements <strong>for</strong> each<br />

partition.<br />

Files must be defined <strong>for</strong> all partitions. However, the same label in<strong>for</strong>mation<br />

can be used <strong>for</strong> all jobs in any partition.<br />

Multi-CPU Files<br />

In a multi-CPU environment (real or virtual) using a shared DASD facility, you<br />

can use CPU IDs to ensure file uniqueness from different CPUs. (Remember<br />

that CPU IDs can be used together with partition IDs.) To define<br />

CPU-independent files, enter the in<strong>for</strong>mation on the DLBL statement in the<br />

following <strong>for</strong>mat:<br />

// DLBL filename,'CPU--.file-id'<br />

At processing time, <strong>CA</strong> <strong>Dynam</strong>/D will substitute the second '-' with the singleletter<br />

CPU ID generated from the System adapter option record.<br />

Use with Identical File IDs<br />

An important application of partition and CPU IDs is the definition of disk files<br />

(such as sort, compiler, or library files) that can have identical file IDs in two<br />

or more machines or partitions. <strong>CA</strong> <strong>Dynam</strong>/D eliminates the maintenance of<br />

multiple sets of labels. Thus, the same Job Control statements can be run from<br />

anywhere with complete file uniqueness. For example:<br />

// JOB DYNAM<br />

// DLBL IJSYSLN,'===.SYSLNK'<br />

// EXTENT SYSLNK,POOL01,1,0,1,12<br />

This is run on a machine with the serial number 32315, in the BG partition.<br />

System Adapter option record is coded in the following ways:<br />

CPUID id=A,SERIAL=0000215043810000<br />

CPUID id=B,SERIAL=0003231543410000<br />

CPUID id=C,SERIAL=0002096843610000<br />

Note: For more in<strong>for</strong>mation about updating the System Adapter option record,<br />

see the <strong>CA</strong> CIS Administration <strong>Guide</strong>.<br />

The VTOC entry <strong>for</strong> this file would appear as follows:<br />

'BGB.SYSLNK'<br />

Chapter 4: Disk File Management 4–39

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!