•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 402,544 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,380 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser: Programming Forums
Views: 1841 | Replies: 1
![]() |
•
•
Join Date: Oct 2006
Posts: 158
Reputation:
Rep Power: 2
Solved Threads: 0
Hi,
I am having problems starting Oracle Database 10g Express Edition on Fedora. Here is what I did in order to start it:
[root@x1-6-00-c0-9f-bb-ba-57 ~]# /etc/init.d/oracle-xe start
[root@x1-6-00-c0-9f-bb-ba-57 ~]# xhost +
access control disabled, clients can connect from any host
Not sure what I am doing wrong here. Help would be appreciated. Thanks...
I am having problems starting Oracle Database 10g Express Edition on Fedora. Here is what I did in order to start it:
[root@x1-6-00-c0-9f-bb-ba-57 ~]# /etc/init.d/oracle-xe start
[root@x1-6-00-c0-9f-bb-ba-57 ~]# xhost +
access control disabled, clients can connect from any host
Not sure what I am doing wrong here. Help would be appreciated. Thanks...
•
•
Join Date: Oct 2006
Posts: 158
Reputation:
Rep Power: 2
Solved Threads: 0
This is what I just did to start oracle and it did allow me to start the database home page from start menu in Firefox browser which shows the login fields of username and password. And it did work despite the fact that there are 2 error messages within the whole code ie access control disabled, clients can connect from any host and sqlplus: command not found.. But any other methods do not work. Am I doing the right thing by writing so many commands as given below in order to start Oracle? Is there any other(correct) method available? Thanks...
[root@localhost ~]# /etc/init.d/oracle-xe start
[root@localhost ~]# xhost +
access control disabled, clients can connect from any host
[root@localhost ~]# su - oracle
-bash-3.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
-bash-3.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
-bash-3.1$ echo $ORACLE_HOME
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
-bash-3.1$ echo $ORACLE_SID
XE
-bash-3.1$ sqlplus '/ as sysdba'
-bash: sqlplus: command not found
-bash-3.1$
[root@localhost ~]# /etc/init.d/oracle-xe start
[root@localhost ~]# xhost +
access control disabled, clients can connect from any host
[root@localhost ~]# su - oracle
-bash-3.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
-bash-3.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
-bash-3.1$ echo $ORACLE_HOME
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
-bash-3.1$ echo $ORACLE_SID
XE
-bash-3.1$ sqlplus '/ as sysdba'
-bash: sqlplus: command not found
-bash-3.1$
Last edited by tech291083 : Sep 30th, 2007 at 7:08 am.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Error Loading operating System (Windows NT / 2000 / XP / 2003)
- problems starting computer after removing viruses (Viruses, Spyware and other Nasties)
- problems with starting up (Windows NT / 2000 / XP / 2003)
- Oracle Service Problem (Oracle)
- beginning oracle (Oracle)
- problems starting windows 98 (Windows 9x / Me)
- HP Pavilion 6535 Problems starting Windows (Windows 9x / Me)
- msoeres.dll problems when starting OE (Windows 9x / Me)
Other Threads in the Oracle Forum
- Previous Thread: Help with SQL date evaluation
- Next Thread: help me ? plz


Linear Mode