I get this persistent "FS100 ATX*REGIMUS*DBTABLE*1*$PUBLIC does not exist" message each time I save the database. ("REGIMUS" is my app (and also the user name).) I.e, I get the message the first time I save. If I save again immediately I usually don't get it. But sometimes I have to save three times before it disappears.
How can I get rid of this message?
I have asked about this before and think it was Aaron that suggested I rebuilt system indexes. That doesn't help, however.
- Oystein -
You should be able to read this record right out of SYSREPOSIX. Can you see if it is still there?
If it is, and it's somehow getting deleted, you could be brave and place an MFS on the SYSREPOSIX file and monitor all action on this record and see what's happening.
Aaron,
You should be able to read this record right out of SYSREPOSIX. Can you see if it is still there?
It's there. And I don't longer get the message when I save the database. (It's been on and off earlier too.)
If it is, and it's somehow getting deleted, you could be brave and place an MFS on the SYSREPOSIX file and monitor all action on this record and see what's happening.
I'd need some help with the MFS then.
By the way - inspecting SYSREPOSIX I found some funny-looking keys…
ATX*0x7fffe0xf0016408**1*$PUBLIC
AXX*0x7fffe0xf0016408*1*$PUBLIC
TBA*0x7fffe0xf0016408
I think I'll pretend I didn't see them.
- Oystein -