Version 8.0
 —  Messages and Codes  —

Error Class 0014 - EntireX ACI Error Error in Broker Stub Version 1

This page describes error messages with error class 0014: Error in Broker Stub Version 1. The messages have the format:

0014nnnn

where 0014 is the error class, and
nnnn is the error number in the range 0000 - 9999

This error class indicates a problem in the Broker stub being used. Examine the specific error message for the error number and make the correction. You should then be able to restart the application.

Overview of Messages

00140213

00140213 Insufficient Memory For Stub
Explanation

The Broker stub cannot allocate the storage needed to process the request.

Action

If you are using a Natural application in a mainframe environment, try to reduce or remove Natural buffers from the Natural space management. Refer to the appropriate Natural Operations Manual for valid Natural buffer profile parameters such as ASIZE, CSIZE, DSIZE. When issuing the first call from any mainframe Natural platform, a buffer of 33K must be available within Natural space management.


Top of page