Hi,
I need to create UAT and production environment. The client has only one hp-ux B.11.31 ia64 server with 8GB memory and storage is SAN.
My ideas are:
1. To have two database, one for production and one for UAT.
2. Two schema's in a single database one schema for production and one shcema for UAT. Schemas contain Database objects needed to run the application.
Please suggest me a better solution among the above or any other solution which won't hamper performance and other issues in the future.
Please suggest me a plan to support UAT and Production environments in the same sever.
Thanks.