OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA25163-W

(aa....aa:bb....bb) For cc....cc:dd....dd, specify items as follows: (calculation format = ee....ee, value for ff....ff = gg....gg, value for hh....hh = ii....ii)

For details about the message types and problem identification codes, see the explanation of the definition check command in the manual OpenTP1 System Definition.
aa....aa: Message type
bb....bb: Problem identification code
cc....cc: Name of the definition file being checked
dd....dd: Name of the operand being checked
The clttrn_port or cltcon_port operand in the client service definition indicated by cc....cc is displayed.
ee....ee: Expression
Either of the following expressions is displayed depending on the information indicated by dd....dd and gg....gg.
When dd....dd and gg....gg indicate clttrn_port:
((clttrn_port + parallel_count(max) - 1) > 65535)
When dd....dd and gg....gg indicate cltcon_port:
((cltcon_port + cup_parallel_count(max) - 1) > 65535)
ff....ff: Name of the related definition file
gg....gg: Name of the related operand
The clttrn_port or cltcon_port operand in the definition indicated by ff....ff is displayed.
hh....hh: Value specified in gg....gg
ii....ii: Name of the related definition file
jj....jj: Name of the related operand
The parallel_count (maximum number of processes) or cup_parallel_count (maximum number of processes) operand in the definition indicated by ii....ii is displayed.
kk....kk: Value specified in jj....jj
S: Continues processing.
Countermeasure: Check and correct the value of the operand being checked so that it satisfies the expression.