Previous Topic: Return Code 88 - DATABASE HAS BEEN DISABLEDNext Topic: Return Code 91 - COMPOUND BOOLEAN SELECTION FACILITY ERROR


Return Code 89 - INSUFFICIENT MEMORY

Reason:

You have exceeded memory limits.

Action:

Increase the partition GETVIS area for VSE or region size for z/OS. See the following internal return codes for details.

Return Code 89 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

001

01

N

N

Your program partition memory
limit was exceeded.

Increase partition memory size.

002

02

N

N

While using CA Datacom Server, during the execution of a database command, the client interface
software attempted to allocate memory. The request failed.

Increase the amount of memory available to the client interface software by closing unused applications (windows). If the problem persists, contact CA Support. For information about contacting CA Support, see Troubleshooting.

064

40

N

N

A get storage request for 64-bit memory failed after MUF enabled.
If the failure occurred in MRDF processing, the MRDF facility falls
back to using a data space. If it occurred in dynamic buffer
allocation such as FLEXPOOL, the additional buffers were not

allocated.

Increase the allowed 64-bit memory for MUF. This can be specified through the operating system, or by adding or increasing the MEMLIMIT=nG on your JOB EXEC statements in your JCL, where you replace the n with a value indicating how much 64-bit storage you want to be available.

151

097

N

N

The partition memory limit of Multi-User Facility or DBUTLTY
was exceeded.

Increase partition memory size.