Consultor Eletrônico



Kbase P19866: How to unbind a Stateless AppServer after the client side SD
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/02/2003
Status: Unverified

GOAL:

How to unbind a Stateless AppServer after the client side SDO issues a getASHanle function call?

FACT(s) (Environment):

Windows

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

The ASBMAN -query command reports the AppServer status as "LOCKED".

CAUSE:

In a Stateless environment the client becomes bound after invoking the getASHanle function in the client side of a split SDO till the server side SDO started by the client is destroyed.

FIX:

Issue an "unbindServer" procedure call when the server side copy of the SDO is no longer needed:

RUN unbindServer(?).