SAS® platform administrators can get quite familiar with the SAS NOXCMD option, usually when someone asks why their programs that used to work (in a different SAS version or execution environment) are now failing. Perhaps the programs ran ok with SAS Enterprise Guide 4.1 using a SAS 9.1.3 server but now fail with SAS...
Read more »
Tags: Base SAS, SAS, SAS 9.2, SAS Configuration, SAS Enterprise Guide, SAS Metadata Security, SAS Papers, SAS Usage Notes
Posted in SAS | Comments Off
Back in July last year I posted MKDIRMD Macro: Creating Tree Folders in Metadata about a SAS macro I wrote to create tree folders in a SAS metadata repository using the SAS Open Metadata API. Just recently I discovered an alternative method using a utility already present in a SAS 9.2 installation: MakeFolder. I...
Read more »
Tags: Metadata API, Metadata Migration, Metadata Promotion, SAS, SAS 9.2, SAS Metadata, SAS Usage Notes
Posted in SAS | Comments Off
Whilst troubleshooting why LDAP based users couldn’t authenticate against a SAS Metadata Server configured for host authentication, I found this handy resource: SAS Usage Note 39891: Using PROC PERMTEST to diagnose UNIX host authentication issues in SAS® 9.2. The server in question already had correctly functioning LDAP host authentication via PAM, it was just...
Read more »
Tags: Accounts/Logins, Authentication, Interesting SAS Usage Notes, PAM, SAS, SAS 9.2, SAS Usage Notes, Unix
Posted in SAS | Comments Off
I found a handy tip from Rafi in the discussion Allocating SAS WORK Libraries Dynamically in SAS 9.2 in the LinkedIn group SAS Architects/Administrators/Implementation Specialist. It explains how to use a variation on the SAS system option WORK= to spread work libraries over a number of I/O paths using either random or available space...
Read more »
Tags: I/O, SAS, SAS 9.2, SAS Documentation, SAS Usage Notes
Posted in SAS | Comments Off
I noticed a couple of recent SAS usage notes relating to the new portal content promotion capability in SAS 9.2: SAS Problem Note 42231: The script used to promote SAS® Information Delivery Portal content removes the Portal Application Tree when an incorrect name is passed to the script SAS Usage Note 41692: Scripts for...
Read more »
Tags: Interesting SAS Usage Notes, Metadata Migration, Metadata Promotion, SAS, SAS 9.2, SAS Usage Notes
Posted in SAS | Comments Off
I was trying to run a manual SAS Metadata Server backup (OMABAKUP) on Windows 2008 R2 64 bit today. It failed! I run metadata backups many many times so I was sure all the normal prerequisites were in place but this was the first time I had run one on Windows 2008 R2 64...
Read more »
Tags: Backup, Interesting SAS Usage Notes, SAS, SAS 9.2, SAS Usage Notes, Windows 2008 R2
Posted in SAS | Comments Off
It looks like the SAS® 9.2 Replication Wizard has recently been deprecated. I spotted a new SAS usage note about it the other day: Usage Note 40834: The Replication Wizard in SAS® 9.2 has been deprecated. The Replication Wizard is, or perhaps I should now say was, a feature available in the SAS 9.2...
Read more »
Tags: Interesting SAS Usage Notes, Metadata Migration, SAS 9.2, SAS Management Console, SAS Usage Notes
Posted in SAS | Comments Off