Confirm QueryGrid Functions | Teradata QueryGrid - Confirming the QueryGrid Functions - Teradata QueryGrid

Teradata® QueryGrid™ Installation and User Guide

Product
Teradata QueryGrid
Release Number
2.19
Published
July 2022
Language
English (United States)
Last Update
2022-07-28
dita:mapPath
jpf1654813554544.ditamap
dita:ditavalPath
ft:empty
dita:id
lxg1591800469257
Product Category
Analytical Ecosystem
For any Teradata system using QueryGrid, you must confirm the QueryGrid initiator and target functions.
  1. Check for the existence of the qginitiator and qgremote functions by running the following query on both the initiator and target (if applicable) systems.
    help user td_sysfnlib;
    		Help information returned. 531 rows.
    		Total elapsed time was 1 second.
    Table/View/Macro name 			Kind 	Comment
    ---------------------			 ----	--------
    ...
    QGEXECUTEFOREIGNQUERY 			L	?
    QGEXECUTEFOREIGNQUERYCONTRACT		C	?
    QGINITIATOREXPORT			L	?
    QGINITIATOREXPORTCONTRACT		C	?
    QGINITIATORIMPORT			L	?
    QGINITIATORIMPORTCONTRACT		C	?
    QGREMOTEEXPORT				L	?
    QGREMOTEEXPORTCONTRACT			C	?
    QGREMOTEIMPORT				L	?
    QGREMOTEIMPORTCONTRACT			C	?	
    ...
  2. If the functions do not exist, run the DIP script systems functions using the DIP utility to add these to the database.
    DIPSYSFNC - System Functions