Can someone tell me, how can I get viewindexes size in lotusscript?Thanks,
Ishai
Can someone tell me, how can I get viewindexes size in lotusscript?Thanks,
Ishai
Subject: size of view indexes
Go in log.nsf, youwill have the size of everu views. You have to go on every server because view size are different.
JYR
Subject: RE: size of view indexes
I appreciate your quick response, and also I want to ask some questions:1. What do you mean I have to go every server? For example if I want to know the size of ($inbox)?
Subject: RE: size of view indexes
For example if I want to know the size of ($inbox)? For exemple, go in the log.nsf database of you mail server. Look in the view databases by size. Locate your mail database. Open the document and look for the ($Inbox).
JYR
Subject: RE: size of view indexes
Dear J.Y,I consult with my boss about your solution. He says we need to know the view indexes in real time. log.nsf updated just once a day, so if you have any idea how can I know the size of view indexes in real time, maybe with API functions, or other creative solution?
Really thanks for your help,
Ishai
Subject: RE: size of view indexes
Hi Ishai,
You can check the size of the view indexes through the Administrator client, by selecting the database and right-clicking, then choosing “Manage Views” (in ND6).
This doesn’t help with the issue of trying to programmatically access it of course. I haven’t found a way to do that i’m afraid…
Subject: RE: size of view indexes
Thanks any way, if you will know some way to do it, I am sure can do it with API function call, please tell me.
Thanks a lot!!!
Subject: RE: size of view indexes
Really thanks, I hope it will help me.
Best Wishes
Ishai.