Password Encoder

I’ve noticed that whenever I need a pwencoded password, it seems to coincide with me not having a SAS® coding interface readily available (DMS, SAS Enterprise Guide®, SAS Data Integration Studio etc.). On the other hand, I almost always have a SAS Management Console session open. For this reason I’ve added a small Password Encoder utility to our Metacoda Plug-ins product which will be available in the next maintenance release (3.0 R4). What’s more, this Password Encoder will be a free-of-charge utility along with the existing ACT Reviewer and Metadata Explorer.

It’s accessible from the SAS Management Console Tools menu:

Metacoda Plug-ins Password Encoder visible in the SAS Management Console Tools menu

It displays a window Continue reading “Password Encoder”

Record, Rewind, Replay

Sometimes you find yourself wanting to repeat a SAS® software installation or deployment with the same, or slightly different, options. Perhaps you want to start an installation again after realizing that you chose a wrong option the first time around. Maybe you want to test out a slightly different configuration. It might be that you are planning on doing multiple client installs, choosing exactly the same settings each time, and want to automate the process. For all of these reasons, you might be interested in the SAS Deployment Wizard’s ability to record an installation and replay it later. You might make the replay automatic and silent so there is no interaction, or you might just want to use the smart defaults from an old installation and make a few minor changes here and there.

It’s such a handy feature, that you might even decide to always record your installs, just in case you need them later.

For more information, have a look at the following SAS documents:

I’ve listed the SAS 9.4 documents above, but there’s equivalent documentation available for the earlier SAS releases too.

Here are a few examples:

1. Record a manual install/deploy:

/sasdepot/sas94ts1m0-rev940-13w30/setup.sh -record -deploy -responsefile /opt/sas94m0/sasdw-response.txt

If the response file already exists it appears to be overwritten without reading the contents. I haven’t yet found a way to get the SAS Deployment Wizard to read an existing response file, make changes and save an updated or new response file. If someone knows how to do this please let me know.

2. Interactively replay a previously recorded install/deploy, picking up defaults from the response file, and allowing changes to be made along the way (these changes are not saved in the response file however):

/sasdepot/sas94ts1m0-rev940-13w30/setup.sh -responsefile /opt/sas94m0/sasdw-response.txt

3. Quietly and non-interactively replay a previously recorded response file for automated install/deploy:

/sasdepot/sas94ts1m0-rev940-13w30/setup.sh -quiet -responsefile /opt/sas94m0/sasdw-response.txt

The SAS Deployment Wizard has several other options and modes that you might find useful, so check the documentation for more info.

If you have any extra tips for using response files with the SAS Deployment Wizard, please let me know by leaving a comment below.

Finding SAS Depot Release Numbers

Checking the detailed release number(s) for SAS® software in a depot is one of those things I do rarely enough that I have to look it up each time I need to do it. I know it’s in the depot somewhere, but I keep forgetting exactly where. This is the main reason for this blog post :).

One of the reasons I don’t check it that often is, once I’ve downloaded a depot, I rename the depot directory so it’s very obvious which release it is (e.g. sas94ts1m0-rev940-13w30). Of course this method only works if you don’t mix orders for different releases in the same depot, which I try to avoid. I do keep multiple orders in a depot when they are for the same release. Single release depots means more disk space and bandwidth, but I find it helps me more easily find the right depot for the SAS release I need (In testing our Metacoda software we use various different versions and maintenance releases).

Documentation for how to find out the full release number(s) can be found in the following SAS documents:

There can be multiple SAS software orders in a depot, and they could each be different releases, so there may be multiple soi.html files to review.

When I look in the <sas_depot_dir>/install_doc/<order_no>/soi.html file, I can see the release number for our newly downloaded SAS 9.4 depot:

Product: SAS 9.4 64-bits TS1M0, Rev. 940_13w30

Finally, if you find yourself in a position where you have multiple orders in a SAS depot and you want to extract an order out into it’s own depot, have a look at the Create a Depot by Using the SAS Deployment Wizard section of the SAS® 9.4 Intelligence Platform: Installation and Configuration Guide (or earlier versions).

Favourite Papers from SAS Global Forum 2013

I’m back in Australia now after attending SAS Global Forum 2013 in San Francisco last week. As always it was a fantastic conference where I got to meet lots of other enthusiastic SAS users, see some great papers about SAS software (though I never seem to see as many papers as I originally planned), and spend lots of time in the demo hall. The demo hall is one of my favourite places. You can talk to SAS developers and product managers about what’s coming in the next major release of SAS (9.4). The demo hall is also where Metacoda (my company) had a SAS Alliance Member sponsor stand and got to show our latest Metacoda products. Meeting our customers from the other side of the globe is always a highlight of the conference for me.

These are some of my favourite papers from the conference. As you will see from the list, Continue reading “Favourite Papers from SAS Global Forum 2013”

Favourite Papers from SAS Global Forum 2012

These are some of my favourite papers from SAS Global Forum 2012 last month. I didn’t to get to see as many papers in person as I’d originally planned; we were very busy at our Metacoda stand. So it was great that the papers had already been published before the event as I’d already read most of the ones I missed.

As you will see from the list below, Continue reading “Favourite Papers from SAS Global Forum 2012”