Oracle Apps DBA
Monday, 25 May 2015
11g: Kill RAC session from SQLPLUs
select 'alter system kill session '''||sid||','||serial#||',@'||inst_id||''' immediate;' from gv$session where username = 'SCOTT';
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment