Reason:
When you issued a command to VM:Schedule, the CMSIUCV CONNECT macro that was used to establish a connection between your user ID and the VM:Schedule service virtual machine, vmschedule, failed. This failure is because the maximum number of Inter-User Communications Vehicle (IUCV) connections that are allowed for vmschedule has been exceeded. This usually occurs if the OPTION MAXCONN statement is not specified in the vmschedule directory entry or if the existing maximum number of IUCV connections that are set in this option is too low. The command program ends with return code 45.
Action:
Ask your CA VM:Schedule system administrator to modify the vmsched directory entry either by adding the OPTION MAXCONN statement or by increasing the connection limit on this statement. We recommend that the maximum number of IUCV connections be set to three times the maximum number of concurrent users. To set the maximum number of IUCV connections, specify the following statement in the vmschedule directory:
OPTION MAXCONN maxnumber
After you specify this statement, start VM:Schedule again.
|
Copyright © 2013 CA.
All rights reserved.
|
|