Physical Environment Setup -Development servers- Testing Servers - Production server

Physical Environment Setup

After the Requirements are gathered, its necessary to set physical Envioronment by installing database and maintaining the Physical servers.The usual set of servers include 3 sets of instances.

Development servers: where the developers work on the database and roll it for testing.
Testing Servers: the objects developed by the developers are tested on this server […]