Consultor Eletrônico



Kbase P25427: Progress session GPFs after updating dataserver schema
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/09/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

FACT(s) (Environment):

MS SQL DataServer

SYMPTOM(s):

Progress session GPFs.

There are client accessing read-only schema holder while it is updated

Schema holder proserve-ed in order to allow dataserver schema updates

The application code is compiled after the dataserver schema update from the same progress session.

All tables from dataserver schema are updated.

CHANGE:

Dataserver schema updated and code compiled.

FIX:

Start with a new schema holder instead of updating the existing one.