Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle 11g in Virtual Machine

746835May 7 2010 — edited May 7 2010
Hi Gurus,

I would like to gather input from you, what is the pro and con, advantages and disadvantages for putting Oracle 11g in Virtual Machine (VMWare, Oracle VM, Virtual Box, etc.)
and will there be any licensing issue with this.

Currently we have CPU Based license for our Production and Named User license for the Dev.

thanks in advance for your time.
Lie

Comments

543354
I forget some important information:

Cliente Timesten Version: 7.0.0.1
Server TimesTen Version: 7.0.0.3

Regards
600280
i have the seem problem
Slaw-Oracle
Is this problem reproducable? i.e. Does it occur whenever you get close to 125 clients connecting to TimesTen? Next time when it happens again, can you check to see whether you can establish a new client/server connection locally on the TimesTen server machine?

Each TimesTen Client connection requires one server process, and by default, a server process is spawned when a client requests a connection. It is possible that you may have too many processes running on the server, hence it cannot spawn additional server processes to handle the new connections. The good news is that in 7.0.3, the TimesTen server is now multi-threaded and each process can handle multiple client connections (this number is configurable), so it's possible to have fewer server processes for the same number of client connections compared to previous releases.

Please check out "Specifying multiple connections to the TimesTen Server" in the 7.0.3 Oracle TimesTen Operations Guide for more information on how to turn on the multithreaded mode.

Regards

Simon
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 4 2010
Added on May 7 2010
4 comments
1,360 views