Problem Note 30543: NUMGEN option support added for clustering
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
SPDS | Scalable Performance Data Server | Tru64 UNIX | 4.4 | 4.4 | | 3.0 TS M0 |
64-bit Enabled HP-UX | 4.4 | 4.4 | | 3.0 TS M0 |
64-bit Enabled AIX | 4.4 | 4.4 | | 3.0 TS M0 |
Solaris for x64 | 4.4 | 4.4 | | 3.0 TS M0 |
HP-UX IPF | 4.4 | 4.4 | | 3.0 TS M0 |
64-bit Enabled Solaris | 4.4 | 4.4 | | 3.0 TS M0 |
Windows | 4.4 | 4.4 | | 3.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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2007-11-27 18:02:33 |
Date Created: | 2007-11-13 14:38:01 |