Error 714

Severity

20

Message text

Unable to locate a procedure cache memory control descriptor for memory `0x%p` allocated by process %d.

Explanation

The procedure cache memory control descriptor keeps track of memory allocated from the procedure cache. The memory allocated could be a procedure header (proc header) or just a chunk of memory. During process cleanup, either due to successful process completion or due to some earlier error, Adaptive Server will raise this message when it is not able to find the procedure cache memory control descriptor for a procedure cache structure or for the memory chunk specific to this task, that was being freed.

Action

There is no action to be performed in the event of this error. In a worse case scenario, there will be an incorrect procedure cache memory accounting.

Additional information

A configurable shared memory dump (CSMD) configured for error 714 may be helpful in determining root cause for this error. Information about CSMD can be found in the section “Other Useful Tasks” in the Troubleshooting and Disaster Recovery guide.

Versions in which this error is raised

Version 15.0 and later