GLOP Page - 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™

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 Topics

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