We're having trouble trying to kill a session using OCCI (when try to call "alter system kill session", OCCI returns something like "session doesn't exist"). What is the proper way to finish a 3rd party session like running "alter system kill session" from sqlplus ? I'm sure the user has the proper rights to do it, because it works over sqlplus...