Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Oracle Advance Replication
Hi All,
I am a new DBA to this list....
My company is having a prestegious project on Oracle Advance Replicat=
ion
in hand and for that they want to sponser me on a training. I have checke=
d
Oracle India/Singapur and other places but unable to find a training sche=
dule.
If some-body is having any Idea of it or if they are conducting trani=
ng on
it, please guide me.
Thanks in Advance,
kk
From: S Jayakumar <jaykumar_at_mahindrabt.com>
Date: Wed, 18 Oct 2000 14:02:22 +0530
Subject: Re: Start/Stop a Listener
Hi Gurus,
I also have similar kind of problem with my listener. Say after 25 - 30
connections ,
the listener does not respond for new connections & the users complain.
If I stop & restart the listener , it again respopnds to new connections.
PLEASE NOTE THAT THE EXISTING CONNECTIONS WORK JUST FINE.
I sthere any listner setting , or something I've missed. Any suggestions would be
greatly appreciated.
TIA,
Regards,
Jayakumar
Tom Tyson wrote:
> I'd like to add a comments to this, you should do a "reload" instead of
> stopping and restarting if you are running MTS, otherwise you will run into
> problems with your dispatcher's information being dropped from the listener.
>
> Tom Tyson
>
> --- Rachel Carmichael <carmichr_at_hotmail.com> wrote:
> > Mark,
> >
> > a) you can do:
> >
> > lsnrctl <listenername> reload
> >
> > which will reload the listener.ora file without shutting down the listener.
> >
> > b) if you shutdown the listener it does NOT affect existing connections but
> > no one can make a new connection until you restart the listener
> >
> > Rachel
> >
> >
> > >From: "Mark Leith" <mark_at_cool-tools.co.uk>
> > >Reply-To: ORACLE-L_at_fatcity.com
> > >To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> > >Subject: Start/Stop a Listener
> > >Date: Tue, 17 Oct 2000 07:35:32 -0800
> > >
> > >Guys and gals,
> > >
> > >We have a listener.ora file that has been updated to show an extra port for
> > >a connection. Now as I understand the listener has to be bounced for that
Received on Wed Oct 18 2000 - 03:25:14 CDT