Hi All,
we are getting JDBC begin transaction failed: in the process model when one record going to store in database.
and another process model we are getting -Unable to write to or delete from the source due to system error.Error Details: Failed to update database "TN_Transaction" because the database is read-only.
note : both error happening at same time.
could you please someone help me on which scenario we wil get this error.
thanks!
Discussion posts and replies are publicly visible
suresh said:because the database is read-only
This smells like an issue on the DB side. I suggest to contact your DB admin team.