SAS 9.2 TS2M3 Raymond R. Balise balise@stanford.edu.

Post on 19-Dec-2015

212 views 0 download

Transcript of SAS 9.2 TS2M3 Raymond R. Balise balise@stanford.edu.

SAS 9.2 TS2M3

Raymond R. Balisebalise@stanford.edu

SAS 9.2 TS2M3 Configuration

• The following slides show my SAS 9.2 TS2M3 install configuration. Be sure to check “on” the extra products on slides 5 through 7.

• As always, I completely uninstalled my old release of SAS before I installed this one.

• The Sophos Anti-Virus software has a false positive warning on two files. This does not stop the installation. So, you can authorize them from the quarantine after the install.

Right click on the Sophos shield on the taskbar and choose Open Sophos Anti-Virus.

1) Click Quarantine

2) Check “on” both files

3) Click Authorize

Fix Shell Escapes in SASEven if you had had SAS previously installed, if you want to enable “X” statements

in Enterprise Guide you need to follow these steps.

1. Start => Run => enter REGEDIT => OK.2. Select hkey_classes_root => clsid => 440196D4..... => localserver32.3. Right-mouse on Default and select Modify.4. Remove -noxcmd (should be the last item in the list) => Ok.5. View => Refresh.6. Exit the Registry window

If you plan to use Excel1. With XP, click the Windows Start menu and choose Run or in

Vista search for and open regedit.2. In the dialog type regedit and click ok.3. Open up the tree to this pathHKEY_LOCAL_MACHINE SOFTWARE Microsoft Jet 4.0 Engines Excel► ► ► ► ► ►

4. Double click TypeGuessRows.5. Type 0, that is zero not the letter o, in the DWORD editor and

click ok.6. Repeat for this pathHKEY_LOCAL_MACHINE Software Microsoft Office 12.0 Access ► ► ► ► ►

Connectivity Engine Engines Excel► ►

• Microsoft ACCESS will silently change this setting!– So watch this setting if you use ACCESS.