Listing MainBoss Organizations

This help file applies to an out-of-date version of MainBoss.
The most recent version of MainBoss is MainBoss 4.2.4.
This help file does not exist in MainBoss 4.2.4, but the index for that version can be found here.

< Previous section  |  Table of Contents  |  Index  |  Next section >

The ListOrganizations verb of MBUtility lists MainBoss maintenance organizations known to the current user (i.e. the organizations that would be listed in the Select Maintenance Organization window). The command has the format

mbutility ListOrganizations option ...

where the possible options are:

+Probe
Determines whether you can actually connect with each organization listed. The default behavior is -Probe, which means that MBUtility doesn't test connections in this way.
+RealNames
Displays the real registry name for each database, as well as the databases' usual display names. The default behavior is -RealNames, which means MBUtility only shows the usual display names.
+OrderbyServer
Sorts the list by server name.
+OrderbyDatabaseName
Sorts the list by database name.
+DatabaseVersion
Shows the version of each database, provided that the database is accessible and its version can be read.
+ShowDefaults
Shows which database is the default one to start, and which database was the last one you used (if it's difference from the default database).

< Previous section  |  Table of Contents  |  Index  |  Next section >