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: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 17 Jul 2007 08:47:33 -0700
Message-ID: <1184687251.608555@bubbleator.drizzle.com>


John DeStefano wrote:
> Hi Manjusha,
>
> On Jul 17, 7:36 am, manjsuha <manjushaven..._at_gmail.com> wrote:

>> 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

>
> All three of these commands fail with an error: "SEVERE: Database
> Control is not configured for this database."
>
> I noticed that the $ORACLE_HOME/[hostname]_[SID] directory was not
> created.
>
> When I use the DBCA to "Configure the Database with Enterprise
> Manager", I can select the check box, but "Management Service" is
> grayed out and shows "No Agents Found". The DBCA then stalls at 67%
> ("Completing Database Configuration"). When I check the emConfig.log,
> it shows the same "Failed to allocate port(s)" error as in my original
> message.
>
> ~John

rm -rf *

./runInstaller

and if you don't understand the implications of the above ... ask.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Jul 17 2007 - 10:47:33 CDT

Original text of this message

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