The oracle tag has no wiki summary.
0
votes
0answers
23 views
An error occurred while mounting ext3
I was trying to install Oracle 11gR2 Express Edition. When I reboot computer I am getting this message "An error occurred while mounting ext3".
$ sudo fdisk -l
Disk /dev/sda: 640.1 GB, 640135028736 ...
0
votes
0answers
35 views
I can't switch from OpenJDK's Java 7 to Oracle's via update-alternatives
x5ives@aperture:~$ sudo update-alternatives --config java
[sudo] password for x5ives:
There is only one alternative in link group java (providing /usr/bin/java): /usr/lib ...
0
votes
1answer
12 views
Install Oracle SES in ubuntu
Hi all! I'm new in ther neighboord so I need to ask some directions.
I was learning Ubuntu and I need to use it for a "test server" of oracle ses. I already downloaded the ses in here: ...
0
votes
0answers
22 views
Problem trying to install Oracle 11g
I am trying to install Oracle 11g on 12.10 and i get the following error at the last set where you ./runInstaller.
I get the following error:
./runInstaller: line 254: /tmp/database/install/.oui: ...
0
votes
0answers
95 views
Java is not working in Firefox after installing Oracle JDK7
I recently bid farewell to Windows 7 and installed Ubuntu 12.10 in my laptop. I have downloaded the latest Oracle JDK 7 tarball and have successfully installed it.
(Using steps in How do I install ...
1
vote
4answers
187 views
install jdk in ubuntu
I am trying to install oracle jdk7 64bit on my computer.
And I found this How do I install Oracle Java JDK 7?
However I found that it use the update-alternative -install to install the jdk which is ...
2
votes
1answer
91 views
Install JUnit with Oracle Java 7 already instaled
I am running Ubuntu 12.10 with Oracle Java 7 installed (as described here). I want to install JUnit 4 but if I do a simple sudo apt-get install junit, it starts to download openjdk and the like (which ...
1
vote
1answer
379 views
Setup and install IntelliJ with JDK
Is there any scripts for downloading and installing IntelliJ with JavaJDK or OpenJDK?
I don't know how I did it before using Ubuntu 12.10 but I'm now on a fresh 13.04 install and I have been looking ...
2
votes
3answers
151 views
Oracle Java 7 on Linux PowerPC
I give up trying to figure this one out on my own.
The information on this website:
http://www.yellowdog-board.com/viewtopic.php?t=2935
and on this one:
...
0
votes
1answer
127 views
Oracle in Ubuntu [duplicate]
Can I install Oracle SQL Developer or Oracle Express Edition in Ubuntu 12.10 (32 bits) using Java 7? If not, what's the "best" SQL Integrated development environment in this platform?
0
votes
0answers
56 views
oracle listener not startup
i installed the oracle server but after i configured the server,this error is below occurred.please how can i solve this error?
Starting Oracle Net Listener...Done Configuring database... ...
1
vote
0answers
908 views
How to install Oracle Database 11g Express Edition on Ubuntu 12.10?
I installed the Oracle database following the steps mentioned in this blog.
Downloaded 11g express edition
Created a new user oracle under the group dba. Following steps are executed using this.
...
0
votes
0answers
50 views
Oracle Java 7 - How Do I get Excel Macros to Function
I have a large number of Microsoft Excel 2003 & 2007 files with Macros. I understand you have to have Java installed in order to get the Macros to function properly. I used a PPA and installed ...
0
votes
0answers
50 views
oracle xe prompts removal of kubuntu desktop 12.04
I was trying to install oracle-xe 10g on Kubuntu 12.04 x64. I had to install the i386 version of bc and it prompted me to remove kubuntu desktop and cups printing driver.
sudo apt-get install bc:i386
...
0
votes
0answers
78 views
Got some error after Sqlplus installation . . Need help?
I install sqlplus using these steps https://help.ubuntu.com/community/Oracle%20Instant%20Client
but I am getting error while type "sqlplus"
**sqlplus: error while loading shared libraries: ...
3
votes
1answer
480 views
How can I modify the default behaviour of Ubuntu 12.04 (& 12.10) to prevent a symbolic link from /dev/shm to /run/shm ever being created on boot up?
Whilst installing Oracle 11gR2 Express Edition on Ubuntu 12.04 by following the Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto and have encountered the Oracle memory target problem with ...
1
vote
0answers
176 views
How to Install Oracle 10gR2 EE database on Ubuntu 12.04
I've been able to install an Oracle 11gR2 EE database on Ubuntu 12.04 by using a tutorial found online. But, I also need to run an Oracle 10g database (not XE). Anyone know of or have a tutorial for ...
1
vote
0answers
362 views
Oracle java7 config
I've installed Oracle Java 7 according to this guide.
When I run sudo update-java-alternatives -s java-7-oracle, it gives me :
update-alternatives: error: no alternatives for ...
1
vote
0answers
54 views
In Ubuntu displays, why does it say I'm using a laptop but I'm using a Desktop?
I'm using Ubuntu on Oracle's Virtual Box aside from Windows because the vast of my friends are trying to get me to try it, I open it and activate full screen mode, yet it isn't all fullscreen. I ...
2
votes
2answers
105 views
How create a keyboard shortcout to launch an .jar file with Oracle Java 7 Runtine?
I know how to create a keyboard shortcut to launch an application. (All Settings->Keyboard->Shortcuts->Custom Shortcuts)
I know how to run .jar files from Nautilius. (Right click->Open with Oracle ...
2
votes
3answers
1k views
Is it possible to install Oracle Database Express on 32bit Ubuntu 12.10?
If it is possible, how is the step-by-step installation done?
0
votes
1answer
580 views
Oracle Java web start silently dies (Ubuntu 12.10)
Default OpenJDK 7 installed with Ubuntu 12.10 works fine. I have a few issues with a proprietary package I'm using and I need to test against Oracle's Java to see if it's specific to OpenJDK.
...
2
votes
1answer
89 views
Why doesn't java -version return anything with Oracle's JRE 7?
I've been following these steps and got up to the check version of new JRE installation part but java -version doesn't return anything.
I have run sudo update-alternatives --install /usr/bin/java ...
1
vote
1answer
807 views
Oracle Virtualbox does not open since upgrade
After upgrading to Ubuntu 12.10, I have been unable to restart my Oracle virtualbox.
jan@jan-System-Product-Name:~$ sudo /etc/init.d/vboxdrv setup
sudo: /etc/init.d/vboxdrv: command not found
...
0
votes
3answers
684 views
Eclipse not running after upgrading to Oracle JDK 1.7?
I upgraded from open-jdk to Oracle JDK 1.7 today. Since then my eclipse isn't running. And when I run eclipse i get the following error:-
Below are the logs from the file mentioned in the ...
2
votes
2answers
253 views
“ERROR:Could not find java.nio.file.Paths” when using Oracle JDK 1.7
I want to try out some features rolled out in Oracle's new JDK 1.7. I followed the post:- Oracle JDK 1.7 but the post doesn't seem to help.
I was trying to fetch out the structure for ...
1
vote
2answers
63 views
Do I need any additional Java packages if I'm running the Oracle JRE?
I am running the Java 7 JRE from Oracle. I installed it through terminal and it works properly with my web browsers, and otherwise, as far as I can tell.
However, I was browsing through my ...
1
vote
1answer
58 views
which ubuntu version for oracle application express
I am new to Linux and want to set up a simple (hassle free) development environment for Oracle's Application Express. As a personal development environment, I do not anticipate any more than one or ...
0
votes
1answer
128 views
Oracle java -version doesn't work
I've installed java by following this instruction and also had installed java 7 from elsewhere but I can't seem to get it to work.. every time I type in java -version via terminal (I am ssh-ing to an ...
0
votes
1answer
60 views
I've had installed oracle java, then I removed but the oracle java options are still in the aplications? How do i remove them
I had troubles unistalling oracle java but finally i did it (don't know how) but still the oracle java options are appearing in the dash home like Oracle java console and so on.
I'd like to remove ...
1
vote
1answer
45 views
Isn't there an installer package for Oracle Database?
I wish I could install Oracle Database as easy as possible using Ubuntu Software Center or apt-get install.
I suggest that at least, someone of the community, could create a package that installs it ...
2
votes
1answer
203 views
How to install oracle server?
I have installed the Oracle client but I am not able to install the Oracle server. How do I install Oracle server?
0
votes
1answer
157 views
cannot log in to all account except guest after mounting new partition
In order to do my homework from school, since two days ago, I installed Oracle 11g on my computer running Ubuntu.
While I was installing Oracle 11g, after setting the password for oracle and clicking ...
1
vote
1answer
102 views
oracle java installer fails with licence not accepted
G'day all,
I am running Ubuntu 12.04
When trying to upgrade the oracle java installer from the webupd8team ppa I get an error that says I declined to accept the licence.
I am never offered the option ...
3
votes
1answer
4k views
Replacing the OpenJDK with the Oracle JDK
I've had the archive file for Oracle's JDK for some time and have been running java applications through ~/Downloads/jdk1.7.0/bin/java -jar <jarfile> for some time, but I'm wondering if there's ...
10
votes
3answers
12k views
How to install Oracle Express 11gR2?
I need a Step By Step guide for Installing Oracle Database Express Edition version 11g Release R2 on Ubuntu Desktop 12.04.1 LTS 64 bit Edition
0
votes
0answers
11 views
Minecraft shows black screen on watt-os 64 after logon [duplicate]
Possible Duplicate:
Ubuntu 64bit Black Screen on Minecraft
Minecraft appears to launch with oracle java 7, but crashes after logon.
$ java -Xmx1024M -Xms512M -cp ./minecraft.jar ...
13
votes
1answer
13k views
How do I update Oracle Java 7 (JDK and JRE)
Recently, I've installed JDK 7 from the Oracle site, using these instructions.
Now, I'm wondering what is the correct method to update it (or, better, to keep up-to-date automatically)? For instance, ...
0
votes
1answer
32 views
Dealing with negative lat/log numbers [closed]
I need to run a script that will return cities that match within a certain range of the latitude and longitude. We are trying to check to make sure what we return for lat/long matches close to what ...
0
votes
1answer
1k views
Installing Oracle JDK, and repairing apt-get
I installed OpenJDK as soon as I installed the OS.
Then I downloaded IntelliJ IDEA and tried running it. It displayed a warning that IDEA has known graphics issues with OpenJDK and that I should ...
0
votes
0answers
636 views
How to solve shared library problem in oracle installation on Ubuntu 12.04?
I am getting the below error message when installing the Oracle 11g on Ubuntu 12.04.
Error in invoking target 'client_sharedlib' of makefile
...
5
votes
3answers
1k views
How do I bypass the license page to download Oracle/Sun Java on a server with wget?
I'm trying to install Liferay on Ubuntu Server 12.04, which requires JRE and recommends version 6.
I can't find JRE6 in an authoritative repository, and I can't work out how to get past the licence ...
7
votes
5answers
4k views
How can I install Oracle 11g R2?
The title itself is more than self explanatory. I simply need a way to install Oracle's 11g R2 in the latest version of Ubuntu, I'm using a 32-bit OS, and I need to know how to install the x86 ...
0
votes
2answers
2k views
Can I install Ubuntu 32-bit and Oracle 11g R2 on a 64-bit laptop?
I have x86-64 bit laptop.Can I install oracle 11g R2 on ubuntu 32bit on my laptop by installing ubuntu first,then 11g R2.Please help.
If anything more required,please tell me where can I find them?
...
0
votes
2answers
4k views
Mouse scroll not working on Oracle VirtualBox
I have Windows7x64 and Oracle VirtualBox 4.1.18 installed on it.I installed Ubuntu 12.04x64 and when I use it, mouse scrolling(Logitech M175) is not working. What I should do to make it work?
0
votes
1answer
80 views
What is the best tool for working with oracle db? [closed]
What is the best data management application for working with oracle db?
0
votes
0answers
41 views
How can I install Oracle Java 7? [duplicate]
Possible Duplicate:
How do I install Java?
I am new to Ubuntu and have tried many ways to install it plus the open jdk but my problem is I can get minecraft to log in but it then just ...
0
votes
1answer
977 views
Error in Oracle 11g installation in Ubuntu 12.04LTS
While installing Oracle 11g in Ubuntu 12.04 LTS,it showing error as Universal Installer can not run under root.
How can I solve this problem??Please help me.
1
vote
1answer
1k views
How to install Oracle XE from broken Oracle repository?
The [identical] instructions from these sites used to work:
http://www.oracle.com/technetwork/topics/linux/xe-on-kubuntu-087822.html
http://www.debianhelp.co.uk/oracle.htm
...
0
votes
0answers
26 views
how to install oracle 11g on ubuntu [duplicate]
Possible Duplicate:
How to install Oracle 11g?
Is there a simple way to install oracle 11g on ubuntu
that is pratical and simple.
I have tried to install many times, but it seems that ...
