Typical Interface Return Codes - Access Module

Teradata Tools and Utilities Access Module Programmer Guide

Product
Access Module
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
tzo1488824663124.ditamap
dita:ditavalPath
Audience_PDF_include.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.