select p.spid,s.username, s.sid,s.status,t.disk_reads, s.last_call_et/3600 last_call_et_Hrs, s.action,s.program,s.machine cli_mach,s.process cli_process,lpad(t.sql_text,30) "Last SQL" from gv$session s, gv$sqlarea t,v$process p where s.sql_address =t.address and s.sql_hash_value =t.hash_value and p.addr=s.paddr and t.disk_reads > 5 and s.status='INACTIVE' and s.process='1234' order by S.PROGRAM;
Xem thêm:
- Q27. Which two are true about the automatic execution of operating system scripts when performing silent mode installation starting from Oracle Database 19c?
- Cơ chế đồng thuận (Consensus Mechanisms): Proof of Work vs Proof of Stake
- Q58 The SALES_Q1 and USERS tablespaces exist in one of your databases and TEMP is a temporary tablespace
- Tạo số và chuỗi ngẫu nhiên trong oracle
- Q93. Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1

Web mẫu - Doanh nghiệp Kiến trúc, Xây dựng Architecture