Changing the Type of the DBMS for Dr.Web Enterprise Security Suite |
For Windows OS
1.Stop Dr.Web Server service. 2.Run drwcsd.exe using the exportdb switch to export the content of the database to a file. The full command line (for Windows) looks as follows:
It is presumed that Dr.Web Server is installed to the C:\Program Files\DrWeb Server folder and the database is exported to a file esbase.es, which is in the root of disc D. Copy the line above to the clipboard and paste to the cmd file and run the file. If the path to a file (or a file name) contains spaces or national characters, the path should be put in quotation marks:
3.Start Dr.Web Server, connect Dr.Web Security Control Center to the Server and configure the Server to use a different DBMS. Cancel restarting the Server. 4.Stop Dr.Web Server service. 5.Run drwcsd.exe using the initdb switch to initialize a new database. The command line will look as follows:
It is presumed that the Server is installed to the C:\Program Files\DrWeb Server folder and agent.key resides in D:\Keys. Copy this line to the clipboard and paste to the cmd file. Run the file then. If the path to a file (or a file name) contains spaces or national characters, the path to the key should be put in quotation marks:
6.Run drwcsd.exe using the importdb switch to import the database from the file. The command line will look as follows:
Copy this line to the clipboard and paste to the cmd file. Run the file. 7.Dr.Web Server service. For UNIX OS 1.Stop Dr.Web Server using the script •for OS and OS:
•for OS:
or via Dr.Web Security Control Center (except the Solaris OS). 2.Start the Server with the exportdb switch to export the database to a file. The command line from the Server installation folder will look as follows: •for OS:
•for OS:
•for OS:
It is presumed that the database is exported to esbase.es, which resides in the specified folder. 3.Start Dr.Web Server using the script •for OS and OS:
•for OS:
connect Dr.Web Security Control Center to the Server and configure the Server to use another database through Dr.Web Security Control Center menu: tab.
You will be prompted to restart the Server. Reject restarting. 4.Stop Dr.Web Server (see step 1). 5.Run drwcsd using the initdb switch to initialize a new database. The command line will look as follows: •for OS and OS:
•for OS:
It is presumed that the agent.key resides in the /root/keys folder. 6.Run drwcsd using the importdb switch to import the database from a file. The command line will look as follows: •for OS and OS:
•for OS:
•for OS:
7.Start Dr.Web Server (see step 3).
|