Version 4.2.6 for Mainframes
 —  Messages and Codes  —

GETMAIN Error Numbers in NAT7545

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

NAT7545 getmain of :1: for :2: buffer failed (:3:/:4:)

where :3: contains one of the following error numbers and

:4: may contain length-specific information which is explained below, or the response code from the operating system.


Error 04 : Thread upper limit exceeded

Expl. The Natural user thread is too small.
Actn. Increase the Natural thread length.

Top of page

Error 08 : Invalid buffer type

Expl. Internal error, the buffer type used is not valid.
Actn. Contact Software AG Support.

Top of page

Error 12 : Compression table is full

Expl. Internal error, upper limit of the compression table exceeded.
Actn. Contact Software AG Support.

Top of page

Error 16 : Buffer already exists

Expl. Internal error, a GETMAIN for an existing buffer was executed.
Actn. Contact Software AG Support.

Top of page

Error 20 : 1st requested buffer was not the PCB

Expl. Internal error, Natural Permanent Control Block missing.
Actn. Contact Software AG Support.

Top of page

Error 24 : Invalid GETMAIN length

Expl. Internal error, the buffer length of a GETMAIN is invalid.
Actn. Contact Software AG Support.

Top of page

Error 28 : Address Physical Buffer Table missing

Expl. Internal error, address of Physical Buffer Table not found.
Actn. Contact Software AG Support.

Top of page

Error 32 : Physical Buffer Table is full

Expl. Internal error, upper limit of Physical Buffer Table exceeded.
Actn. Contact Software AG Support.

Top of page

Error 36 : Incorrect Buffer Prefix Table entry (CMBPFT)

Expl. Internal error, Buffer Prefix Table entry in NATCONFG is destroyed.
Actn. Contact Software AG Support.

Top of page

Error 40 : Physical freemain not done

Expl. Internal error, freemain of the work pools not done.
Actn. Contact Software AG Support.

Top of page

Error 44 : Work Pool or Fixed Buffer allocated above instead below

Expl. Internal error, work pool or fixed buffer not allocated below the 16-MB line.
Actn. Contact Software AG Support.

Top of page

Error 48 : Address of Buffer Prefix Table entry not resolved

Expl. The address of entry CMBPFT in module NATCONFG is not resolved.
Actn. Module NATCONFG must be linked to the Natural nucleus.

Top of page

Error 52 : Error from CMGETMP - see :4: in message NAT7545

Expl. Physical GETMAIN error from the operating system.
Actn. For details, see reason code and response code from operating system.

Top of page

Error 56 : Thread overflow size greater defined OVSIZE in NTPRM

:4:

Expl. Defined OVSIZE in Natural parameter module (macro NTPRM) exceeded.
Actn. Increase the OVSIZE in the Natural Parameter Module.

Top of page

Error 60 : Getmain buffer size lower min. Buffer size

Expl. Internal error, the buffer length is lower than the minimum buffer size.
Actn. Contact Software AG Support.

Top of page

Error 64 : Getmain buffer size greater max. buffer size

Expl. Internal error, buffer length is greater than the maximum buffer size.
Actn. Contact Software AG Support.

Top of page

Error 68 : Total size of work pools below the line exceeds max. size

:4:

Expl. The total size of all work pools below the 16-MB line exceeds the defined max. size in the 3rd operand of keyword parameter WPSIZE in the Natural parameter module (macro NTPRM).
Actn. Increase the 3rd operand of the keyword parameter WPSIZE in the macro NTPRM.

Top of page

Error 72 : Total size of work pools above the line exceeds max. size

:4:

Expl. The total size of all work pools above the 16-MB line exceeds the defined max. size in the 4th operand of keyword parameter WPSIZE in the Natural parameter module (macro NTPRM).
Actn. Increase the 4th operand of the keyword parameter WPSIZE in the macro NTPRM.

Top of page