SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 57587: A segmentation violation occurs when you restore a SAS® Scalable Performance Data Server table that has a column width wider than 64 KB

DetailsHotfixAboutRate It

If you back up an SPD Server table that has a column width wider than 64 kilobytes, you will not be able to restore the table. When you run the SPDSRSTR utility to restore the table, a segmentation violation might occur.


When a segmentation violation occurs, the macro variable &SYSRC is set to 139, as shown in the following example:
SPDS_NOTE: Table X0000001.MIG_DCT_DQ_STATUS_REPORT created, with 0 rows and 72 columns.

NOTE:     Table 'MIG_DCT_DQ_STATUS_REPORT' created with 0 indexes
NOTE:     Table 'MIG_DCT_DQ_STATUS_REPORT' starting full restore
20   quit;

NOTE: PROCEDURE SPDO used (Total process time):
      real time           58:39.17
      cpu time            21.28 seconds


21   %put sysrc= &sysrc;
sysrc= 139

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SPDSScalable Performance Data ServerMicrosoft Windows 8.1 Enterprise x645.1 HF35.1 HF4
Microsoft® Windows® for x645.1 HF35.1 HF4
Microsoft Windows Server 2008 for x645.1 HF35.1 HF4
Windows 7 Professional x645.1 HF35.1 HF4
64-bit Enabled AIX5.1 HF35.1 HF4
64-bit Enabled Solaris5.1 HF35.1 HF4
HP-UX IPF5.1 HF35.1 HF4
Linux for x645.1 HF35.1 HF4
Solaris for x645.1 HF35.1 HF4
* 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.