[CentOS] The connection was refusedwhenattemptingtocontacthostname:5500

Joeffrey Betita jmbetita at infoplus.com.ph
Thu Jul 21 03:35:36 UTC 2005


hello bryan below is the configuration of bash_profile. iptables is disable.
also the instruction of john smiley is the one that i followed. when i
installed oracle 10G.

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH
unset USERNAME
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_SID=demo1; export ORACLE_SID
LD_ASSUME_KERNEL=2.4.19; export LD_ASSUME_KERNEL




-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org]On
Behalf Of bryan davis
Sent: Wednesday, July 13, 2005 3:51 AM
To: CentOS mailing list
Subject: Re: [CentOS] The connection was
refusedwhenattemptingtocontacthostname:5500



----- Original Message -----
From: "Joeffrey Betita" <jmbetita at infoplus.com.ph>
To: "CentOS mailing list" <centos at centos.org>
Sent: Tuesday, July 12, 2005 3:07 AM
Subject: RE: [CentOS] The connection was refused
whenattemptingtocontacthostname:5500


> hello
> Jim i did what you suggested. but after typing "emctl start dbconsole" all
> i
> get is a failed connection error message.
> what should i do next? i'm lost. thanks for your help.
>
> rgds,
> Joeffrey
>


The oracle documentation has some coverage on how to work with enterprise
manager
(http://oraclesvca2.oracle.com/docs/cd/B14117_01/server.101/b10742/toc.htm).
It's important that these commands be run as the oracle user with the
appropriate environment variables set (ORACLE_HOME, PATH, ORACLE_SID).

Check those and copy and paste the exact response you're getting on the
command line in a reply so we can see more about what's going on.

As Jim mentioned as well, you should turn iptables off just to make certain
all the packets are getting through.

A good resource for installing oracle on CentOS/RHEL is
http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html.

_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos





More information about the CentOS mailing list