Kbase P10967: Errors 869 and 916 attempting to run r-code compiled against progress database on a foreign database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
FACT(s) (Environment):
DataServers
SYMPTOM(s):
<program name> Database <dbname> has type <type> (869)
But connection to type <type> was requested. (916)
<program name> Database <dbname> has type PROGRESS (869)
But connection to type ORACLE was requested. (916)
But connection to type MSS was requested. (916)
But connection to type ODB was requested. (916)
The r-code that is trying to run is compiled against progress database
The database currently connected is a foreign database
CAUSE:
The r-code is not portable between different database types, as documented within
Paragraph 1.2 of the "Portability Guide", from the collection "Progress Deployment".
FIX:
Recompile your program against dataserver schema holder.