|
|
DBOPEN - Databank Open functionality
Multi-user Mode
When
DBOPENis run in multi-user mode, the index pages of the databank are checked before databank access can proceed, but the bulk of the databank contents (contained in the data pages) is checked in the background, thus minimizing the delay.Background Threads
The checking performed by
DBOPENis done by the background threads, see Number of Background Threads. Therefore, increasing the number of background threads will increase the efficiency of the checking.The
DBOPENfunctionality should normally be run as soon as the database server has been started.Syntax
The overall syntax for
DBOPENis:dbopen [-s | -m] [-u[username]] [-p[password]] [database]Command-line Arguments
If the optional database name is not specified, the default database will be accessed, see The Default Database.
If the username or password arguments are omitted, the program will prompt for these values.
If neither
-snor-mis specified for the optional mode flag, the way the database is accessed will be determined by the setting of theMIMER_MODEvariable, see Specifying Single-user Mode Access, or, if this is not set, it will be accessed in multi-user mode.
VMS: Either the UNIX-style or the VMS-style command-line flags may be used on an OpenVMS machine - see the Mimer SQL VMS Guide for more details.Exit Codes
The
DBOPENprogram returns an error status to the operating system when an error is encountered. This may be useful when running it from scripts or in batch mode.
|
Mimer Information Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 info@mimer.se |
|
|