You encounter a failure with RC 12 and error message C1G0148E when you attempt to execute TRANSFER action to move elements from one environment to another. The logs indicate that the last generate processor execution at the source stage failed, which blocks the transfer action.
C1G0148E THE LAST GENERATE PROCESSOR EXECUTION AT <stage> FAILED
A failed generate process at the source stage prevents a successful transfer. To resolve this, you can choose one of the following methods:
SET OPTIONS IGNORE GENERATE FAILED . or SET OPTIONS IGN . (Note the mandatory period at the end).OPTION IGNORE GENERATE FAILED clause within the specific TRANSFER statement.If you use the IGNORE GENERATE FAILED (IGN) option, the element at the source stage remains in a "generate failed" status, which may be an issue if those output load libraries are required for other processes (for example, execute the program in a test environment)
If you use the panels to generate the TRANSFER actions, remember that, once the SCL is generated, the batch processing panels allow you to edit the generated SCL