Moving DB client to our server - Need Advice [message #126055] |
Thu, 30 June 2005 12:55 |
vqd2697
Messages: 36 Registered: October 2004
|
Member |
|
|
We currently have a couple schemas (about 1.5 TB of data) reside in client box. We need to move all schemas & data back to our server using T1 line connect from our box to client box. What is the best ways to do this?
1. Export/Import
2. Extracting Data
3 ????
Thanks in advance,
Vu
|
|
|
|
Re: Moving DB client to our server - Need Advice [message #126065 is a reply to message #126055] |
Thu, 30 June 2005 14:26 |
smartin
Messages: 1803 Registered: March 2005 Location: Jacksonville, Florida
|
Senior Member |
|
|
I'm not sure whether you are just trying to move the db from one server to another, or if you are trying to move the data out of a db on the client and into another db on the server.
If the former, then I like the suggestion of Mahesh to just shut it down, copy it, and start it back up. If the later, then transportable tablespaces might be an option.
An import of 1.5 TB....long long time.
|
|
|
|