Problem Note 1819: PROC REPORT output dataset may contain duplicate observations when using
FLOW and OUT= options
The output data set from PROC REPORT may contain duplicate observations
when the FLOW option is used on the DEFINE statement for a long
character variable and the OUT= option is specified on the PROC REPORT
statement. Modification to code, such as adjusting LINESIZE, may alter
which observations are duplicated in the output data set.
The only workaround is to invoke PROC REPORT multiple times, once to
produce the output report using the FLOW option and a separate
invocation to produce the output data set without the FLOW option.
This problem was also reported in version 6.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | Solaris | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS VAX | 8 TS M0 | 8.1 TS1M0 |
| Microsoft Windows 95/98 | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled Solaris | 8 TS M0 | 8.1 TS1M0 |
| OS/2 | 8 TS M0 | 8.1 TS1M0 |
| HP-UX | 8 TS M0 | 8.1 TS1M0 |
| z/OS | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled HP-UX | 8 TS M0 | 8.1 TS1M0 |
| 64-bit Enabled AIX | 8 TS M0 | 8.1 TS1M0 |
| CMS | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS Alpha | 8 TS M0 | 8.1 TS1M0 |
| Tru64 UNIX | 8 TS M0 | 8.1 TS1M0 |
| AIX | 8 TS M0 | 8.1 TS1M0 |
| Microsoft Windows NT Workstation | 8 TS M0 | 8.1 TS1M0 |
*
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: | alert |
| Topic: | SAS Reference ==> Procedures ==> REPORT
|
| Date Modified: | 2000-05-04 16:03:52 |
| Date Created: | 2000-03-14 13:05:25 |