Kbase P27139: Progress sessions hangs when loading the .df file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/17/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Loading of .df file causing session to GPF
Applying of .df file GPFs in kmconn()
Progress sessions hangs when loading the .df file
Oracle DataServer
kmconn+20
prodisc+1C
fddisc+65
bfdiscon+12D
scendupd+1B
scfxky+86A
scfix+915
sctrapf+28
bfblnd+247
rnxitn_endar+7E
rnxitn_ckdsc+37
rninterpret+30
umeDispatchEvent+1266
wwRunDispatcher+CD
iodispatch+87
rnrq+C8
drmain+20F
ProStartup+5F
WinMain+8
WinMainCRTStartup+134
ProcessIdToSessionId+17D
CAUSE:
BUG# 20030616-007 (CLOSED as NAB)
CAUSE:
.df file has been created manually, ie without ProToOra tool.
FIX:
Use ProToOra tools as the only one supported way.
FIX:
Find out, what definition (INDEX/FIELD) is causing the GPF. In this particular cause, the problem was within the ADD INDEX definition, the index was composed from 5 fields, when taking off the 5th field, the load of .df succeeded.