User bio
404 bio not found
Member since Mar 24, 2022
Posts:
Replies:
Hi Julius,
thanks for your answer!
I looked it up and the database MESSAGEBANK is already mounted R/W (what imho totally makes sense). I really don't understand where the problem lies.
Regards
Stefan
Hello Alexey,
thanks for pointing back to the manual! After re-reading this section I found the crucial sentence:
^JRNRESTO restores only to databases whose journal state is Yes at the time of the journal restore.
So, if journaling at database level is set to "no", no journal restore will be performed!
And as you said: ^JRNRESTO itself provides an option to disable journaling - at the far end of the configuration process.
This might be the answer(s) to my initial question.
Followers:
Stefan has no followers yet.
Following:
Stefan has not followed anybody yet.
Global Masters badges:
Stefan has no Global Masters badges yet.
Thanks Benjamin for the detailed explanation and the article!
Now I get it: the class is mapped to a read-only database not the data and tune table tries to update the class definition.
I will try using the workaround suggested by Julius.