Problem Note 55420: The IMSTAT procedure might indicate an incorrect number of updated rows
If the CODE= option is specified in an UPDATE statement in PROC IMSTAT and one or more rows of the data are not updated by the SAS program, the unmodified rows are incorrectly included in the "Number of Rows Updated in Table" in the Results Viewer. The same incorrect count is also saved to the NUMROWS ODS output table.
This is expected behavior and is documented in the SAS® LASR ™ Analytic Server Reference Guide
For related notes about using the CODE= option in the UPDATE statement in PROC IMSTAT, see Problem Note 55393 and Problem Note 55419.
Operating System and Release Information
SAS System | SAS LASR Analytic Server | Solaris for x64 | | 9.4 TS1M3 |
64-bit Enabled Solaris | | 9.4 TS1M3 |
Linux for x64 | | 9.4 TS1M3 |
64-bit Enabled AIX | | 9.4 TS1M3 |
Microsoft® Windows® for x64 | | 9.4 TS1M3 |
*
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.
The output associated with UPDATE statement reflects the number of rows processed by the statement. If there are conditional statements in a CODE= program that cause some, but not all rows, to be updated, the count incorrectly includes the number of non-updated rows.
Type: | Problem Note |
Priority: | high |
Topic: | Analytics ==> analytics SAS Reference ==> Procedures ==> IMSTAT
|
Date Modified: | 2016-06-15 12:16:33 |
Date Created: | 2015-03-20 16:17:14 |