Author |
Message
|
anurag.munjal |
Posted: Thu Jun 01, 2017 10:54 am Post subject: WXS Viewing entries more than 100 |
|
|
 Voyager
Joined: 08 Apr 2012 Posts: 97
|
So,
I use this command to view the contents of cache on WXS from a map under a grid.
./xscmd.sh -c findbykey -g GridName-m MapName -fs ".*" -rv
It shows only 100 records.
is there a way to see all the entries?
i ofcourse can create a flow and get all data to show up.. but wondering if console or some other tool helps achieve this? _________________ - Anurag
------------------------
Be Simple, Be Happy |
|
Back to top |
|
 |
anurag.munjal |
Posted: Tue Jun 06, 2017 2:45 am Post subject: anyone? |
|
|
 Voyager
Joined: 08 Apr 2012 Posts: 97
|
Hello, anyone has any suggestion on this please? _________________ - Anurag
------------------------
Be Simple, Be Happy |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jun 06, 2017 4:05 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It sounds like a paged result - that you get 0-99 (or 1-100) for the first request, and you need to do something to ask for 100-199...
But I can't find anything on references for xscmd that show those options. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
anurag.munjal |
Posted: Fri Jun 30, 2017 2:26 am Post subject: |
|
|
 Voyager
Joined: 08 Apr 2012 Posts: 97
|
any more help on this please? _________________ - Anurag
------------------------
Be Simple, Be Happy |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jun 30, 2017 5:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
anurag.munjal wrote: |
any more help on this please? |
Apparently not  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
anurag.munjal |
Posted: Mon Jul 03, 2017 12:31 am Post subject: ..! |
|
|
 Voyager
Joined: 08 Apr 2012 Posts: 97
|
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jul 03, 2017 6:00 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The IIB global cache is intended to be a "hidden" version of eXs. If you are using IIB, you shouldn't have to know anything about eXtreme Scale.
dAs such, IIB itself may not make visible or even provide access to many features of eXs.
An IIB installation may not even have the full set of eXtremeScale commands.
If you are trying to write some kind of viewer or monitor into the contents of the IIB Global Cache, you may have some trouble without installing a full and licensed version of eXs somewhere and seeing if you can add an additional, standalone, extremeScale node to the IIB global cache infrastructure.
No idea if it's possible. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
|