|
|
The EXLOAD program
By using the EXLOAD program the example environment can be created or removed. (The example environment can also be removed by dropping the MIMER_STORE ident from any SQL command tool).
At installation of the example environment, default values are provided for passwords and for databank file names. These default values can be changed by using the ALTER command after the installation is completed or by explicitly giving passwords and filenames as command line arguments to the EXLOAD command, see the syntax below.
Syntax
usage: exload [-s|-m] [-f|-r] [-p SYSADM-password] [database] -s: single, single-user mode database access -m: multi, multi-user mode database access -f: force, drop if already exists -r: remove, drop if exists When creating the example database it is possible to change the default values for passwords and filenames. This is done by adding new values after the 'database' parameter (that must be given in this case). These optional parameters must be added in the following order: [MIMER_STORE-password [MIMER_ADM-password [MIMER_USR-password [MIMER_WEB-password [MIMER_STORE-db-filename [MIMER_ORDERS-db-filename [MIMER_BLOBS-db-filename]]]]]]]Command-line Arguments
All parameters to EXLOAD are optional. If no command line arguments are given, the following will happen:
- A SYSADM password is needed and will be prompted for.
- Access mode and database name will be taken from MIMER_MODE and MIMER_DATABASE, respectively.
- If the example environment is already installed a question is prompted whether to continue or not
- Default values are used for all example database passwords and filenames. The values used are displayed when the EXLOAD program is executed.
Exit Codes
The EXLOAD program returns an error status to the operating system when an error is encountered. This may be useful when running EXLOAD 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 |
|
|