Extracting event protocol to a separate DB with RemoteProtocolConnector is carried out as follows:
- Run the RemoteProtocolConnector.

- Check the connection string for Axxon PSIM software database. If the connection string is not correct, click Config (1) and set parameters of connection in the Connection Properties dialog box.

Specify the connection string to the database server on which the new event log database is to be created. To do that, click Config (2), then select database server and connection parameters in the Connection Properties dialog box. The Select or enter a database name field must be empty.

- Set the Create Protocol database checkbox and enter the name of new database in the corresponding field (3).
- Set the Make revers connect checkbox if you want to keep the old event protocol table, but associate it with the new database that will be created by the utility (4).
- If events from the old event protocol database are to be transferred to a new one, set the Move events to a new database checkbox (5). If this check box is not selected, the created database will initially be empty, and the events registered before the protocol transfer to a separate database will not be available in the system.
- In the Timeout on movie events (ms) field, specify the time period in milliseconds to wait for the transfer of events into the new database to be completed (6). If there are many events that are transferred, this process can take a long time, so the timeout should be increased to avoid errors when executing SQL queries.
- If after transferring the event protocol database into the new database it is required to delete the old database, check the Delete old protocol (7) checkbox.
- Set the Add WT synonyms in protocol sheckbox (8). This checkbox is required to ensure that events of user passes are copied to the appropriate database table.
- Click Start (9).
- Data transferring process and errors that occur are displayed in (10) field.
Extracting event protocol to a separate DB with RemoteProtocolConnector is completed.