![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Installation & Upgrades For questions about upgrading and installation of your new Ubuntu OS. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2007
Beans: 3
|
how to install oracle 10g XE
is there anybody can help me to install oracle 10g express edition..
i use ubuntu gutsy gibbon..and i don't know how to install it.. please tell me the depedency before install oracle.. i download oracle-xe_10.2.0.1-1.0_i386.deb from oracle.com.. sorry for my bad english.. |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
|
Re: how to install oracle 10g XE
Code:
sudo dpkg -i oracle-xe_10.2.0.1-1.0_i386.deb |
|
|
|
|
|
#3 |
|
Extra Foam Sugar Free Ubuntu
![]() |
Re: how to install oracle 10g XE
__________________
Br,w |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2007
Beans: 3
|
Re: how to install oracle 10g XE
i've done installing oracle 10g express edition
after dpkg -i .... /etc/init.d/oracle[tab] configure enter.. enter.. finish.. ooo...so that easy... thanks for help |
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() |
Re: how to install oracle 10g XE
It isn't working for me; I get this error:
Code:
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE))) Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=noloman)(PORT=1521))) TNS-12545: Connect failed because target host or object does not exist TNS-12560: TNS:protocol adapter error TNS-00515: Connect failed because target host or object does not exist Linux Error: 110: Connection timed out No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE))) ![]()
__________________
http://noloman.wordpress.com |
|
|
|
|
|
#6 | |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
|
Re: how to install oracle 10g XE
Quote:
What does your /etc/default/oracle-xe look like? It's not possible for some to start oracle with Code:
/etc/init.d/oracle-xe start Code:
/etc/init.d/oracle-xe restart |
|
|
|
|
|
|
#7 |
|
Just Give Me the Beans!
![]() |
Re: how to install oracle 10g XE
This is my /etc/deault/oracle-xe:
Code:
# ORACLE_DBENABLED:'true' means to load the Database at system boot. ORACLE_DBENABLED=false # LISTENER_PORT: Database listener LISTENER_PORT=1521 # HTTP_PORT : HTTP port for Oracle Application Express HTTP_PORT=8080 # Configuration : Check whether configure has been done or not CONFIGURE_RUN=true
__________________
http://noloman.wordpress.com |
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
|
Re: how to install oracle 10g XE
Are you running apache?
I had the same problem (or similar) a few weeks ago. I had to do a new installation of Ubuntu anyway so when that was finished I installed Oracle before Apache and everything worked. Might be something, might be nothing. |
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() |
Re: how to install oracle 10g XE
No, I'm not running Apache
__________________
http://noloman.wordpress.com |
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
Ubuntu 8.10 Intrepid Ibex
|
Re: how to install oracle 10g XE
Maybe there is a problem with your tnsnames.ora
Let us have a look. It's located in Code:
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|