![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I have a Production SQL database with the Db size of about 20 Gigs. I have got a test server with disk space of about 14 Gigs. What I want to do is get the DB tables, Stored procs, DTS packages, etc from my Production Db on to my test box and get only about 1000 (related)records from each of the tables and move it over to my test box. Have any one tried this before? Any other suggestions? (I am already trying my level best to get a 20 Gig or more test server!.) Thx Srini |
#2
| |||
| |||
|
|
Getting the structure over is easy and I would do this through Script not DTS. (More control) Then you need to get your data. You are going to have to take it in order of it's relational integrity. |
![]() |
| Thread Tools | |
| Display Modes | |
| |