Kbase P126663: Can't activate an index online if changes are made to a table through a remote client server and per
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/07/2009 |
|
Status: Verified
SYMPTOM(s):
Can't activate an index online if changes are made to a table through a remote client server and persist when the idxactivate is initiated.
Clients connected to database through remote client server.
$ proutil doc_db -C idxactivate tst_table.inact3
OpenEdge Release 10.1A as of Tue Oct 18 20:11:37 EDT 2005
Index Activate: BEGIN activation of inact3. (13258)
Index Activate: recs value: 100 refresh rate: 60. (13259)
Activating Index inact3 at Database timestamp 1129752317 . (12811)
Usr Name Type Pid Timestamp
1 myuser SRV 10336 1129580580
Connections with timestamps older than 1129752317 exist. (13246)
Do you wish to continue waiting..... Type y to continue (y
). (13247)
y
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1A
OpenEdge 10.1B
CAUSE:
Bug# OE00154022
CAUSE:
In 10.1A and 10.1B code restrictions existed in the _mprosrv when remote-clients were connected which prevented idxactivate from completing the activation.
Changes were made in 10.1C to remove the restrictions.
FIX:
Upgrade to 10.1C or later.