SUPPORT / SAMPLES & SAS NOTES
 

Support

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

DetailsHotfixAboutRate It

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:


image label

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:


image label

Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Data Integration StudioWindows Vista for x644.219.2 TS2M0
Windows Vista4.219.2 TS2M0
Microsoft Windows XP Professional4.219.2 TS2M0
Microsoft Windows Server 2008 for x644.219.2 TS2M0
Microsoft Windows Server 2003 for x644.219.2 TS2M0
Microsoft Windows Server 2003 Standard Edition4.219.2 TS2M0
Microsoft Windows Server 2003 Enterprise Edition4.219.2 TS2M0
Microsoft Windows Server 2003 Datacenter Edition4.219.2 TS2M0
Microsoft® Windows® for x644.219.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.