This is a permission issue. The ^ZUSET routine needs to be able to write to the database and cant because it was mounted read-only because of the IRIS.lck issue. There is a permission issue at the linux level on the directory where your database is stored. Need to make sure it's set properly so that the user which IRIS runs under has write permissions to the directory.
Then you can unmount and remount the database and it should solve your problem.
- Log in to post comments
