The datastore admin needs to add some entities to function. You might try deleting some entities using a handler, the remote api, or simply using the datastore viewer then see if you can kickoff the delete job.
Robert On Wed, Feb 2, 2011 at 10:25, Ilkka Huotari <[email protected]> wrote: > Hi, > > Sorry if this is common knowledge, but I did search a bit. > > I'm trying to delete a datastore from Datastore Admin. The datastore > looks like this: > Entity Kind # Entities Avg. Size/Entity Total Size > favIcon 204,235 4 KBytes 848 MBytes > > My quota for the data is 1GB, which is now 100% full according to the > dashboard, and I just decided to delete them all. But, when I try to > delete, I get this: > > Delete Job Status > There was a problem kicking off the jobs. The error was: > The API call datastore_v3.Put() required more quota than is available. > > So, basically I can't delete because it says the operation requires > more quota than is available. Which is a bit strange, because I'm > trying to delete, not add more :) > > Any ideas? Thank you. > Ilkka > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
