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

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.