How to config ORM for multiple instances on the same server
I would like to config orm on oracle 9i databases. However, there are several instances on the same box. I know the orm behave weirdly when I config the same instances. Is there a good way to config orm to limit the cpu usage to ad-hoc user account on the shared instances on cpu levels? Thanks.
0