Reason:
Output lines already generated for this report must be released with the following statement:
RELEASE REPORT report-name before an ASSIGN statement can successfully execute. For CA Ideal reports, this means that one or more PRODUCE statements were executed for the report during the RUN before encountering the ASSIGN statement that caused the error. For the special RUNLIST report, this means that one or more CA Ideal errors were logged or that one or more LIST statements were executed before encountering the ASSIGN statement.
Action:
If no output was intentionally PRODUCEd or LISTed for the report, rearrange program logic so that the inadvertent PRODUCE or LIST statements are executed after the ASSIGN statement. If report output was intentionally generated before the ASSIGN statement was executed, a RELEASE REPORT statement must be executed before the ASSIGN can be successfully performed.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|