How to identify a session started by a remote distributed transaction
v_fantasy
2010-03-31 22:45:23
Linux操作系统
原创
select username, osuser, status, sid, serial#, machine, process, terminal, program
from v$session
where saddr in (select k2gtdses from sys.x$k2gte );
where temp segment of temp table are created
ORA-01190或1189的处理过程