Typical Interface Return Codes - Access Module

Teradata® Tools and Utilities Access Module Programmer Guide

Product
Access Module
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
yva1544831939819.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.