2026-03-12 20:23:15
This commit is contained in:
1
tpt/pxtrace.sql
Normal file
1
tpt/pxtrace.sql
Normal file
@@ -0,0 +1 @@
|
||||
SELECT time_stamp,pid,slvid,pname,sid,server_set,comp,filename,line,func,TRANSLATE(trace, CHR(10)||CHR(9), ' ') trace FROM gv$px_process_trace ORDER BY time_stamp ASC;
|
||||
Reference in New Issue
Block a user