Getting an Application to run with both 8i and 10g
I have compiled an application with the 10g libraries. When I run it
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.
.
Relevant Pages
- Re: My library is gone! "There are no items in this library yet"
... something in the registry that didn't like something in the database and it may have taken the combination of the two to really break it. ... If there was a way to get this to the Windows Media Player product team, it could help in troubleshooting the high number of reportedly corrupt databases. ... Once I saw that WMP was rebuilding the .wmdb file, I exited WMP11 and swapped in my original CurrentDatabse_360.wmdb file. ... WMP11 isn't letting itself access or create any libraries, ... (microsoft.public.windowsmedia.player) - Re: My library is gone! "There are no items in this library yet"
... I had begun to formulate an opinion that rebuilding the database does not only fix a corrupted database but also could fix other configuration and settings. ... If there was a way to get this to the Windows Media Player product team, it could help in troubleshooting the high number of reportedly corrupt databases. ... Once I did this, Media Player got unsuck, and rebuilt the folder, along with the CurrentDatabase_360.wmdb file. ... WMP11 isn't letting itself access or create any libraries, ... (microsoft.public.windowsmedia.player) - Re: type mismatch - 13
... DAO library. ... When you convert a database file from an earlier version of Microsoft Access ... make sure that Microsoft Office 2007 Access ... libraries, dimension the objects explicitly as follows: ... (microsoft.public.access.modulesdaovba) - Re: 2000/2003 Reference Problems
... If you use only the essential libraries: ... Decompiling is a separate issue to references. ... >> Then compact the database: ... >> Tools | Database Utilities | Compile. ... (microsoft.public.access.modulesdaovba) - Re: WMP 11 - Fixing Corrupt WMDB Libraries - Need a Proper Tool!!!!!
... It's a fascinating problem - dead libraries are typically non-recoverable and since they're reflective in nature, there's not much call to get them rolling again. ... It saddens me to hear that the Windows Media Player product team feels like the hard work of their customers has no intrinsic value. ... the information from the Microsoft/AMG database is incorrect, ... I have managed database systems using everything from dBase II, III, IV, FoxPro, SQL Server from version 6.0 on, flat file systems, Access database systems, and so on. ... (microsoft.public.windowsmedia) |
|