Is there any posibility to close an open session, when I don’t know session id and session key?
Till now I know that starting and stoping Tamino Database will close all sessions (rollback posible). Do you know any other way to close all opened sessions?
And everything is ok, I’m reciving session id and session key. The first session is opend!
I can open 4 session (due to licence it’s ok, doesn’t metter what is in “database working threads” in “Managment_HUB//Tamino/my_database/Properties/Server”)
So when trying to open one more session (previous 4 are still opened) I’m reciving something like that:
I’m waitting as much time as is defined in “maximum transaction duration” and “non-activity timeout” (this is the main parameter witch is interesting me) but after this time nothing happend I still can’t open new session!!! I have to close at least one of old session to start new session.
So do you have any idea what is going on, where I’m wrong?