| Author |
Message |
linuxinductee
Joined: 21 Mar 2007 Posts: 3
|
Posted: Wed Mar 21, 2007 8:16 pm Post subject: System.OutOfMemoryException |
|
|
We've purchased the software suite with full API functionality.
Our first run trying to copy a database using SQL Packager has not been so successful.
After having disk space issues and no key errors, I finally got the process running against a 90 gb database only to get a System.OutOfMemoryException. Considering this workstation has 2 gb RAM and nothing else is running on it, I'd like to see how this software is actually usable.
Operating system: WinXP pro ( 5.1.2600 )
Sql Packager: 5.3.0.80
Database: Sql Server Enterprise 2005 ( on Windows 2003 Server )
To solve the first two errors, I created variable pointing to a network drive ( gig card ) and excluded the table with the missing key ( proprietary database ). Oh, and there was a permission snafu for creating a assembly object that I fixed.
If I could get past this memory problem, this software might actually have value. Thanks for your time.
Also, is there a setting to enable the job to bypass and report errors, while continuing to do the job of moving schema and data? |
|
| Back to top |
|
 |
linuxinductee
Joined: 21 Mar 2007 Posts: 3
|
Posted: Thu Mar 22, 2007 7:24 pm Post subject: |
|
|
Hey, is this the support feature? No acknowledgement or anything indicating someone is actually looking at user problems?
 |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6345 Location: Red Gate Software
|
Posted: Thu Mar 22, 2007 10:33 pm Post subject: |
|
|
Hi,
Sorry, the support process needs to be clarified. The forums aren't 'official' support. That's not to say you won't get a solid answer. But if you want a formally tracked and logged support issue, the route to go is by email: support@red-gate.com.
Packager's scripts are designed to rollback on error. You can disable transactions in the options, but this might leave you with a partial sync. I don't recommend it.
OutOfMemoryExceptions are thrown on low disk space as well as a lack of physical memory. Setting the RGTEMP environment variable in a console, then running Packager, can get it to use a bigger hard disk. The default location for temporary storage is in your personal profile (c:\documents and settings) SET RGTEMP=d:\temp will get packager to use d:\temp instead.
Hopefully this sorts the problems for you. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group