Typical Interface Return Codes - Access Module

Teradata® Tools and Utilities Access Module Programmer Guide

Product
Access Module
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2022-06-21
dita:mapPath
epi1641303181955.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2424
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.