As index all views?

Hi!!

I can say I’m wrong?.

I have 2 Lotus Domino 8.0.2 x32 servers.

The main server dbs size 16GB, 10GB, etc. … I have replicated these DBS and left with a size of about 4GB.

This size, I figure that will happen because not all views are indexed.

Run from a console Load Updall DB.nsf but does nothing … In contrast, if I run CRTL + SHIFT + F9 indexed everything correctly, but it takes hours and hours. There is a way to schedule this task and that the exact command I run?

Thanks

Subject: Use "load updall db,nsf -V to update all views

The CRTL + SHIFT + F9 is slow as the client is rebuilding the views.The Admin help list all the options available for updall.

-R will rebuild all used views.

-C will rebuild all unused views.

You can clear all views via the admin client and then do a -C

Subject: delete all index views???

Hi!!

delete all views?. not diminish the performance then?

Subject: I meant view indexes

Sometimes they get corrupted and deleting them and rebuilding helps

Subject: this view is being updated …

He carried the (load updall -R) the NSF after making a (fixup) and a (Compact -i -c -d -K) and an open view says this view is being updated and we can pull minutes and minutes.

There is no other option?

Maintenance tasks to perform on the DBs are:

Diary (J-L):

Compact -i -c -d -K

Updall -R

Weekly (S):

Fixup -F

Compact -B

Is correct?