Problem Note 55669: The CONTENTS procedure might fail when you access a large SAS® SPD Server table that contains column ACLs
If you have a large SAS SPD Server table that has column access control lists (ACLs) and you try to run PROC CONTENTS on the table, an error message similar to the following might occur:
15 proc contents data=SPDEBS.ES_INV_F(VERBOSE=YES);
NOTE: You are accessing a table for which you do not have access to all the columns.
16 run;
ERROR: Variable number 26 is not on file SPDEBS.ES_INV_F.
NOTE: Statements not processed because of errors noted above.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SPDS | Scalable Performance Data Server | Solaris for x64 | 4.53 | 4.53HF6 | | |
Linux for x64 | 4.53 | 4.53HF6 | | |
64-bit Enabled Solaris | 4.53 | 4.53HF6 | | |
64-bit Enabled HP-UX | 4.53 | 4.53HF6 | | |
64-bit Enabled AIX | 4.53 | 4.53HF6 | | |
Windows 7 Enterprise x64 | 4.53 | 4.53HF6 | | |
Microsoft Windows Server 2008 for x64 | 4.53 | 4.53HF6 | | |
Microsoft Windows 8.1 Enterprise x64 | 4.53 | 4.53HF6 | | |
Microsoft® Windows® for x64 | 4.53 | 4.53HF6 | | |
*
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: | high |
Date Modified: | 2015-04-29 10:06:46 |
Date Created: | 2015-04-28 09:27:53 |