Re: Getting an Application to run with both 8i and 10g
- From: Frank van Bortel <frank.van.bortel@xxxxxxxxx>
- Date: Thu, 29 Mar 2007 19:56:20 +0200
faceman28208@xxxxxxxxx schreef:
I have compiled an application with the 10g libraries. When I run itAn Oracle DBA, or operator.
with a 10g database, it works fine.
The powers that be would like the same application to be able to work
with an 8i database. So when I take the same application and change
the SID to point to the 8i database I get these errors
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
If I take the exact same code and link with the 8i libraries, it works
fine.
Is it possible to run the 10g-linked code on an 8i database. If so,
what am I missing here?
thanks.
--
Regards,
Frank van Bortel
Top-posting is one way to shut me up...
.
- References:
- Getting an Application to run with both 8i and 10g
- From: faceman28208
- Getting an Application to run with both 8i and 10g
- Prev by Date: Re: Getting last sequence number in c#
- Next by Date: Re: O9i: general index question
- Previous by thread: Getting an Application to run with both 8i and 10g
- Next by thread: Re: Getting an Application to run with both 8i and 10g
- Index(es):
Relevant Pages
|