Hello everyone,
I want to restore a database from an external backup with the journal files.
The manual says I should (in short):
- Stop journaling with ^JRNSTOP
- Restore the database file IRIS.DAT
- Run the journal restore utility with ^JRNRESTO
- Restart journaling ^JRNSTART
Since I want to restore one database only step 1 would disable journaling for the whole instance, not only for the database to be restored. As I understand, it would be impossible to restore a different database if there occurs a problem while journaling is disabled during the recovery process?
.png)

.png)