Set Up the BTEQ Scripts and Run Program Executables | Teradata Viewpoint - Setting Up the BTEQ Scripts and Run Program Executables - Teradata Viewpoint

Teradata® Viewpoint Installation, Configuration, and Upgrade Guide for Customers - 24.04

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Viewpoint
Release Number
24.04
Published
April 2024
ft:locale
en-US
ft:lastEdition
2024-04-29
dita:mapPath
ohm1711972149764.ditamap
dita:ditavalPath
acl1501004736403.ditaval
dita:id
ulq1467244577135
lifecycle
previous
Product Category
Analytical Ecosystem
The Teradata Notification Service for Linux runs the BTEQ and Run Program alert actions. The BTEQ scripts and program executables must be located in specified directories.

The directories where you placed the BTEQ scripts and programs are scanned periodically by the Teradata Notification Service while the service is running. If changes are detected to the directories, the updated directory contents are relayed to the alert service, which updates the Teradata Alerts repository on the Viewpoint server. The alert service must be running on the Viewpoint server in order for updates to be visible on the Viewpoint server.

The following directories are created during the installation and preserved during upgrades. The system administrator must make sure these directories have the appropriate permissions set for the service user (default is “camuser”) effective user ID for the tdnotification service.
/opt/teradata/client/cam/sql
/opt/teradata/client/cam/usrcmd
  1. Log on to the server as the root user.
  2. Place the BTEQ scripts in:
    /opt/teradata/client/cam/tdnotification/sql
  3. Make sure the BTEQ scripts have at least 744 file permissions and are owned by the service user account.
  4. Place the programs you want to run in:
    /opt/teradata/client/cam/tdnotification/usrcmd
  5. Make sure the programs have at least 755 file permissions and are owned by the service user account.