Return Value - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
qwr1571437338192.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™

FNC_Get_GLOP_Map returns an integer that indicates success or failure.

A returned integer of non zero indicates that the mapping has not been done.

Value Meaning
0 Map was set up.
-1 The GLOP set was not mapped because the maximum vproc GLOP memory limit has been reached.

To change the limit, use the cufconfig utility. For details, see Utilities.

-2 The GLOP set was not mapped because the external routine is no longer a member of the GLOP set, the set no longer exists, or the database where the routine resides is no longer a member of the set.