Problem Note 35740: A system abend 0C4 occurs when assigning a library to a SAS/SHARE® server in the z/OS environment
When a PC client assigns a library to a SAS/SHARE server on the z/OS platform, the server might abend and the following error might appear in the SAS log:
ERROR: INTERNAL ERROR - YP UNABLE TO FORMAT MESSAGE.
ddmonyyyy:hh:mm:ss YHRWT: Erroneous internal condition encountered:
ERROR: System abend 0C4 occurred in module SASYHRSV function YHRCQA
ERROR: Traceback will be attempted...
NOTE: Traceback called
NOTE: Module Function Offset Line
NOTE: -------- -------- ------ ----
NOTE: SASYHRSV YHRSERV 004CAC 0
NOTE: SASSERVE SASSERVE 0012E2 0
NOTE: SASXA1 UNKNOWN 0F3C50 0
The clients might receive these types of ERRORs in their SAS logs during the LIBNAME assignments:
ERROR: Libname libref is not assigned.
ERROR: Error in the LIBNAME statement.
ERROR: Attempt to connect to server server-ID.__port failed.
ERROR: A communication subsystem partner link setup request failure has
occurred.
ERROR: TCP link establishment failed.
ERROR: Error in the LIBNAME statement.
ERROR: Attempt to connect to server server-ID.__port failed.
ERROR: A communication subsystem partner link setup request failure has
occurred.
ERROR: connect call failed, system error is '10061 - WSAECONNREFUSED'.
ERROR: Error in the LIBNAME statement.
To circumvent this problem, specify the SAS System option NONLSCOMPATMODE.
Operating System and Release Information
| SAS System | SAS/SHARE | z/OS | 9.1 TS1M3 SP4 | |
*
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.
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.
| Type: | Problem Note |
| Priority: | medium |
| Date Modified: | 2009-06-04 11:26:44 |
| Date Created: | 2009-04-29 17:23:06 |