Problem Note 7882: LIBNAME statement may be assigned to the wrong directory in the 64-bit
implementation of SASĀ® 8.2 on AIX and Solaris
If you issue a LIBNAME statement in the 64-bit implementation of SAS 8.2
on AIX or Solaris, SAS may incorrectly issue a NOTE similar to the
following:
LIBNAME OUT "/path/to/directory";
NOTE: Libname OUT refers to the same physical library as OUTDSN.
NOTE: Libref OUT was successfully assigned as follows:
Engine: V8
Physical Name: /path/to/different/directory
Note that the path specified on the LIBNAME statement is different from
the Physical Name in the NOTE. The LIBNAME is in fact assigned to the
incorrect path that is shown as the Physical Name.
This problem is due to a change in inode handling on 64-bit Unix
operating systems.
Operating System and Release Information
| SAS System | Base SAS | 64-bit Enabled AIX | 8.2 TS2M0 | 9 TS M0 |
| Solaris | 8.2 TS2M0 | 9 TS M0 |
| 64-bit Enabled Solaris | 8.2 TS2M0 | 9 TS M0 |
| AIX | 8.2 TS2M0 | 9 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: | alert |
| Date Modified: | 2009-06-09 15:55:01 |
| Date Created: | 2002-06-27 18:02:29 |