This seemed to get cleaned up overnight so I went back to deleting.
It's now been 4 hours and data viewer is locked on server error 500.

It's great that the rest of the site is working but there's nothing in
the admin logs, etc. that gives me any idea when things will be
working again.

On Mar 10, 8:33 pm, Jim <jdeib...@gmail.com> wrote:
> Situation: trying to delete a bunch (100,000) entries in a table.
>
> Can't find drop table so the best that I've been able to come up with
> is deleting all of the entries.
>
> My app is apparently running fine - hard to tell with almost all the
> data gone.   But the data viewer is not happy.   It gives me the
> server error message when I try to delete the remaining entries it's
> showing me.  It gives me the error message if I try to go past the
> first screen.   And so on.
>
> Given a choice between alter table and delete table, I'll take delete
> table.  Let me copy from table1 to table2 and then delete table1.
>
> In this case, if I'd had alter table, I wouldn't have needed delete
> table.
>
> Any suggestions on how to get GAE to tidy itself up?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to