GLOP Data System Tables | Global and Persistent Data | Teradata Vantage - GLOP Data System Tables - 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™

The DBCExtension database contains three system tables for managing GLOP data. The DBCExtension database and the tables are created by using the Database Initialization Program (DIP) utility and executing the DIPGLOP script.

Table Description
DBCExtension.GLOP_Map Contains possible GLOP mappings for a particular GLOP set.
DBCExtension.GLOP_Set Describes the GLOP set names and GLOP mapping types.
DBCExtension.GLOP_Data Describes the GLOP data to map for a particular GLOP mapping in a GLOP set.

You cannot access the tables directly. To access the tables, use the GLOP system stored procedures DBCExtension.GLOP_Add, DBCExtension.GLOP_Change, DBCExtension.GLOP_Remove, and DBCExtension.GLOP_Report.

For more information on the … See …
GLOP data system tables Teradata Vantage™ - Database Administration, B035-1093.
DIPGLOP script and DIP utility Teradata Vantage™ - Database Utilities, B035-1102.
GLOP data system stored procedures DBCExtension.GLOP_Add Stored Procedure.
DBCExtension.GLOP_Remove Stored Procedure.
DBCExtension.GLOP_Change Stored Procedure.
DBCExtension.GLOP_Report Stored Procedure.