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 cannot be loaded from the file system. | Make sure that the Liberty profile is installed without errors, and that the user ID running the Liberty profile server has permission to read the files in the Liberty profile installation. If the problem persists, contact your next level of support. |
EC3 hex | 20000006 | The BBGZSAFM module is not APF-authorized. | Make sure that the Liberty profile is installed without errors. The BBGZSAFM module must 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. | Make sure that the Liberty profile is installed without errors, and that the user ID running the Liberty profile server has permission to read the files in the Liberty profile 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 cannot be more than 4096 characters. | Install the Liberty profile to the file system that can be accessed with a shorter PATH. |
EC3 hex | 20000009 | The size of the BBGZSAFM module is smaller than the minimum size for this load module. | Make sure that the Liberty profile is installed 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 size for this load module based on the number of functions it contains. | Make sure that the Liberty profile is installed without errors. If the problem persists, contact your next level of support. |