Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> What could be wrong? (rookie here .. post install help)

What could be wrong? (rookie here .. post install help)

From: crybaby <yousuf.jawwad_at_gmail.com>
Date: 17 Feb 2007 05:43:57 -0800
Message-ID: <1171719837.851487.161940@j27g2000cwj.googlegroups.com>


I need to install oracle for some application we need in the office. So I downloaded latest rpm. ran the following commands on RHEL 4..

rpm -ivh downloads/oracle-xe-univ-10.2.0.1-1.0.i386.rpm

and it worked like a charm. as the installation guide explain .. ran the following

/etc/init.d/oracle-xe configure

i edited /etc/profile to add oracle information in the environment, and reloaded the env.

/etc/init.d/oracle-xe start

but the server doesnt start .. on

tail -f /var/log/messages

it gives the following

Feb 17 16:45:29 depmac su(pam_unix)[19849]: session opened for user oracle by goblet(uid=0)
Feb 17 16:45:30 depmac su(pam_unix)[19849]: session closed for user oracle
Feb 17 16:45:30 depmac su(pam_unix)[19853]: session opened for user oracle by goblet(uid=0)
Feb 17 16:45:31 depmac su(pam_unix)[19853]: session closed for user oracle

PS: i set 5050 for listening http port

What could be wrong here. please help :) Received on Sat Feb 17 2007 - 07:43:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US