Problem Note 40037: An error occurs in SAS® Data Integration Studio 4.21 if the action Send Job Status is used to direct records to a table with data set options
If you use the action Send Job Status to direct status records to a table with data set options, SAS Data Integration Studio 4.21 generates invalid syntax for status handling. For example, consider the following Action Options dialog box, which shows an error in the value for the Dataset Name option:
The following message appears in the log after you execute the job:
ERROR 22-322: Syntax error, expecting one of the following: ;, (, APPENDVER,
APPENDVERSION, BASE,CREATE, DATA, FORCE, GETSORT, NEW, NOWARN, OUT.
The generated code is missing a %STR function around the table name and data set option list. To circumvent the problem, specify the table name and option (or options), as follows:
Operating System and Release Information
SAS System | SAS Data Integration Studio | Windows Vista for x64 | 4.21 | | 9.2 TS2M0 | |
Windows Vista | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows XP Professional | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows Server 2008 for x64 | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 for x64 | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Standard Edition | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Enterprise Edition | 4.21 | | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Datacenter Edition | 4.21 | | 9.2 TS2M0 | |
Microsoft® Windows® for x64 | 4.21 | | 9.2 TS2M0 | |
*
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.
"ERROR 22-322: Syntax error"
Type: | Problem Note |
Priority: | high |
Date Modified: | 2011-06-01 10:42:00 |
Date Created: | 2010-06-17 15:14:26 |