Using the SQL procedure to update a table allocated via SAS/SHARE® might not update the table


When you use an SQL procedure to update a table allocated through SAS/SHARE, the update might not occur. In addition, the SAS® log might report that the update was done, even though it was not.

To work around this issue, specify the system option BUFNO=2 in the server session before you start the SAS/SHARE server.