Tagged Questions
1
vote
2answers
362 views
Oracle Home for Visual Studio
Okay. Forgive me, but I'm going to vent a little here. Visual Studio doesn't recognize my TNSnames for oracle so I can't connect to my database. I believe the problem is that I have multiple homes on ...
1
vote
2answers
712 views
How to determine ORACLE_HOME from PL/SQL?
Is it possible to determine where Oracle is installed using pure PL/SQL?
Use case:
In order to call an external C library, I need to know its exact path (for the create library call). My DLL will ...
0
votes
1answer
54 views
Oracle not available error
After a long struggle of installing any Oracle XE on my windows XP I gave up and decided to create my database manually. The setup file provided by Oracle skips fast the Creation of Database services ...
0
votes
1answer
159 views
ORACLE_HOME environment variable causing confusion between Oracle Database and Oracle OC4J
I'm having some Oracle trouble ...
I installed Oracle 11g Express Edition to here:
C:\oraclexe\app\oracle\product\11.2.0\server .. so that there are folders such as:
...