ora-019401 cannot drop a user that is currently connected

 

select sid,serial# from v$session where username='CLARAM';

alter system kill session '151,55'

drop user CLARAM cascade

你可能感兴趣的:(session,user,kill,System)