Problem Note 17976: Error about running out of space using PROC PRINT in certain situations
Under certain situations you may see the following error when using
PROC PRINT.
ERROR: Data will not fit on page with current settings. Increase
the pagesize and/or linesize or omit label statement or
heading=vertical option.
In addition, you may see that the summary lines in the output do not
have the usual underlines.
This is not a situation which will affect every SAS session because
certain conditions must exist for it to occur.
When printing certain data sets along with requesting both a listing
and an ODS destination, this can occur. You also must be using the
SUM statement in the PROC PRINT step, as well as producing multiple
pages of output.
A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#017976
For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#017976
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | Microsoft Windows XP Professional | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows NT Workstation | 9.1 TS1M3 SP3 | |
| Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows 2000 Server | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows 2000 Professional | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| z/OS | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Linux on Itanium | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| 64-bit Enabled Solaris | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Linux | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| HP-UX IPF | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| 64-bit Enabled AIX | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| 64-bit Enabled HP-UX | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| OpenVMS Alpha | 9.1 TS1M3 SP3 | 9.2 TS1M0 |
| Tru64 UNIX | 9.1 TS1M3 SP3 | 9.2 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: | medium |
| Topic: | SAS Reference ==> Procedures ==> PRINT
|
| Date Modified: | 2007-10-25 09:28:40 |
| Date Created: | 2006-06-30 10:49:36 |