HP P9000 Command View Advanced Edition Software Mainframe Agent Installation and Configuration Guide

Storage attributes of library datasets
When you run an installation JCL, P9000 mainframe agent is registered in the library datasets with
the storage attributes shown in the following table.
Table 3 Storage attributes of library datasets
BLKSIZE (bytes)LRECL (bytes)RECFMDSORGLibrary type
3,12080FBPO
SAMPLIB (sample library)
6,144--UPO
LINKLIB (load library)
6,144--UPO
LPALIB (load library)
3,12080FBPO
PROCLIB (cataloged procedure lib-
rary)
3,12080FBPO
EXECLIB (REXX Exec library)
Legend:
PO: Partitioned dataset
FB: Fixed length block record
U: Unfixed record
Memory requirements
The following shows the memory requirements for using the P9000 mainframe agent. The amount of
required memory is expressed in KB. Note that sections within the formula enclosed in upward arrows
indicate values whose decimal components are to be rounded up.
For linkage with Device Manager:
For a user region of less than 16 MB: 2,048 KB
For an extended user region of 16 MB or more:
3,072 KB + D KB + (64 number-of-specified-DEVN-parameters) 1,024 KB
Where D is the largest number of devices specified among the DEVN initialization parameters.
For linkage with Replication Manager software:
For a user region of less than 16 MB: 2,048 KB
For an extended user region of 16 MB or more:
6,000 + A + (512 number-of-specified-PREFIX-parameters) 1,024 + (64 num-
ber-of-specified-DEVN-parameters) 1,024 KB
Where A is the larger of (1.5 D) and (3 P).
Where D is the largest number of devices specified among the DEVN initialization parameters.
Where P is the greatest number of pairs of the copy groups used by P9000 mainframe agent.
Mainframe Agent Installation and Configuration Guide 19