SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 30543: NUMGEN option support added for clustering

DetailsHotfixAboutRate It
When Time Based Partitioning became obsolete, support for the NUMGEN option was 
removed. To allow the creation of copies of individual members of the cluster
without undoing the cluster, support for NUMGEN was reinstated, but with a warning 
message indicating that the option will be phased out in future releases.

In addition, support has been added for the '+' and '-' operators.
Prior to the fix, this example containing '-15' would have been invalid:

   proc print data=libname.table(numgen=-15);

The following error would have been issued:

   ERROR 22-322: MISSING ')' parenthesis for data set option list
   ERROR 79-322: Expecting a )



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SPDSScalable Performance Data ServerTru64 UNIX4.44.43.0 TS M0
64-bit Enabled HP-UX4.44.43.0 TS M0
64-bit Enabled AIX4.44.43.0 TS M0
Solaris for x644.44.43.0 TS M0
HP-UX IPF4.44.43.0 TS M0
64-bit Enabled Solaris4.44.43.0 TS M0
Windows4.44.43.0 TS M0
* 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.