So "session data" == "datastore" no? On Jun 8, 3:18 pm, "Ikai L (Google)" <[email protected]> wrote: > If you're using Java and sessions, this is backed using Memcache and the > datastore, so you need to run periodic cleanings. > > > > > > On Mon, Jun 7, 2010 at 8:23 PM, prgmratlarge <[email protected]> wrote: > > What's "session data"? > > > On Jun 7, 3:03 pm, "Ikai L (Google)" <[email protected]> wrote: > > > Are you using any indexes? If you have many properties with lots of > > indexes > > > on them, it's possible the space is taken up by indexes. Another > > possibility > > > is session data. > > > > At any rate, to keep your application going, the quick resolution is to > > > enable billing, which will raise the limit. > > > > On Mon, Jun 7, 2010 at 6:27 AM, Apostek Apps <[email protected]> > > wrote: > > > > On the Dashboard we are getting > > > > Total Stored Data 100% 1.00 of 1.00 GBytes > > > > > But on the Datastore Statistics we get > > > > 149 MBytes as the Size of all entities > > > > > We are getting- > > > > The API call datastore_v3.Put() required more quota than is available. > > > > > as an exception when we try to insert values in the database. > > > > > -- > > > > 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]<google-appengine%2Bunsubscrib > > > > [email protected]><google-appengine%2Bunsubscrib > > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > > Ikai Lan > > > Developer Programs Engineer, Google App Engine > > > Blog:http://googleappengine.blogspot.com > > > Twitter:http://twitter.com/app_engine > > > Reddit:http://www.reddit.com/r/appengine > > > -- > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog:http://googleappengine.blogspot.com > Twitter:http://twitter.com/app_engine > Reddit:http://www.reddit.com/r/appengine
-- 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.
