Support forum
2:57 am
This quite strange as we have 2 diaffan SMS server running and both writing into the same DB but different table (as Primary & Backup).
The Primary SMS server did not have such errors and this error were just occurred recently.
I will try to add the parameter below and monitor
';Connection Lifetime=180;Connection Timeout=60'
Oracle error ORA-03113 indicates that the connection to the database closed unexpectedly. However, it is a very generic error message from the OLEDB driver and it can also be caused by other seemingly unrelated issues with the OLEDB driver or the database.
In your situation, it looks like it that the database transaction completes successfully but that the OLEDB driver does not get a confirmation (in time) that the transaction is finished. After a timeout, Diafaan SMS Server gets an error from the OLEDB driver and tries to roll back the database transaction, but that triggers an error as well.
The first thing you can try is to add ';Connection Lifetime=180;Connection Timeout=60' to the OLEDB connection string, this increases the timeout value and that could solve the problem.
It is also possible that there is a problem with the OLEDB driver, installing a new version of the OLEDB driver, or using an ODBC driver for the Oracle database instead, can also make a difference.
The problem could also be caused by an unreliable internet connection to the database, but if that is the case it will be very hard to solve.
Normally, I would expect that this error causes lost messages. But if that is not the case than you can also choose to ignore the error messages in the event log.
Regards, Henk
11:01 am
Hi Henk,
Noted, will send the file. I notice we always get this event before Rollback Exception:
ORA-03113: end-of-file on communication channel
Process ID: 32759
Session ID: 734 Serial number: 24361
ORA-03113: end-of-file on communication channel
Process ID: 32759
Session ID: 734 Serial number: 24361, database transaction rollback initiated
Hello Budiharto,
This error indicates that something goes wrong with a database transaction to the the Oracle database. And when Diafaan SMS Server tries to invalidate and roll back the transaction, the roll back fails as well. There should be an additional error in the event log that shows the root cause of the issue.
I would like to see the configuration file of Diafaan SMS Server (menu options 'File-Export-Configuration') and the event log (menu options 'File-Export-Event log').
You can send these files to email address dms@diafaan.com.
Regards, Henk
7:13 am
Hi Support,
I keep getting the following error, although all the functionality seems normal/unafceted.
Rollback Exception Type: System.InvalidOperationException, This OleDbTransaction has completed; it is no longer usable.
What could be the issue?
Ver: 4.2.0.2
DB: Oracle/OleDB on Win 2008R2
Most Users Ever Online: 529
Currently Online:
1 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Member Stats:
Guest Posters: 680
Members: 0
Moderators: 0
Admins: 1
Forum Stats:
Groups: 2
Forums: 3
Topics: 1156
Posts: 3946
Newest Members:
, Henk HelmantelAdministrators: Henk Helmantel: 1511