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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Rookie Error?

Re: Rookie Error?

From: Jared Still <jkstill_at_gmail.com>
Date: Sun, 28 Nov 2004 20:21:08 -0800
Message-ID: <bf4638041128202163a53632@mail.gmail.com>


Sure, there here are in order of not working, and working.

[root_at_sherlock tmp]# netstat -an | grep 1522 tcp 0 0 127.0.0.1:1522 0.0.0.0:* LISTEN [root_at_sherlock tmp]# netstat -an | grep 1522

tcp        0      0 0.0.0.0:1522            0.0.0.0:*               LISTEN
tcp        0      0 192.168.1.101:1522      192.168.1.105:39986     TIME_WAIT


Jared

On Sun, 28 Nov 2004 18:57:46 -0500, mhthomas <qnxodba_at_gmail.com> wrote:
> Hi Jared,
>
> Glad its fixed. Would you mind posting the netstat output from before-after?
> netstat -an | grep 1522
>
> Regards,
>
> Mike Thomas
>
>
>
> On Sun, 28 Nov 2004 14:42:37 -0800, Jared Still <jkstill_at_gmail.com> wrote:
> > Thanks Matt, no worries, I understood the first time.
> >
> > That was a masterful bit of sleuthing Matt, you nailed it.
> >
> > The IP for sherlock was set to 127.0.0.1 in sherlock:/etc/hosts.
> >
> > Reset it to 192.168.1.101, restart the listener, all is well.
> >
> > Thanks, I hope this has been burned into my memory now. :)
> >
> >
> >
> > Jared
> >
> > On Sun, 28 Nov 2004 15:58:52 -0500, Matthew Zito <mzito_at_gridapp.com> wrote:
> > >
> > > Erm, I just realized that one of the last sentences in that paragraph
> > > was gibberish. I should have said, "I bet if you check the /etc/hosts
> > > file on sherlock, that the name 'sherlock' will be mapped to 127.0.0.1
> > > rather than 192.168.1.101"
> > >
> > > Thanks,
> > > Matt
> > >
> >
> > --
> > Jared Still
> > Certifiable Oracle DBA and Part Time Perl Evangelist
> > --
> > http://www.freelists.org/webpage/oracle-l
> >
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l
Received on Sun Nov 28 2004 - 22:17:35 CST

Original text of this message

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