Problem Note 47835: Entering commands as they are documented in the "SASĀ® 9.3 In-Database Products Administrator's Guide" results in a Teradata syntax error
In the "Administrator's Guide for Teradata" in the SAS® 9.3 In-Database Products Administrator's Guide, four commands are shown with a spacing error. These incorrectly formed commands are located in the section "Controlling the SAS Embedded Process".
Each of the commands is shown with a space between the words SERVER and CONTROL. Entering these commands as they are documented will cause a Teradata syntax error.
To work around this issue, use the correct formation of these commands, which is as follows:
CALL DBCEXTENSION.SERVERCONTROL ('STATUS', :A);
CALL DBCEXTENSION.SERVERCONTROL ('SHUTDOWN', :A);
CALL DBCEXTENSION.SERVERCONTROL ('DISABLE', :A);
CALL DBCEXTENSION.SERVERCONTROL ('ENABLE', :A);
Operating System and Release Information
SAS System | SAS Scoring Accelerator for Teradata | Teradata on Linux | 9.3 TS1M0 | 9.4 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
The "SAS 9.3 In-Database Products Administrator's Guide" contains typographical errors in four commands. Entering these commands as documented results in Teradata syntax errors.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2012-09-13 15:34:02 |
Date Created: | 2012-09-07 10:04:50 |