2026 02-February 17
Date: 2026 02-February 17
-
-
Db_xmit & Database Distribution
The Master Oracle Database distributes its data to Local RAIMA Databases via the db_xmit processes
Db_xmit_server
Runs on computer hosting the Master Oracle Database (Your Database Server)
Db_xmit_client
Runs on all Ovation HMIs, including the Database. Verify this process is running on DROP160.
You can verify these are running via the Processes list of Task Manager
Db_xmit_server allows up to 5 client connections at a time. Client connects, Server serves the data, Client disconnects.
To ensure the local RAIMA database is up-to-date with the master, you can verify its current database sequence number. In CMD, enter the command:
Db_seqnum
Run this command on the DBSS & Drop160 - compare sequence numbers (should be the same)
-