Troubleshooting
Problem
We are using DerbyDB as the Symphony database. When DerbyDB is at normal state, it's mode is under read/write mode and plc and purger services are able to insert new data and purge old data. However, DerbyDB can fall into read-only mode sometimes and this will cause plc and purger to not function at all. What would be the recovery steps?
Symptom
In PLC dataloader logs, it was found DerbyDB has become read-only mode. For example,
java.sql.SQLException: Error for batch element #0: An SQL data change is not permitted for a read-only connection, user or database.
And, suddenly write records does not work anymore. For example,
2018-07-26 15:10:30.129 INFO com.platform.perf.dataloader.D
efaultDataLoader.execute(Defau ltDataLoader.java:533) Read 1 records. 2018-07-26 15:10:30.130 INFO com.platform.perf.dataloader.D
efaultDataLoader.execute(Defau ltDataLoader.java:547) Written 0 records.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
27 August 2018
UID
ibm10720315