Possible fixes for “Maximum T24 users already signed on” Error

First of all, this should never happen in a Production environment. But in a Testing environment, it can. Let’s see how the tokens/sessions work in T24.Whenever a T24 user logs in, a unique token id will be created in the F.OS.TOKEN and F.OS.TOKEN.USE tables. When the user logs off, the system will remove the id […]

Read more