Re: Creation of Oracle databases
Date: 25 Jun 2001 00:23:33 -0700
Message-ID: <4f7d504c.0106242323.1e76b3bb_at_posting.google.com>
Meng,
You need only one Oracle database. However, 5 databases in SQL*Server
have been created for a reason, right? There is something different
between them - different applications, different usage,
different backup schedule may be. So what you really need to do is
to understand these differences and configure Oracle accodingly - may be create
5 Oracle tablespaces and/or 5 Oracle users.
m.fangtao_at_genesis.co.nz (Meng) wrote in message news:<1ddc56b5.0106241842.2a112f31_at_posting.google.com>...
> Hi,
> We will migrate Mysql to Oracle soon. Now I have a question. We have
> 5 databases in one instance in Mysql. Do we need to create 5 databases
> in Oracle, or only one? We have to start 5 instances and assign
> different sizes of RAM to them If we create 5 databases. Thanks in
> advance.
>
> Meng
Received on Mon Jun 25 2001 - 09:23:33 CEST