FREEMAIN Error Numbers in NAT7546

This document describes the error numbers which are displayed in Error Message NAT7546 as a result of a failed FREEMAIN request:

NAT7546 freemain of :1: buffer failed (:2:/:3:)

- where:

  • :2: contains one of the following error numbers and

  • :3: contains the response code from the operating system.


Error 100: Incorrect total buffer length in buffer prefix

Explanation Internal error, the buffer prefix contains an invalid total buffer length.
Action Contact Software AG Support.

Error 104 : Invalid freemain length for a fixed buffer type

Explanation Internal error, invalid FREEMAIN length for a fixed buffer.
Action Contact Software AG Support.

Error 108 : Invalid freemain length for a variable buffer

Explanation Internal error, invalid FREEMAIN length for a variable buffer.
Action Contact Software AG Support.

Error 112 : Used length greater freemain buffer length

Explanation Internal error, the length of an existing variable buffer has been reduced, but the length used from high end plus the length used from low end is greater than the new (reduced) buffer length.
Action Contact Software AG Support.

Error 116 : Freemain for a fixed buffer below the 16-MB line failed

:3:

Explanation FREEMAIN error for a fixed buffer below the 16-MB line from the operating system.
Action For details, see the reason code and response code from the operating system.

Error 120 : Eye catcher of physical buffer destroyed

Explanation Internal error, the eye catcher of a physical buffer in a work pool has been destroyed.
Action Contact Software AG Support.

Error 124 : Freemain for the physical buffer already done

Explanation Internal error, the FREEMAIN for the physical buffer in a work pool has been done.
Action Contact Software AG Support.

Error 128 : Invalid freemain length for a physical buffer

Explanation Internal error, the FREEMAIN length for a physical buffer is invalid.
Action Contact Software AG Support.

Error 132 : Freemain length greater than Work Pool size

Explanation Internal error, the FREEMAIN length for a physical buffer is greater than the work pool size.
Action Contact Software AG Support.

Error 136 : Freemain length greater total size of physical storage

Explanation Internal error, the FREEMAIN length for a physical buffer is greater than the total size of the physical storage.
Action Contact Software AG Support.

Error 140 : Invalid buffer address for freemain

Explanation Internal error, the buffer address for a FREEMAIN is not valid.
Action Contact Software AG Support.

Error 144 : Error from CMFREMP for a variable/fixed buffer

:3:

Explanation FREEMAIN error for a variable or fixed buffer from the operating system.
Action For details, see the reason code and response code from the operating system.

Error 148 : Error from CMFREMP for a Work Pool

:3:

Explanation FREEMAIN error for a work pool from the operating system.
Action For details, see the reason code and response code from the operating system.

Error 152 : Error from CMFREMP during freemain ALL

:3:

Explanation FREEMAIN error from the operating system during FREEMAIN ALL.
Action For details, see the reason code and response code from the operating system.

Error 156 : Error from CMFREMP for a buffer outside of thread

:3:

Explanation FREEMAIN error from the operating system for a buffer which is allocated outside of the thread.
Action For details, see the reason code and response code from the operating system.