Start of change

SUFACTOR

Use the SUFACTOR operand to specify a CPU SU conversion factor for an input file. Each SMF input file ddname in the INPUT operand can have its own SUFACTOR suboperand. The SUFACTOR operand includes two keywords to identify the ddname and its associated conversion factor. The value must be a decimal number or integer in the range 1 - 999999999 (nine 9s).

Example:

CICSPA IN(ddname1,
          ddname2,
          ddnamen),
          [SUFACTOR(ddname1(nnnnn.nnn)),]
          [SUFACTOR(ddname2(nnnnn.nnn)),]
          [SUFACTOR(ddnamen(nnnnn.nnn)),]
          ...

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///users-guide/sufactorop.htm
End of change