FNC_GLOP_Global_Copy Function | C Library Functions | Teradata Vantage - FNC_GLOP_Global_Copy - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantageā„¢

Copies GLOP data in one mapping instance to all mapping instances on all vprocs on all nodes. You can copy a specific range of data.

The modification attribute of the GLOP data must be set to globally modifiable. (You set this attribute when you call the DBCExtension.GLOP_Add stored procedure to add GLOP data and GLOP mappings to a GLOP set.)

FNC_GLOP_Global_Copy returns an integer that indicates success or failure.

Value Meaning
0 Data was copied.
-1 The index is not valid or the map does not exist.
-2 The copy attempt timed out.
-3 Cannot copy read-only or read/write GLOP.
-4 Address range not valid.