Installing NerveCenter
-
Doing Silent and Remote Installations on Windows - Configuring the Database Remotely -
You can use SMS with a configuration file of preference settings to install the NerveCenter database from a remote machine.
If you have not already done so, you'll need to install NerveCenter either on the SMS host machine or on a system that is accessible to and shareable with the SMS host. The files you will use in the following procedure are set up during the installation process.
To create an SMS package on the SMS host that can be used to perform remote
database installations, follow these steps:
From the NerveCenter Bin directory:
InstallDB.exe
SerializeDB.exe
NCPerl*.dll
From the NerveCenter Db directory:
NCScript.sql
InstallDB.idb
NCExport.asc
, for example)
From the NerveCenter Sms directory:
InstDB.bat
InstallDB.pdf
These files are in directories set up as a result of the NerveCenter installation. They are not accessible from the NerveCenter CD-ROM.
InstallDB.idb
.You need to provide all required information about the destination server and your options to InstallDB.
Revise the contents as follows, substituting the names for your server, user ID, database, and so on. For a review of the options, see Setting Up the Database on Windows.
SQL Server Name: ServerName
SQL User Id: sa
SQL Password:
Database Name: NerveCenterDB
Data Device Name: NC_Data
Data Device File Name: C:\SQL\Data\NC_Data.dat
Data Device Size in MB: 10
Log Device Name: NC_Log
Log Device File Name: C:\SQL\Data\NC_Log.dat
Log Device Size in MB: 10
Data Source Name: NerveCenter_DataSource_Name
Path to SQL Files: Path
SQL Script File Name: NCScript.sql
Database File Name: NCExport.asc
InstDB.bat
.You need to modify the parameters for the installdb.exe command to specify the operation type, and database type. See Creating or Modifying your Database from the Command Line for a description of the command-line options.
InstallDB.pdf
file.Your new database and data source are created on the destination server based on the contents of your exported database file name.
Previous: Installing NerveCenter Remotely | Next: Configuring NerveCenter Remotely |
Please send comments or corrections to Information Development | This file was last updated on 10 October 2000 |