Hi ALL

My oracle734 database (production) is running on NT4.0

I have a database(production) on server1

Now I have to create another database on the same server with different parameters.The old one also should exist.

PARAMETER OLD NEW

db_files 20 45

db_block_buffers 20000 25000

db_block_size 2k 4k

shared_pool_size 120mb 120mb


The RAM on server is :785,824 kb

Is it ok to create another database on the same server with this much of RAM.What other factors i have to consider?Please let me know.

Thanks
Ravi