Managing NerveCenter - Controlling NerveCenter from the Command Line - NerveCenter UNIX Shell/DOS Prompt Commands - installdb -
Previous: importutil     Next: ipsweep

installdb

NAME

installdb

SYNOPSIS


   installdb -F IDBfile -O {f|l|c|r} -D {s|a} [-M {v|s}] [-H]

DESCRIPTION

Creates or modifies a NerveCenter Microsoft Access or SQL Server database.

OPTIONS

-F IDBfile

The path and file name for the IDB file (required).

-O {f | l | c | r}

Specifies the operation code (required). The choices are:

f -- Full database creation and installation

l -- Load serialized file

c -- Create data source and connection string

r -- Run SQL script

-D {s | a}

Specifies the database type (required). The choices are:

s -- SQL

a -- Access

[-M {v | s}]

Specifies the mode of operation (optional). v is verbose, and s is silent. If -M is not specified, InstallDB defaults to s (silent).


   [-H]

Displays usage help is in a dialog box. You can also enter simply: installdb

USAGE

All command line switches are case-insensitive (Windows NT only) and you can type them in any order.

If any of the required command line switches are missing and the mode is s (silent), then an error is written to the Event Log. If mode is v (verbose), then a dialog box with an error message is displayed.

EXAMPLE


   InstallDB -F c:\temp\dbwizard.idb -M v -O f -D s


Previous: importutil Next: ipsweep
Please send comments or corrections to Information Development
This file was last updated on 14 November © 2002