Problem Note 1603: PROC CONTENTS OUT2= option generates error
When the OUT2= options is used with _ALL_, an error results.
proc contents data=ds out2=lib._ALL_;
run;
The following error message is generated:
ERROR: Invalid sequence of commands for file WORK.DS.DATA
_all_ is not a valid option with the OUT2 data set
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | OpenVMS VAX | 8 TSD1 | 8.1 TS1M0 |
| 64-bit Enabled Solaris | 8 TSD1 | 8.1 TS1M0 |
| Solaris | 8 TSD1 | 8.1 TS1M0 |
| IRIX | 8 TSD1 | 8.1 TS1M0 |
| ABI+ for Intel Architecture | 8 TSD1 | 8.1 TS1M0 |
| z/OS | 8 TSD1 | 8.1 TS1M0 |
| 64-bit Enabled HP-UX | 8 TSD1 | 8.1 TS1M0 |
| Tru64 UNIX | 8 TSD1 | 8.1 TS1M0 |
| 64-bit Enabled AIX | 8 TSD1 | 8.1 TS1M0 |
| HP-UX | 8 TSD1 | 8.1 TS1M0 |
| CMS | 8 TSD1 | 8.1 TS1M0 |
| OpenVMS Alpha | 8 TSD1 | 8.1 TS1M0 |
| AIX | 8 TSD1 | 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: | medium |
| Topic: | SAS Reference ==> Procedures ==> CONTENTS
|
| Date Modified: | 2002-07-23 13:55:43 |
| Date Created: | 2000-01-17 09:49:00 |