FNC_GLOP_Global_Copy Function | C Library Functions | Teradata Vantage - FNC_GLOP_Global_Copy - Analytics Database - Teradata Vantage

SQL External Routine Programming

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-07-11
dita:mapPath
iiv1628111441820.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
B035-1147
lifecycle
latest
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.