Re: RAC for dev env

  • From: David Ballester <ballester.david@xxxxxxxxx>
  • To: veeeraman@xxxxxxxxx
  • Date: Wed, 3 Feb 2010 10:36:52 +0100

2010/2/2 Ram Raman <veeeraman@xxxxxxxxx>

> Hi
>
> A decision has been made by upper management to use RAC for production
> environment and nonRAC for dev/test environments. I would prefer to have a
> parallel environment which is identical to prod.  Is it possible to run a
> dev environment without having to worry about license. If license might
> be an issue for dev, can we have one environment where we just install RAC
> for practice before deploying it in production.
>
> Any thoughts or guidances on the issue would be highly appreciated.
>
> Thanks,
> Ram.
>
>



One of the major problems in this mixed environments ( RAC prod and mono
dev/qa ) is that the code/design of the application that runs on it may not
scale well in a RAC environment, when doing a 'good job' in a mono instance
( foreing keys, triggers, concurrency... )

D.

Other related posts: