Sql Backup And FTP

Welcome Guest Search | Active Topics | Log In | Register
New Topic Post Reply
Out of memory error during remote backup, is this my servers memory? Options · View
Guest
#1 Posted : Friday, December 09, 2011 12:22:41 PM Quote
Rank: Guest

Groups:

Joined: 8/10/2009
Posts: 733
So I got an error during a remote backup and it was something to do with insufficient memory. I was curious if I need to have enough memory to hold the entire database or if it simply scripts it a certain amount of lines at a time?

Any help or advice would be appreciated. It's running on a cloud so I can simply increase the memory if needed but I'd like to be sure thats the issue.
Guest
#2 Posted : Friday, December 09, 2011 7:57:47 PM Quote
Rank: Guest

Groups:

Joined: 8/10/2009
Posts: 733
Database scripting failed: An error occured while getting table data. >> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity)
at System.Text.StringBuilder.GetNewString(String currentString, Int32 requiredLength)
at System.Text.StringBuilder.Append(String value)
at e.a.a(Byte[] A_0)
at d.l.c(String A_0, Stream A_1)
mikeshilov
#3 Posted : Monday, December 12, 2011 1:25:17 AM Quote
Rank: Administration

Groups: Administrators

Joined: 8/12/2009
Posts: 271
Probably you try to backup a very large amount of data. We didn't test this feature on very big data amount that's why it's still in beta. I suggest you to find another backup method in your case.
Quick Reply Show Quick Reply
New Topic Post Reply
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You can create polls in this forum.
You can vote in polls in this forum.