Database memory leak
The database.exe process eats up all my memory and the polling in the database for new messages to send stops working. After we exit and restart the Ozeki server it is working again for some time.
Answer:
Some database drivers are not ready to handle long lived sessions with lots of queries. Often there is a problem with memory management in these drivers, for example they do not free up memory reserved for the result of SQL Select statements. To work around this issue, the database interface of OZEKI SMS can be reconfigured to terminate the database connection after a certain number of queries.
If you have problems with the database interface, open the "Special" tab of the database settings form and set the maximum number of queries that can be issued in a single database session.
More information
- Binary messages
- ACCESS error messages
- Database table update
- Database memory leak
- VCard
- How to send a Flash SMS
- Plugin installation
- Database connection in Service Mode
- Special charaters
- New Line Character
- Database field size 160 charaters
- Automatic Startup
- Dummy phone for developers
- SMS_SEND_FAILED
- Date formats
- Changing Sender Number
- TC35 Connection
- Nokia Connection
- Service Startup Failed