LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-20-2006, 01:08 PM   #1
Zingaro2002
Member
 
Registered: Feb 2002
Location: Italy
Distribution: Fedora Core 1, Red Hat 8, Red Hat 9, Knoppix 3.3 (debian sarge)
Posts: 97

Rep: Reputation: 15
Fedora core 4 and Oracle 10g


Hi guys!

I'm trying to install Oracle 10g Release 2 on Fedora Core 4.

I followed this very good guide:
http://www.oracle-base.com/articles/...nOnFedora4.php

and everything went good... till I rebooted the box!
At reboot Oracle seems to start correctly but when I try to reach Enterprise Manager with browser (http://192.168.2.101:1158/em) it answers that connection has been refused while trying to connect to IP address.

in my opinion there is some active process that causes troubles to Oracle... question is: what process?

Both firewall and SELInux are disabled.

When I run
/etc/init.d/dbora start
I get
Quote:
########################
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 11-APR-2006 20:51:43

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Starting /home/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...

TNSLSNR for Linux: Version 10.2.0.1.0 - Production
System parameter file is /home/oracle/product/10.2.0/db_1/network/admin/listener.ora
Log messages written to /home/oracle/product/10.2.0/db_1/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.101)(PORT=1521)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date 11-APR-2006 20:51:43
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /home/oracle/product/10.2.0/db_1/network/admin/listener.ora
Listener Log File /home/oracle/product/10.2.0/db_1/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.101)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
Processing Database instance "orcl": log file /home/oracle/product/10.2.0/db_1/startup.log
########################
in startup.log I read:
Quote:
########################
/home/oracle/product/10.2.0/db_1/bin/dbstart: Starting up database "orcl"
mar apr 11 20:51:44 CEST 2006

SQL*Plus: Release 10.2.0.1.0 - Production on Tue Apr 11 20:51:44 2006

Copyright (c) 1982, 2005, Oracle. All rights reserved.

SQL> Connected to an idle instance.
SQL> ORACLE instance started.

Total System Global Area 285212672 bytes
Fixed Size 1218992 bytes
Variable Size 75499088 bytes
Database Buffers 205520896 bytes
Redo Buffers 2973696 bytes
Database mounted.
Database opened.
SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

/home/oracle/product/10.2.0/db_1/bin/dbstart: Database instance "orcl" warm started.
########################
Because I made a Fedora complete installation (all 4 cds) I suppose it has benn installed also some strange (to me) service that I don't need and that is a trouble for Oracle.
How can I find such process-service-daemon?

Do you know any other good manual to install Oracle 10g on Fedora core 4?

Excuse me for my long post.

I thank you all in advance for any suggestion (my box is a test box so, if necessary, I can also do the installation again from start, even trying fedora core 5, if necessary).

Bye!
 
Old 04-20-2006, 01:09 PM   #2
Zingaro2002
Member
 
Registered: Feb 2002
Location: Italy
Distribution: Fedora Core 1, Red Hat 8, Red Hat 9, Knoppix 3.3 (debian sarge)
Posts: 97

Original Poster
Rep: Reputation: 15
... I was forgetting...

If it can help, ps aux says this:
Quote:
citazione:
############
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 1748 604 ? S 20:47 0:01 init [5]
root 2 0.0 0.0 0 0 ? SN 20:47 0:00 [ksoftirqd/0]
root 3 0.0 0.0 0 0 ? S 20:47 0:00 [watchdog/0]
root 4 0.0 0.0 0 0 ? S< 20:47 0:00 [events/0]
root 5 0.0 0.0 0 0 ? S< 20:47 0:00 [khelper]
root 6 0.0 0.0 0 0 ? S< 20:47 0:00 [kthread]
root 8 0.0 0.0 0 0 ? S< 20:47 0:00 \_ [kacpid]
root 76 0.0 0.0 0 0 ? S< 20:47 0:00 \_ [kblockd/0]
root 125 0.0 0.0 0 0 ? S 20:47 0:00 \_ [pdflush]
root 126 0.0 0.0 0 0 ? S 20:47 0:00 \_ [pdflush]
root 128 0.0 0.0 0 0 ? S< 20:47 0:00 \_ [aio/0]
root 376 0.0 0.0 0 0 ? S< 20:47 0:00 \_ [kmirrord/0]
root 1729 0.0 0.0 0 0 ? S< 20:47 0:00 \_ [kauditd]
root 79 0.0 0.0 0 0 ? S 20:47 0:00 [khubd]
root 127 0.0 0.0 0 0 ? S 20:47 0:00 [kswapd0]
root 215 0.0 0.0 0 0 ? S 20:47 0:00 [kseriod]
root 386 0.0 0.0 0 0 ? S 20:47 0:00 [kjournald]
root 883 0.0 0.0 1636 580 ? S<s 20:47 0:00 udevd
root 937 0.0 0.0 0 0 ? S 20:47 0:00 [kgameportd]
root 961 0.0 0.0 0 0 ? S 20:47 0:00 [shpchpd_event]
root 1372 0.0 0.0 0 0 ? S 20:47 0:00 [kjournald]
root 1674 0.0 0.0 1616 652 ? Ss 20:47 0:00 syslogd -m 0
root 1676 0.0 0.0 1572 504 ? Ss 20:47 0:00 klogd -x
rpc 1693 0.0 0.0 1696 600 ? Ss 20:47 0:00 portmap
rpcuser 1711 0.0 0.0 1744 780 ? Ss 20:47 0:00 rpc.statd
root 1725 0.0 0.0 11908 656 ? S<sl 20:47 0:00 auditd
root 1754 0.0 0.1 4384 1256 ? Ss 20:47 0:00 rpc.idmapd
root 1890 0.0 0.0 1804 756 ? Ss 20:47 0:00 /usr/sbin/automount --timeout=60 /misc file /etc/auto.misc
root 1928 0.0 0.0 1796 748 ? Ss 20:47 0:00 /usr/sbin/automount --timeout=60 /net program /etc/auto.net
root 1943 0.0 0.0 2736 612 ? Ss 20:47 0:00 nifd -n
nobody 1973 0.0 0.1 13432 1096 ? Ssl 20:47 0:00 mDNSResponder
root 1983 0.0 0.0 1852 848 ? S 20:47 0:00 /usr/sbin/smartd
root 1991 0.0 0.0 1560 628 ? Ss 20:47 0:00 /usr/sbin/acpid
root 2017 0.0 0.0 2180 896 ? Ss 20:47 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
ntp 2030 0.0 0.3 4044 4044 ? SLs 20:47 0:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid
root 2038 0.0 0.0 1772 592 ? Ss 20:47 0:00 gpm -m /dev/input/mice -t imps2
iiimd 2068 0.0 0.3 9908 4088 ? S 20:47 0:00 /usr/bin/iiimd
root 2076 0.0 0.1 4552 1148 ? Ss 20:47 0:00 crond
xfs 2112 0.2 0.3 5352 3960 ? Ss 20:47 0:02 xfs -droppriv -daemon
root 2120 0.0 0.0 1556 712 ? SNs 20:47 0:00 anacron -s
root 2127 0.0 0.0 1796 768 ? Ss 20:47 0:00 /usr/sbin/atd
dbus 2140 0.0 0.1 2560 1300 ? Ss 20:47 0:00 dbus-daemon --system
root 2151 0.0 0.2 4284 2872 ? Ss 20:47 0:00 hald --retain-privileges
root 2156 0.0 0.0 2148 752 ? S 20:47 0:00 \_ hald-addon-acpi
root 2168 0.0 0.0 2148 764 ? S 20:47 0:00 \_ hald-addon-storage
root 2172 0.0 0.0 2152 768 ? S 20:47 0:00 \_ hald-addon-storage
root 2346 0.0 0.0 1556 460 tty1 Ss+ 20:48 0:00 /sbin/mingetty tty1
root 2347 0.0 0.0 1552 460 tty2 Ss+ 20:48 0:00 /sbin/mingetty tty2
root 2348 0.0 0.0 1556 464 tty3 Ss+ 20:48 0:00 /sbin/mingetty tty3
root 2349 0.0 0.0 1556 460 tty4 Ss+ 20:48 0:00 /sbin/mingetty tty4
root 2350 0.0 0.0 1552 464 tty5 Ss+ 20:48 0:00 /sbin/mingetty tty5
root 2351 0.0 0.0 1556 464 tty6 Ss+ 20:48 0:00 /sbin/mingetty tty6
root 2352 0.0 0.1 4372 1232 ? Ss 20:48 0:00 /bin/sh /etc/X11/prefdm -nodaemon
root 2538 0.0 0.2 11268 2484 ? S 20:48 0:00 \_ /usr/bin/gdm-binary -nodaemon
root 2571 0.0 0.3 11864 3176 ? S 20:48 0:00 \_ /usr/bin/gdm-binary -nodaemon
root 2579 5.1 1.5 17608 15616 ? S 20:48 0:41 \_ /usr/X11R6/bin/X :0 -audit 0 -auth /var/gdm/:0.Xauth -nolisten tcp vt7
root 2615 0.0 0.1 4332 1148 ? Ss 20:48 0:00 \_ /bin/sh /usr/bin/startkde
root 2665 0.0 0.1 3860 1128 ? Ss 20:48 0:00 \_ /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session startkde
root 2737 0.0 0.0 1552 364 ? S 20:49 0:00 \_ kwrapper ksmserver
root 2668 0.0 0.0 2648 768 ? S 20:48 0:00 /usr/bin/dbus-launch --exit-with-session startkde
root 2669 0.0 0.1 2564 1288 ? Ss 20:48 0:00 dbus-daemon --fork --print-pid 8 --print-address 6 --session
root 2712 0.0 1.0 27396 11328 ? Ss 20:49 0:00 kdeinit Running...
root 2717 0.0 1.0 28304 11208 ? S 20:49 0:00 \_ klauncher [kdeinit]
root 2736 0.0 0.7 33640 8204 ? S 20:49 0:00 \_ /usr/bin/artsd -F 10 -S 4096 -s 60 -m artsmessage -c drkonqi -l 3 -f
root 2740 0.2 1.5 29700 15536 ? S 20:49 0:01 \_ kwin [kdeinit] -session 10144c6e8d2000114124308300000032500000_1144780811_701457
root 2753 0.0 0.4 12964 4516 ? S 20:49 0:00 \_ /usr/bin/pam-panel-icon --sm-client-id 10144c6e8d2000114124308700000032500009
root 2755 0.0 0.0 1700 632 ? S 20:49 0:00 | \_ /sbin/pam_timestamp_check -d root
root 2754 0.0 0.7 41836 8184 ? Sl 20:49 0:00 \_ eggcups --sm-config-prefix /eggcups-Kgq5hN/ --sm-client-id 10144c6e8d2000114124308700000032500008 --screen 0
root 2757 0.0 0.8 57608 9252 ? Sl 20:49 0:00 \_ /usr/libexec/evolution/2.2/evolution-alarm-notify --sm-config-prefix /evolution-alarm-notify-ps6Vxi/ --sm-client-id 10144c6e8d2000114227458100000027440007 --screen 0
root 2765 0.5 1.7 35416 18456 ? SN 20:49 0:04 \_ /usr/bin/python /usr/bin/rhn-applet-gui --sm-config-prefix /rhn-applet-kZj1Yd/ --sm-client-id 10144c6e8d2000114124308900000032500010 --screen 0
root 2789 0.1 1.6 35756 17596 ? S 20:49 0:01 \_ konsole [kdeinit] --type su
root 2790 0.0 0.1 4420 1176 pts/2 Ss 20:49 0:00 | \_ su -
root 2826 0.0 0.1 4380 1436 pts/2 S 20:49 0:00 | \_ -bash
root 3299 0.0 0.0 4456 888 pts/2 R+ 21:01 0:00 | \_ ps auxf
root 2792 0.0 0.1 4324 1180 ? S 20:49 0:00 \_ /bin/sh /usr/lib/firefox-1.0.4/firefox -UILocale it-IT
root 2820 0.0 0.1 4328 1192 ? S 20:49 0:00 | \_ /bin/sh /usr/lib/firefox-1.0.4/run-mozilla.sh /usr/lib/firefox-1.0.4/firefox-bin -UILocale it-IT
root 2825 9.7 3.8 113952 40308 ? Sl 20:49 1:10 | \_ /usr/lib/firefox-1.0.4/firefox-bin -UILocale it-IT
root 2990 0.3 2.3 43624 24300 ? S 20:50 0:02 \_ konqueror [kdeinit] --silent
root 3004 0.0 1.1 27848 11896 ? S 20:51 0:00 \_ kio_file [kdeinit] file /tmp/ksocket-root/klauncher7QlHqc.slave-socket /tmp/ksocket-root/kwritecqnN1b.slave-socket
root 3248 0.9 2.1 40628 22084 ? S 20:58 0:01 \_ kwrite [kdeinit] /home/oracle/product/10.2.0/db_1/startup.log
root 2715 0.0 0.9 26144 9928 ? S 20:49 0:00 dcopserver [kdeinit] --nosid
root 2720 0.2 1.4 51916 15328 ? Sl 20:49 0:01 kded [kdeinit]
root 2722 0.0 0.1 2864 1608 ? S 20:49 0:00 /usr/libexec/gam_server
root 2732 0.0 1.2 28032 12844 ? S 20:49 0:00 kaccess [kdeinit]
root 2739 0.0 1.2 28240 13100 ? S 20:49 0:00 ksmserver [kdeinit]
root 2745 0.2 1.7 34860 18012 ? S 20:49 0:01 kdesktop [kdeinit]
root 2748 0.6 1.8 37588 19592 ? S 20:49 0:04 kicker [kdeinit]
root 2759 0.0 0.2 6048 2648 ? S 20:49 0:00 /usr/libexec/gconfd-2 14
root 2763 0.0 0.2 7172 2820 ? Ss 20:49 0:00 /usr/libexec/bonobo-activation-server --ac-activate --ior-output-fd=18
root 2769 0.0 0.6 69760 6276 ? Sl 20:49 0:00 /usr/libexec/evolution-data-server-1.2 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2 --oaf-ior-fd=21
root 2772 0.0 0.8 38892 9276 ? Sl 20:49 0:00 /usr/libexec/evolution/2.2/evolution-exchange-storage --oaf-activate-iid=OAFIID:GNOME_Evolution_Exchange_Connector_CalFactory:2.2 --oaf-ior-fd=23
root 3006 0.0 1.5 32824 16548 ? S 20:51 0:00 kio_uiserver [kdeinit]
oracle 3036 0.0 0.5 41784 5604 ? Ssl 20:51 0:00 /home/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
oracle 3135 0.0 1.1 376420 12312 ? Ss 20:51 0:00 ora_pmon_orcl
oracle 3137 0.0 1.0 375708 10612 ? Ss 20:51 0:00 ora_psp0_orcl
oracle 3139 0.0 1.5 375712 16092 ? Ss 20:51 0:00 ora_mman_orcl
oracle 3141 0.0 1.4 377780 14536 ? Ss 20:51 0:00 ora_dbw0_orcl
oracle 3143 0.0 1.4 391264 14916 ? Ss 20:51 0:00 ora_lgwr_orcl
oracle 3145 0.0 1.6 375840 16660 ? Ss 20:51 0:00 ora_ckpt_orcl
oracle 3147 0.1 5.4 376248 56028 ? Ss 20:51 0:00 ora_smon_orcl
oracle 3149 0.0 1.6 375712 16776 ? Ss 20:51 0:00 ora_reco_orcl
oracle 3151 0.0 2.1 377304 22068 ? Ss 20:51 0:00 ora_cjq0_orcl
oracle 3153 0.2 4.3 378492 45440 ? Ss 20:51 0:01 ora_mmon_orcl
oracle 3155 0.0 1.6 375712 16592 ? Ss 20:51 0:00 ora_mmnl_orcl
oracle 3157 0.0 1.0 376352 10552 ? Ss 20:51 0:00 ora_d000_orcl
oracle 3159 0.0 0.9 376276 10268 ? Ss 20:51 0:00 ora_s000_orcl
oracle 3166 0.0 1.1 375708 11828 ? Ss 20:51 0:00 ora_qmnc_orcl
oracle 3176 0.0 1.0 375704 11100 ? Ss 20:52 0:00 ora_q000_orcl
oracle 3178 0.0 1.3 375708 13476 ? Ss 20:52 0:00 ora_q001_orcl
root 3292 1.0 1.7 37552 17764 ? S 21:01 0:00 knotify [kdeinit]
oracle 3297 1.0 1.7 376216 18112 ? Ss 21:01 0:00 ora_j000_orcl
#######
 
Old 04-21-2006, 01:09 PM   #3
Zingaro2002
Member
 
Registered: Feb 2002
Location: Italy
Distribution: Fedora Core 1, Red Hat 8, Red Hat 9, Knoppix 3.3 (debian sarge)
Posts: 97

Original Poster
Rep: Reputation: 15
Up! Up! Up!
 
Old 04-24-2006, 09:28 AM   #4
Zingaro2002
Member
 
Registered: Feb 2002
Location: Italy
Distribution: Fedora Core 1, Red Hat 8, Red Hat 9, Knoppix 3.3 (debian sarge)
Posts: 97

Original Poster
Rep: Reputation: 15
Up! Up!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
oracle 10g on fedora jkmartha Linux - Software 1 07-21-2005 08:45 AM
Oracle Application Server (OAS 10G) on Fedora kheldar Linux - Software 0 01-11-2005 02:55 AM
Oracle 10g and Fedora 2.0 "Session lasted lesst than 10 seconds" ushradha Linux - Software 6 11-19-2004 11:04 PM
Oracle 10g and java on Fedora eror code 17008 ushradha Linux - General 1 11-01-2004 08:40 PM
Install Oracle 10g on Fedora Core 2 hfcmit Fedora 0 10-09-2004 10:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration