Reason:
The PLTLOAD parameter of the CA Ideal options assembly indicates that the administrator requested that CA Ideal initiate an asynchronous transaction XXXX at CICS initialization.
IDOPTSCB FUNC=START,...
PLTID=XXXX,...
PLTLOAD=YES,...
This transaction creates a table in memory of Ideal programs and panels that were converted to load module format. This asynchronous task is started as part of CA Ideal's CICS PLT-initialization process. This message indicates that the task named could not be initiated as requested. Normally, this occurs when:
This can cause additional problems when users attempt to RUN CA Ideal programs.
Action:
If CA Ideal load modules are not used at this site, be certain to use the CA Ideal options assembly parameter:
IDOPTSCB FUNC=START,...
PLTLOAD=NO If the CA Ideal options assembly incorrectly specified the PLTID parameter, correct the options assembly. Be certain that the PCT entry for the transaction XXXX was specified in your CICS environment, and that the program @IAEPLTP is available to the DFHRPL with appropriate PPT entry.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|