HP XP P9000 for Business Continuity Manager Software Reference Guide
Table 156 CSV File Dataset Formats
BLKSIZE (bytes)LRECLRECFMDSORGType of CSV file
Any128 or morePair information CSV file
•• VBPS
• •PO
1
FB
• V
• F
Any128 or moreEXCTG information CSV file
•• VBPS
• •PO
1
FB
• V
• F
Any128 or moreCTG information CSV file
•• VBPS
• •PO
1
FB
• V
• F
1
The YKEXPORT command does not support a dataset whose DSORG is PO.
Table 157 (page 357) shows the disk requirements for CSV files. When you determine the disk
capacity, take into account the need to make backup files by providing at least twice as much disk
capacity as indicated.
Table 157 Disk Requirements for CSV Files
Size (bytes)Type of CSV file
90 x number-of-copy-pairsPair information CSV file
70 x number-of-copy-groupsEXCTG information CSV file
50 x number-of-copy-groupsCTG information CSV file
Specification Format for CSV Files
Coding Rules
This section describes the format to follow when writing a CSV file.
CSV files used by the YKIMPORT command
• Delimit item values with the comma. If there is no value for an item, you must specify a comma
to represent the empty item.
• Item values can be enclosed in double-quotation marks. In this case, only values enclosed in
the double-quotation marks are written into the copy group definition file.
• Commas specified within a character string enclosed in double-quotation marks are not handled
as delimiters.
• If any item (other than Number-Of-Pairs) is shorter than the maximum length, it is padded
with leading zeros to the maximum length. For details about Number-Of-Pairs, see
“Specification Format for a Pair Information CSV File” (page 358).
• A line beginning with //* is handled as comment. If you wish to have a header line, specify
it as a comment.
• • Lowercase characters are treated as uppercase characters.
• Spaces before and after an item are ignored.
• Character encoding must be EBCDIC.
CSV Files Used by the Copy Group Definition File Generation Function 357