Tagged Questions

0
votes
4answers
161 views

Oracle XE for Linux…?

Is there a Linux version of Oracle XE? I could not find any info on Oracles official site.
0
votes
3answers
332 views

Requirements for connecting to Oracle with JDBC?

I'm a newbie to Java-related web development, and I can't seem to get a simple program with JDBC working. I'm using off-the-shelf Oracle 10g XE and the Eclipse EE IDE. From the b …
3
votes
1answer
749 views

How can I change the SID of an Oracle XE instance.

I needed to change the SID of an Oracle XE database (not the Service Name) to match a production database. When I tried searching online, most of the pages were describing changin …