Scalable Database Server, HiRDB Version 8 System Definition
This section explains the syntax rules for coding the HiRDB system definition operands.
HiRDB system definition operands are specified in the following three formats:
pdlogadfg -d sys -g loggrp01 ONL
A comment can be entered for any operand. A comment must begin with the number sign (#). When the number sign is encountered, the remainder of the line is assumed to be a comment. When the number sign is entered at the beginning of a line, the entire line is handled as a comment line.
The maximum number of characters per line of definition is 80. If a definition requires more than 80 characters, additional lines can be used by specifying the backslash (\) as a continuation symbol before the end of each line that is to be continued.
A line in which a comment is specified cannot be continued. When the number sign (#) is encountered, the entire remainder of the line is handled as a comment line, so even if the backslash is specified subsequently on the line, it will be regarded as part of the comment rather than as the line continuation symbol.
When multiple operands are specified in a single definition statement (single file), HiRDB uses the following rules for processing these operands:
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.