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 -> Re: port allocation errors on Database 10g in Linux

Re: port allocation errors on Database 10g in Linux

From: manjsuha <manjushavenkat_at_gmail.com>
Date: Tue, 17 Jul 2007 11:36:26 -0000
Message-ID: <1184672186.188061.299800@j4g2000prf.googlegroups.com>


Hi,

 Just try the following commands.

emca -reconfig ports -DBCONTROL_HTTP_PORT 1820

emca -reconfig ports -RMI_PORT 5520

emca -reconfig ports -JMS_PORT 5521

~ Manjusha

On Jul 17, 12:22 am, John DeStefano <john.destef..._at_gmail.com> wrote:
> Hi Daniel,
>
> On Jul 16, 2:36 pm, DA Morgan <damor..._at_psoug.org> wrote:
>
> > Did you modify /etc/sysctl.conf according to Oracle's docs?
>
> I had added all of those (except for ip_local_port_range, the ipv4
> parameters were already there, plus one more:
> net.ipv4.conf.default.accept_source_route = 0) and did a "sysctl -p"
> to load the settings before install. So unless accept_source_route
> has some adverse effect, I think this was done correctly.
>
> Thanks,
> ~John
Received on Tue Jul 17 2007 - 06:36:26 CDT

Original text of this message

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