download free 30 days trial version buy simpledb explorer
Documentation   Download   Purchase   Support   FAQs    Forum    ScreenShots & Demos       

Undefinate Page Size

Support for SDBExplorer - A Simple Database Explorer for Amazon's SimpleDB

Undefinate Page Size

Postby Pole » Feb 22nd, '10, 10:39

Hi,
I have more thanone thousand items in a domain and I am getting only hundrad item return by Amazon Simple DB in first request even I have set page size to 250 ? What going on here ?
Thanks in Adavance..
Pole
 

Re: Undefinate Page Size

Postby Neelam Sharma » Feb 22nd, '10, 13:37

Hi,
You are facing this problem because this could be happened when we request to list items using SELECT query. The SELECT query can return only 1 MB of data size in its response even we are limited to 2,500 items per request by Amazon Simple DB.
So you are getting 1 MB of your data size in 100 items even you have set page size to 250.
Neelam Sharma
 
Posts: 57
Joined: Feb 17th, '10, 11:53


Return to Amazon SimpleDB

cron