SAS data quality functionality
is provided in the Teradata database as Teradata stored procedures.
The sepdqacctera package installs three scripts in the Teradata database
in addition to deploying SAS Data Quality Accelerator binaries:
-
a stored procedure creation script named
dq_install.sh
-
a stored procedure removal script named
dq_uninstall.sh
-
a user authorization script named dq_grant.sh
The scripts are created
in the /opt/SAS/SASTKInDatabaseServer/9.4/TeradataonLinux/install/pgm
directory
of the Teradata database server.
The dq_install.sh, dq_uninstall.sh,
and dq_grant.sh shell scripts must be run as the root user.