Exclude single database from server Updalls

Anyone know how to exclude a single database from a full server Updall without messing with or changing existing data directory structure (i.e. separate directory and using the specify datapath command). Since it’s used as an inclusive switch, the datapath command is too complicated to use for the purpose of excluding a single file. We have many directories under the primary datapath that all need to be indexed, but one database in a single directory we’d like to exclude.

Subject: RE: exclude single database from server Updalls

I think it might be better to edit the design of the views and change their indexing options to make updall do the kind of updating that you want in those views (e.g. none).

Subject: RE: exclude single database from server Updalls

Thanks. Looks like it may be possible to exclude the monster views by setting the Index-Refresh property to ‘Manual’.