Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
Hey everyone,
Is it possible to administratively end a session on raisers edge?
For some reason the database in question is not able to be attached by the BB Management console so i have manually attached it to SQL server.
The problem is I need to manually end a session so that I can reuse the account.
Any ideas ?
Paul,
I don't quite follow what you're asking, but here's some thoughts to help focus in a bit:
In the BMC, you can disconnect users from the RE database from the Active Users screen. But it sounds like you don't have the db attached in the BMC yet, so what exactly do you need to disconnect?
If you've got the SQL Management Studio, the Detach Database wizard will let you drop database connections as a precondition of detaching the database. You don't need to actually detach to drop these connections, though. It should be on the first screen that comes up. It'll say something like "(2) Active Connections" next to the database name in the wizard.
The other alternative, of course, would be to reboot your SQL Server and all your client workstations. That should force a drop from either end of the connection if it's still there for some reason.