Thread: Create
View Single Post
  #1 (permalink)  
Old 07-02-09, 00:01
tortoro tortoro is offline
Registered User
 
Join Date: Jan 2009
Posts: 4
Create

I need to create a UAT environment. Only one server is available to me and I already have the development database on it (say Mydb), so I have to create the UAT database with another name (say Mydb_UAT).

What is the simplest way to do it ?
Can I do it using 'load database' command ? In the manual I cannot find the syntax to load a database with a different name.

Thanks for the help in advance.
Reply With Quote