SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 13654: SAS Direct Logon Procedure does not work in SAS 9

DetailsHotfixAboutRate It
In SAS 9, using the Direct Logon Procedure for SAS can result in an S0C4
abend.

To circumvent the problem, you can run SAS under TSO directly.  To do
this, create a TSO LOGON proc which has a PARM='%RICH9'

In this case RICH9 must be found in the SYSPROC concatenation.  The
contents of RICH9 would be:

PROC 0
SAS9    /* The SAS 9 CLIST also found in this SYSPROC concatenation */
LOGOFF  /* LOGOFF TSO when the SAS session completes */


A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:

http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#013654

For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:

http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#013654


Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASz/OS9 TS M09.1 TS1M3 SP2
* 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.