z/OS JES2 Initialization and Tuning Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Specifications

z/OS JES2 Initialization and Tuning Reference
SA32-0992-00

Specifying JES2 initialization statements and commands involves using numeric values, alphabetic values, upper or lower case characters and blanks.
  • You must code as written upper-case operands as they appear in the syntax diagrams. Also, punctuation such as commas, parentheses, and single quotation marks are not metasymbols; if present in the syntax diagrams they must be coded. Parameters shown in lower case are not to be coded as written; they denote variables that are explained in the description of the particular parameter for the initialization statement or command.
  • You must code numbers and upper-case letters exactly as shown.
  • You must substitute specific information or specific values for lower-case letters, which represent variables.
  • You can use blanks anywhere within an initialization statement or command, or you need not use any blanks.
  • Table 1 defines the character specifications as they appear in the syntax diagrams.
Table 1. Initialization Parameter Character Specifications and Their Meanings
Character Meaning
a Alphabetic (A-Z)
c All EBCDIC characters (except , ( ) - =)
n Numeric (0-9)
m Numeric (0-9)
h Hexadecimal (0-9 and A-F)
j Alphabetic (A-Z) and the special characters ($, #, @)
v Alphabetic (A-Z) and numeric (0-9)
x Alphabetic (A-Z), numeric (0-9), and the special characters ($, #, @)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014