When generating load module remote files, do not delete the source after installation completes. Doing so may indirectly cause the building of load modules to fail.
When more than one load module uses the same common action block, the first load module to be generated contains the actual code. When you delete the source after installation, the source code is deleted from the code generation platform after the first module is formatted into a remote file. All other remote files contain only the reference to this action block. If the remote files are built in a different order than the order in which they were created, a load module that references the action block will be built before the load module that actually contains the action block. In this case, the build will fail.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|