Reason:
More than 99 resources are defined to the program. Only 99 are allowed. You may have actively defined more than 99 resources or the limit of 99 may have been surpassed when creating new PROD versions of existing subprograms. When a new version of a subprogram is marked to PROD, the new version will appear as a PROD PGM resource. The old version will also continue to appear, but now it is in HIST status. The subprogram is effectively defined as a resource twice. This may unexpectedly cause the number of resources defined to a CA Ideal program to exceed the limit of 99. The developer must decide which version for the subprogram they wish to retain as a resource to the CA Ideal program.
Action:
Enter the following from the command line to display a list of all subprograms associates will the CA Ideal program:
'DIS IND {ALL} PGM RELATED TO PGM xxxxxxxx VER nnnn'
Delete extra resources using the Source Transport Utility. All of the HIST version resources can be omitted from the transport operation by specifying the following command in the Source Transport command stream prior to the EXPORT command:
'SET EXPORT RESOURCE HISTORY NO'
For more information on the Source Transport Utility, see the CA Ideal Working in the Environment Guide.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|