Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Updall Command - Parameters???

165 views
Skip to first unread message

Gary Simmons

unread,
Mar 14, 1997, 3:00:00 AM3/14/97
to

Does anyone know where I can find a list of the Parameters for the UPDALL
console command?

What I want to do is schedule a server tasks that will index all views in a
database, even if they have never been opened by a user.

All help is appreciated, as always.

Gary
--
Gary Simmons
GE Capital TMS Canada
GSim...@GECTS.GE.COM

Jim Marray

unread,
Mar 18, 1997, 3:00:00 AM3/18/97
to

The following list might help, it is taken from the Notes Knowledgebase
which is available through the Lotus Web Site. The document in Notes
Indexing Basics I think.


Parameter Description: What to type at Server console:

-V Update views. The database name is optional. Load UPDALL MyDB -V

-F Update all full text indexes. Load UPDALL MyDB -F

-L Update all full text indexes defined by Index Update Frequencyas
'Daily', 'Hourly', or 'Immediate'. Load UPDALL -L

-M Update all full text indexes defined by Index Update Frequencyas
'Hourly' or 'Immediate'. Load UPDALL -M

-H Update all full text indexes defined by Index Update Frequencyas
'Immediate'. Load UPDALL -H

-C Build indexes for views that haven't already been built. The database
must be specified. Load UPDALL MyDB -C

-T Update a particular view, by Title. The database and entire view title
must be specified. * This is an undocumented parameter -- (If a view title
is cascaded, the value returned by @viewtitle will not work as an argument.
In general, Notes @ commands have problems with view names that are
cascaded with synonyms.) Load UPDALL MyDB -T "Connections"

-R Force rebuild of every view that has been opened. The database name is
optional. This is a resource-intensive option. When running on a large
database, it is best to bring the server down, and run UPDALL from the OS/2
prompt (C:\$UPDALL Names -R). * This is an undocumented parameter Load
UPDALL MyDB -R

Hope this helps, please note I am not certain that all parameters work in
version 4.x

Regards

Jim

Gary Simmons <GSim...@GECTS.GE.COM> wrote in article
<01bc30ac$b3c7b890$d75a5003@gsimmonsctmsge>...

Jim Pope

unread,
Mar 18, 1997, 3:00:00 AM3/18/97
to

Gary Simmons wrote:
>
> Does anyone know where I can find a list of the Parameters for the UPDALL
> console command?
>
> What I want to do is schedule a server tasks that will index all views in a
> database, even if they have never been opened by a user.

Maybe try Notes Administration Help database that came w/ Notes? Look
for the topic:
"Details: Running the Updall server task manually or through a program
document"

Looks like - C (below) may be what you are looking for
- C builds all unused views and all full text indexes.

0 new messages