Upgrading to NerveCenter 3.7
-
Upgrading from NerveCenter 3.6 - Exporting Your Data (Windows) -
After you stop all of your NerveCenter applications, services, and processes, you can export your data using SerializeDB from the graphical user interface (GUI) or from the command line. SerializeDB resides in the NerveCenter installation/bin
directory.
If you are using SQL Server on Windows, you do not need to serialize your existing database to upgrade to NerveCenter v3.7. However, we recommend that you do so as a precaution. Exporting your data is important because it provides a backup of the contents of your database.
On UNIX, you also don't need to serialize your database, but you should back up the database by moving it to a safe location outside the NerveCenter install path. For details, see .
To export your data using the SerializeDB GUI:
Start
menu, select SerializeDB
from the NerveCenter program group.SerializeDB Shipped with NerveCenter
atabase to file
radio button.
NerveCenter serialized file
radio button.
File
field, type the name of the file to be created by SerializeDB for the exported data. (SerializeDB creates the file in your current working directory unless you type a fully-qualified name that includes a path.)
Browse
and select the serialized file (ASC) to overwrite. As an example, you might want to select NCExport.asc
and store your data in that file. That file will be preserved during the upgrade.
OK
.If SerializeDB cannot export the data successfully, an error message is displayed. Otherwise, your NerveCenter data has been exported to the file you specified.
bin
folder: serializedb -f
backupfile.asc -o dbtofile -r
(SQL or Access) or serializedb -f
backupfile.asc -o dbtofile
-c "DSN=
datasourcename;UID=
userID;PWD=
password"
(SQL only)You can now back up any files you want to preserve. See .
You can also serialize an existing v database after installing NerveCenter v3.7, but you must follow a slightly different procedure. See .
Previous: Stopping NerveCenter Applications, Services, and Processes | Next: Backing Up Your NerveCenter Data and Files |
Please send comments or corrections to Information Development | This file was last updated on 10 October 2000 |