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

Undefinate Page Size

Post a reply

what is 2 + 2 ?
Confirmation code
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Undefinate Page Size

Re: Undefinate Page Size

Post by 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.

Undefinate Page Size

Post by 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..

Top