Creating the ExecR System Table Operator - Teradata Vantage on VMware

Teradata Vantageā„¢ on VMware Developer Tier Getting Started Guide

Product
Teradata Vantage on VMware
Release Number
Deployer 3.02.01
Published
February 2020
Language
English (United States)
Last Update
2020-02-14
dita:mapPath
qsv1513715214626.ditamap
dita:ditavalPath
TDVMware_DEV_3.02.ditaval.ditaval
dita:id
B035-5938
lifecycle
previous
Product Category
Cloud
The ExecR table operator is required and is used to execute R scripts.
  1. Run the DipRTblOp DIP script to create the ExecR table operator.
    Following is an example of how to run the DipRTblOp script from a Teradata node:
    #cnsterm 6
    Input Supervisor Command:
    > start dip
    Started 'dip' in window 1
    Input Supervisor Command:
    > ^C -- <control C>
    #cnsterm 1
    Attempting to connect to CNS...Completed
    Type the password for user DBC or press the Enter key to quit:
    > xxx
    ***Logon successfully completed.
    Select one of the following DIP SQL scripts to execute:
    (Press the Enter key to quit)
    ...
    40. DIPRTBLOP - R Table Operator
    > 40
    Executing DIPRTBLOP
    Please wait...
    DIPRTBLOP is complete
    Please review the results in /var/opt/teradata/tdtemp/dip40.txt on node 1-1
    Would you like to execute another DIP script (Y/N)?
    > N
    Exiting DIP...