GLOP Page - 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ā„¢

You can split read-only GLOP data into a number of pages, each of which can be overlaid with the current GLOP data in memory. The page to initially map for read-only GLOP data can be specified when you call DBCExtension.GLOP_Add to add the GLOP data or DBCExtension.GLOP_Change to change the GLOP data.

Different external routines can map different pages for read-only GLOP data at the same time.

Read/write or globally modifiable GLOP data can only consist of one page.

Related Information

For details on the read-only, read/write, and globally modifiable modification attributes, see GLOP Modification Attributes.