Candle GC32-9172-00 Indoor Furnishings User Manual


 
216 Candle Products Messages Manual (KLVHSKONCT)
KMC0374E Invalid channel name: %s.
Explanation: The channel name @2 that you specified for this object is not a
valid MQSeries channel name.
User Response: Ensure that the channel name is valid. The character set that
can be used for naming MQSeries channels is as follows:
Uppercase A-Z
Lowercase a-z (however, on systems using EBCDIC Katakana you cannot use
lowercase characters, and there are also restrictions on the use of lowercase
letters for OS/390 console support).
Numerics 0-9
Period (.)
Forward slash (/)
Underscore (_)
Percent sign (%). The percent sign (%) is a special character to RACF®. If you
are using RACF as the external security manager for MQSeries for OS/390,
you should not use % in object names. If you do, these names are not
included in any security checks when RACF generic profiles are used.
KMC0375E Invalid maximum message length: %s.
Explanation: The maximum message length specified is not valid.
User Response: Correct the maximum message length. On AIX, HP-UX, OS/2
Warp, Sun Solaris, and Windows NT, specify a value greater than or equal to zero,
and less than or equal to the maximum message length for the Queue Manager.
On other platforms, specify a value greater than or equal to zero, and less than or
equal to 4 MB, or 4,194,304 bytes.
KMC0376E Invalid queue depth threshold: %s.
Explanation: You specified an invalid queue depth threshold for the queue.
User Response: Specify a valid queue depth threshold. The value is expressed
as a percentage of the maximum queue depth, and must be greater than or equal
to zero, and less than or equal to 100.
KMC0377E Invalid service interval: %s.
Explanation: You specified an invalid service interval milliseconds property for
the queue.
User Response: Specify a valid service interval milliseconds property.
KMC0379E Invalid maximum queue depth: %s.
Explanation: You specified an invalid maximum queue depth for the queue.
User Response: Specify a valid maximum queue depth. Specify a value
greater than or equal to zero, and less than or equal to:
999,999,999 if the queue is on MVS/ESA.
640 000 if the queue is on any other MQSeries platform.