vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| You could update the database configuration manager to change the default (dft_mon_xxx) monitor switches to the settings that you want to set as default. Thus whenever a new application (or shell for that matter) establishes a connection to a db (or attaches to an instance), the dft_mon_xxx values would be used as default for that session (unless it is overridden by the update monitor switches command) -Sam "xcb7226" <mwild@fiducia.de> wrote in message news:<aae72bbf252decd3b0239079d301b01b@localhost.t alkaboutdatabases.com>... > Is it possible to reset monitor global, without turn Off/on monitor > switches (an restart of the instance). It seems that reset monitor effects > only the shell from where it's performed |
| ||||
| Reset monitor will only affect the instance attachment for which it was made (this is to allow multiple monitor apps on the system without one causing side effects for the other). xcb7226 wrote: > Is it possible to reset monitor global, without turn Off/on monitor > switches (an restart of the instance). It seems that reset monitor effects > only the shell from where it's performed > |