Managing GLOP Data | Global and Persistent Data | Teradata Vantage - Managing GLOP Data - 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ā„¢

Here is a list of the tasks involved in managing GLOP data:

  1. Execute the DIPGLOP script using the Database Initialization Program (DIP) utility to create the DBCExtension database and its tables and stored procedures.

    For more information on DIP and the DIPGLOP script, 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.