Link to home
Start Free TrialLog in
Avatar of LanBuddha
LanBuddha

asked on

Close (Pervasive) PSQL 11 sessions

Hello,

I am looking for a way to enumerate and close Pervasive Sql 11 sessions. I need to be able to write some code for this. I need to enumerate through the sessions and see what database they are connected to and close their session if it is pointing to the correct directory.

Does anyone have any idea of how to do this? .net, powershell, CMD line?

Thanks
SOLUTION
Avatar of Bill Bach
Bill Bach
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LanBuddha
LanBuddha

ASKER

Thanks guys. I split the points which I thought was fair since you both provided the information. Going to see if I can do this is powershell.
Thanks, good luck! :)