Kbase P17526: S/E 49 with function "ocmpdbg" in stack
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Oracle DataServer
Progress 9.1x
SYMPTOM(s):
SYSTEM ERROR: Memory violation. (49)
ocmpdbg function at top of the stack
Cannot install latest 9.1C patch or upgrade to 9.1D
CAUSE:
BUG# 20010709-008
FIX:
To workaround the problem you can do one of the following
1. add NO-JOIN-BY-SQLDB or NO-LOOKAHEAD to the query (using QUERY-TUNING phrase) 2. use the startup parameter -Dsrv qt_no_lookahead
3. compile the program(s) with -nojoinbysqldb.