Managing NerveCenter
-
Controlling NerveCenter from the Command Line - NerveCenter UNIX Shell/DOS Prompt Commands - installdb -
installdb -F IDBfile -O {f|l|c|r} -D {s|a} [-M {v|s}] [-H]
Creates or modifies a NerveCenter Microsoft Access or SQL Server database.
The path and file name for the IDB file (required).
Specifies the operation code (required). The choices are:
f -- Full database creation and installation
c -- Create data source and connection string
Specifies the database type (required). The choices are:
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
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.
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 |