Managing GLOP Data | Global and Persistent Data | Teradata Vantage - Managing GLOP Data - Teradata Vantage - Analytics Database

SQL External Routine Programming

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-03-30
dita:mapPath
iiv1628111441820.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
qnu1472247494689
lifecycle
latest
Product Category
Teradata Vantageā„¢
Here is a list of the tasks involved in managing GLOP data:
  1. Run the DIPGLOP script using the Database Initialization Program (DIP) utility to create the DBCExtension database and its tables and stored procedures.

    See Teradata Vantageā„¢ - Database Utilities, B035-1102.

  2. Determine the type of GLOP data you need.

    For details on GLOP types, see GLOP Types

  3. Create a GLOP set definition.

    For details, see Creating a GLOP Set Definition.

  4. Add the GLOP data and mappings to the GLOP set.

    For details, see Adding Mappings and Data to a GLOP Set.

  5. Write a C or C++ external routine that uses the GLOP data.

    For details, see Using GLOP Data in a C/C++ External Routine.

  6. Create a definition for the external routine that makes the external routine a member of the GLOP set.

    For details, see Becoming a Member of a GLOP Set.