Kbase P98190: AppServer does not automatically use recent modified persistent procedure
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/08/2005 |
|
Status: Unverified
SYMPTOM(s):
AppServer does not automatically use recent modified persistent procedure
A modification in the procedure is not being picked up by the AppServer agent
CAUSE:
This is expected behavior. Changes to persistent procedures requires manually unload the procedures from the memory.
FIX:
There are two ways to have the agents to get the changes:
1) Restart the AppServer broker.
or
2) Create a procedure to unload and reload the persistent procedures from the memory.