Home > Support > FAQs, latest to oldest...

Northgate Reality

FAQs, latest to oldest...

What does "49004 logons inhibited" mean

This error indicates that either your Reality administrator has locked the database either via the TCL command 'INHIBIT-LOGONS', via the 'lockdbase' system command or a utility such as 'realdbck' has locked the database preventing access to your data.

To recover from this situation either run the system command 'unlockdbase <dbname>' where '<dbname>' is the name of your database or run the TCL command 'ENABLE-LOGONS'.

Back