Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Recovery Manager for Db2 13.1.

Syntax rules


The following syntax rules apply to all 

BMC AMI Recovery Manager

 batch programs:

  • Terminate commands with a semi-colon (;).
  • You can code commands on multiple lines.
  • You can code multiple commands and execute each command after it passes its syntax check.
  • BMC AMI Recovery Manager ignores columns 73-80.
  • BMC AMI Recovery Manager ignores blank lines.
  • You can specify comments in two ways, depending on whether you want the entire line to be considered a comment.
    • Specify an asterisk (*) or double hyphen (--) starting in column 1 to cause the entire line to be considered as a comment.
    • Specify a double hyphen (--), double slash (//), or slash asterisk (/*) starting in column 2 through 72 to cause the remainder of the line to be considered a comment.
  • Wildcards are supported in object set names as follows:
    • The characters % (percent) and * (asterisk) can be used as wildcards to match any number of characters in a name.
    • The character ? (question mark) can be used as a wildcard to match a single character in a name.
  • Double quotation marks (" ") are not supported in object set names. 

Rules for naming PDS member

  • A member name cannot be longer than eight characters.
  • The first member character must be either a letter or one of the following three special characters: #, @, $.
  • The remaining seven characters can be letters, numbers, or one of the following special characters: #, @, or $.
  • A PDS member name cannot contain a hyphen (-).
  • A PDS member name cannot contain accented characters (à, é, è, and so on).



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*