GLOP Data System Stored Procedures - 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
ft:locale
en-US
ft:lastEdition
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 four stored procedures for manipulating GLOP data. The DBCExtension database and the stored procedures are created by using the Database Initialization Program (DIP) utility and executing the DIPGLOP script.

Use the stored procedures to manipulate the GLOP data system tables in the DBCExtension database.

Stored Procedure Description
DBCExtension.GLOP_Add Add GLOP data and GLOP mappings to a GLOP set.

For details, see DBCExtension.GLOP_Add Stored Procedure.

DBCExtension.GLOP_Change Change GLOP data and some of the settings.

For details, see DBCExtension.GLOP_Change Stored Procedure.

DBCExtension.GLOP_Remove Delete a GLOP set or remove individual components from a GLOP set.

For details, see DBCExtension.GLOP_Remove Stored Procedure.

DBCExtension.GLOP_Report Output specific information about a particular GLOP set or all GLOP sets.

For details, see DBCExtension.GLOP_Report Stored Procedure.