GLOP Data System Stored Procedures - 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 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.