When you use the Liberty profile, you might encounter abend reason codes. Each message has a unique message identifier, and includes an explanation, and details of any action that you can take.
Abend Code | Abend Reason | Explanation | Suggested Action |
---|---|---|---|
EC3 hex | 20000005 | The BBGZSAFM module could not be loaded from the file system. | Check that the installation of the Liberty profile completed without errors, and that the user ID which is running the Liberty server has permission to read the files in the Liberty installation. If the problem persists, contact your next level of support. |
EC3 hex | 20000006 | The BBGZSAFM module is not APF authorized. | Check that the installation of the Liberty profile completed without errors. The BBGZSAFM module should have been installed with the APF authorization bit set. If the problem persists, contact your next level of support. |
EC3 hex | 20000007 | A call to Unix System Services stat function to the BBGZSAFM load module failed. | Check that the installation of the Liberty profile completed without errors, and that the user ID which is running the Liberty server has permission to read the files in the Liberty installation. If the problem persists, contact your next level of support. |
EC3 hex | 20000008 | The path name to the BBGZSAFM module in the file system is too long. The path should not be more than 4096 characters. | Install the Liberty profile to location in the file system which can be accessed with a shorter PATH. |
EC3 hex | 20000009 | The size of the BBGZSAFM module is smaller than the minimum possible size for this load module. | Check that the installation of the Liberty profile completed without errors. If the problem persists, contact your next level of support. |
EC3 hex | 2000000A | The size of the BBGZSAFM module is smaller than the minimum possible size for this load module based on the number of functions it contains. | Check that the installation of the Liberty profile completed without errors. If the problem persists, contact your next level of support. |