| Date | Title | Type | ||
|---|---|---|---|---|
| 6/15/09 |
36157 - Disabling SSPI logons to a SAS/SHARE® server Since SAS® 8, SAS/SHARE software has allowed connections to client servers without requiring further authentication credentials from a user once that user has logged on to a Microsoft Windows environment. Such a ... http://support.sas.com/kb/36/157.html, 18KB |
Usage Note | ||
| 6/4/09 |
35740 - A system abend 0C4 occurs when assigning a library to a SAS/SHARE® server in the z/OS environment A PC client tries to assign a library to a z/OS SAS/SHARE server and the server abends with an 0C4 in module SASYHRSV. The circumvention is to specify NONLSCOMPATMODE. http://support.sas.com/kb/35/740.html, 17KB |
Problem Note | ||
| 4/6/09 |
35398 - A system abend 0C4 occurs in module SASXWHER when using SAS/SHARE® A client using SAS 9.1.3 SP4 w/E9BX03 may have his session terminated with a system abend 0C4 in module SASXWHER while viewing/updating datasets on a SAS/SHARE server. http://support.sas.com/kb/35/398.html, 18KB |
Problem Note | ||
| 12/10/08 |
1187 - Cross release support not available with XMS (Cross Memory Services) communication access method within SAS/SHARE® Prior to SAS 8.2, Cross Memory Services (XMS) could not be used as a communication access method to access a SAS/SHARE® server between versions of the SAS System. It could only be used if the client and the server ... http://support.sas.com/kb/1/187.html, 16KB |
Usage Note | ||
| 11/25/08 |
33892 - A SAS/SHARE® server does not free a library when a client times out If a 9.1.3 client assigns a library to a 9.1.3 SAS/SHARE® server, then times out with a SEC6 ABEND, the library will stay allocated to the server. This will cause contention for other jobs outside SAS/SHARE trying ... http://support.sas.com/kb/33/892.html, 18KB |
Problem Note | ||
| 10/2/08 |
15525 - Setting a diagnostic trap might cause an abend for XMS servers in SAS/SHARE® or SAS/CONNECT® software under z/OS In the z/OS environment, traps such as IGVNOUSERKEYCSA that use TRAP(IGVNOUSERKEYCSA) for diagnosis for the GETMAIN or STORAGE macros might cause an abend for XMS servers in SAS/SHARE software or in SAS/CONNECT software ... http://support.sas.com/kb/15/525.html, 18KB |
Problem Note | ||
| 7/29/08 |
31758 - SAS/SHARE® server requires the service name to be one to eight characters in length If you edit the services file on your operating system to define the [official service name], [port number/protocol name] and [aliases], the SAS/SHARE service name cannot be longer than eight characters and must meet ... http://support.sas.com/kb/31/758.html, 20KB |
Usage Note | ||
| 7/17/08 |
32682 - Error causes SAS/SHARE® server running with the TTCP option to fill log with error messages When SAS/SHARE is started with the THREADEDTCP (TTCP) option and the following error occurs and is logged, the second part of the error message is repeated in the log indefinitely until the server is stopped: ... http://support.sas.com/kb/32/682.html, 19KB |
Problem Note | ||
| 6/2/08 |
19876 - Passing an encoded password to the SAS/SHARE® server Use the PWENCODE procedure to encode the password. The encoded password is written to the SAS log: 1 proc pwencode in='pass1234'; 2 run; {sas001}eNCrypTeDpW= Note that mixed case and brackets{} in the encoded ... http://support.sas.com/kb/19/876.html, 19KB |
Usage Note | ||
| 11/20/07 |
22517 - What is SAS/SHARE software? SAS/SHARE software provides a multiuser client/server environment for the SAS System. The multiuser server provides concurrent update access to SAS data for local and remote users across the enterprise. The server also ... http://support.sas.com/kb/22/517.html, 16KB |
Usage Note | ||