HP P9000 Business Continuity Manager Reference Guide (T5253-96058, September 2011)

Table Of Contents
Table 144 Required Disk Space for the Configuration File (continued)
Size (bytes)Type of the configuration file
+ D
500Disk configuration definition file
1
+ E x 180
400Route list definition file
+ F x 90
+ G x 90
400Command device definition file
1
+ H x 200
300Path set definition file
+ I x 1,240
1
Be sure to take into consideration that, if the characters in the following table are included in the volume serial number
of a volume that will be scanned or in the Description item of the ISPF panel, then the required disk space will increase
according to the number of included characters.
Size to be increased for each character specified (bytes)Character
3>
3<
5
5
4&
Table 145 Size to Be Increased When a Condition is Satisfied
Size to be increased (bytes)Condition for the size to be
increased
Type of the configuration fileNo.
400The EXCTG attribute has been
defined.
Copy group definition file1
+ A x 210
400The YKSTORE command has
been used in the script.
Copy group definition file2
+ J x 16
+ A x (2,760 + J x 16)
+ B x 90
XML Document Type Definitions
Business Continuity Manager operates under z/OS and OS/390. The character code for the
z/OS system and OS/390 system is EBCDIC, which requires an XML header such as the following:
<?xml version="1.0" encoding="ebcdic-cp-us"?>
NOTE: If a file exists in an ASCII character coding, the header must be rewritten as shown:
<?xml version="1.0" encoding="UTF-8"?>
XML Document Type Definitions 303