Re: create two database

From: Mladen Gogala <mgogala_at_yahoo.com>
Date: 06 Jul 2008 10:58:19 GMT
Message-ID: <4870a54b$0$1347$834e42db@reader.greatnowhere.com>


On Sat, 05 Jul 2008 22:17:34 -0700, Mass wrote:

> Hi guys,
>
> I created two database but I have some problem : 1.How I can startup two
> data base or one of them ? 2.After create second database the listener
> is point on first data base ,How I can start listener for second
> database ? 3.Can not login to second database?
>
> Thanks

You should do the following:

First, start the listener for the instance on the port 1521 using the following command:

"orasrv tcp SID1 1521"

After that, type "sqldba". When you get the prompt, execute "connect internal" and then "startup open". Then repeat for the remaining instance, on the remaining port. Your Oracle 6 database will then be started.

-- 
http://mgogala.freehostia.com
Received on Sun Jul 06 2008 - 05:58:19 CDT

Original text of this message