Problem Note 11775: XVT ALREADY ACTIVE message after abnormal termination when XMS
SAS/Connect processes were active
An attempt to signon using XMS communication access method, which
results in the error below, is likely due to a prior session which
abnormally terminated under the BPXAS address space. The XVT anchor id
is created based on the Client ASID. Therefore, this error can occur
even if it is not within the same JOB which had the problem.
For example, the following code:
options comamid=xms sascmd='x: ';
signon task1;
could generate the following in the SAS Log:
NOTE: Remote signon to TASK1 commencing (SAS Release
8.02.02M0P012301).
ERROR: A communication subsystem partner link setup request failure
has occurred.
ERROR: XMS Communication Failure: network identifier XVT is already
active.
ERROR: Remote signon to TASK1 cancelled.
ERROR: A communication subsystem message reception request failure
has occurred.
ERROR: XMS Communication Failure: partner conversation termination
detected.
A Technical Support hot fix for Release 8.2 (TS2M0) for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#011775
For customers running SAS with Asian Language Support (DBCS), this
hot fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/82_dbcs_prod_list.html#011775
Operating System and Release Information
| SAS System | SAS/CONNECT | z/OS | 8.2 TS2M0 | 9 TS M0 |
*
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.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | System Administration ==> Communication
|
| Date Modified: | 2004-03-26 09:00:44 |
| Date Created: | 2004-02-11 14:52:11 |