Kbase P18429: Error 447 occurs when querying a table name (reserved in ORACLE) with a comparision operator other t
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/07/2006 |
|
Status: Unverified
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
Error 447 occurs when performing a query
Did not find op 3723 in transop. (447)
Query using a comparision operator other than "equal".
Query done against an ORACLE table name that is a reserved word (i.e item_, order_, type_).
Using function ROWID(item)
No error occurs when query uses an "equal" operator.
i.e., FIND item WHERE ROWID(item) = TO-ROWID("1234")
CAUSE:
This is a known issue being investigated by Development
FIX:
Add the NO-ERROR option