Typical Interface Return Codes - Access Module

Teradata® Tools and Utilities Access Module Programmer Guide

Product
Access Module
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
ung1608578381741.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2424
lifecycle
previous
Product Category
Teradata Tools and Utilities

The following table lists typical interface return codes.

Typical Interface Return Codes
Return Code Description
pmrcOK No error conditions encountered.
pmrcUnsupported The function requested by Reqtype is not supported.
pmrcBadTraceLvl The value of TraceLvl is out of range.
pmrcBadParm One or more of the supplied parameters is invalid.
pmrcAPInotReady The Access Module has not been initialized.
pmrcAllocErr A memory allocation error occurred.
pmrcFailure General failure return code. See the description of the ErrMsg parameter.