By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
ORA-00936: missing expression
| SQL_ID | EXECUTIONS | LAST_LOAD_TIME | LAST_ACTIVE_TIME | TIME | MODULE | SQL_TEXT |
|---|---|---|---|---|---|---|
| 2us35zwbgn4jh | 0 | 2024-04-02/23:06:01 | null | .000 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| 3xsmuxmw83v5j | 0 | 2024-04-02/23:06:01 | null | .000 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SAVTIME_DATE",16,0,64),1,240) d_1538534408, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SAVTIME_DATE" |
| 91quy2tpfzpvx | 0 | 2024-04-02/23:06:01 | null | .000 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OBJ#",16,0,64),1,240) d_3404126564, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OBJ#" |
| 4cwp4vp92kqa2 | 1 | 2024-04-03/14:46:44 | 2024-04-03 14:46:44 | .028 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT SQL_ID, executions, LAST_LOAD_TIME, TO_CHAR(LAST_ACTIVE_TIME, 'YYYY-MM-DD HH24:MI:SS') AS last_active_time, TO_CHAR(ELAPSED_TIME/1000/1000, '999,999,999.000') || ' s' AS TIME, MODULE, SQL_TEXT FROM v$sql --WHERE module = 'JDBC Thin Client' ORDER BY LAST_ACTIVE_TIME DESC |
| 87gaftwrm2h68 | 8036 | 2024-04-02/19:19:37 | 2024-04-03 14:46:44 | 1.819 s | null | select o.owner#,o.name,o.namespace,o.remoteowner,o.linkname,o.subname from obj$ o where o.obj#=:1 |
| 9g485acn2n30m | 377 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .182 s | null | select col#,intcol#,reftyp,stabid,expctoid from refcon$ where obj#=:1 order by intcol# asc |
| acmvv4fhdc9zh | 2 | 2024-04-03/14:46:43 | 2024-04-03 14:46:43 | .302 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| f3g84j69n0tjh | 377 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .159 s | null | select col#,intcol#,ntab# from ntab$ where obj#=:1 order by intcol# asc |
| 7nuw4xwrnuwxq | 377 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .499 s | null | select col#,intcol#,toid,version#,packed,intcols,intcol#s,flags, synobj#, nvl(typidcol#, 0) from coltype$ where obj#=:1 order by intcol# desc |
| 0sbbcuruzd66f | 1060 | 2024-04-03/02:46:49 | 2024-04-03 14:46:43 | 1.230 s | null | select /*+ rule */ bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt, lowval, hival, density, col#, spare1, spare2, avgcln, minimum_enc, maximum_enc from hist_head$ where obj#=:1 and intcol#=:2 |
| 3un99a0zwp4vd | 717 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | 2.150 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| a4n4ayr88dbhy | 2478 | 2024-03-29/22:26:11 | 2024-04-03 14:46:43 | 8.376 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| 6h3cwmunz5z8q | 2476 | 2024-03-29/22:26:11 | 2024-04-03 14:46:43 | 3.114 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| d7zvk9bn8dyr6 | 253 | 2024-03-31/07:32:03 | 2024-04-03 14:46:43 | .206 s | null | select /* QOSD */ /*+ index(do) */ dir_cnt from opt_directive_own$ do where dir_own# = :1 |
| 8fkf44w2uz074 | 285 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .262 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 4hk2wmt5rg03m | 1 | 2024-04-03/14:46:42 | 2024-04-03 14:46:43 | 1.025 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT SQL_ID, executions, LAST_LOAD_TIME, TO_CHAR(LAST_ACTIVE_TIME, 'YYYY-MM-DD HH24:MI:SS') AS last_active_time, TO_CHAR(ELAPSED_TIME/1000/1000, '999,999,999.000') || ' s' AS TIME, MODULE, SQL_TEXT FROM v$sql WHERE module = 'JDBC Thin Client' ORDER BY LAST_ACTIVE_TIME DESC |
| 9rfqm06xmuwu0 | 377 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .207 s | null | select intcol#, toid, version#, intcols, intcol#s, flags, synobj# from subcoltype$ where obj#=:1 order by intcol# asc |
| 32bhha21dkv0v | 127 | 2024-04-03/02:03:01 | 2024-04-03 14:46:43 | .169 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| 8swypbbr0m372 | 717 | 2024-04-02/19:25:19 | 2024-04-03 14:46:43 | .851 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| gjaap3w3qbf8c | 59654 | 2024-03-13/17:43:38 | 2024-04-03 14:46:43 | 11.798 s | null | select count(*) from ilmobj$ where rownum = 1 |
| 0fr8zhn4ymu3v | 377 | 2024-04-02/19:25:20 | 2024-04-03 14:46:43 | .286 s | null | select intcol#,type,flags,lobcol,objcol,extracol,schemaoid, elemnum from opqtype$ where obj# = :1 order by intcol# asc |
| 7am4w4pp3nwtm | 29479 | 2024-03-13/23:33:35 | 2024-04-03 14:46:42 | 10.003 s | null | select count(*) from undo$ |
| 8btyg0wy808ch | 95 | 2024-04-03/00:45:18 | 2024-04-03 14:46:42 | 6.337 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | update sys.user$ set spare1=spare1-BITAND(spare1, 1048576), spare6=DECODE(to_char(:2, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :2) where user#=:1 |
| d9q2q82g1tuzx | 258 | 2024-04-02/19:25:24 | 2024-04-03 14:46:42 | 3.784 s | null | select decode(upper(failover_method), NULL, 0 , 'BASIC', 1, 'PRECONNECT', 2 , 'PREPARSE', 4 , 0), decode(upper(failover_type), NULL, 1, 'NONE', 1, 'SESSION', 2, 'SELECT', 4, 'TRANSACTION', 8, 'AUTO' , 32, 1 ), failover_retries, failover_delay, flags, nvl(replay_initiation_timeout, 900), decode(upper(session_state_consistency), 'STATIC', 16, 0), failover_restore from sys.service$ where name = :1 |
| f0h5rpzmhju11 | 258 | 2024-04-02/19:25:24 | 2024-04-03 14:46:42 | 15.235 s | null | select SYS_CONTEXT('USERENV', 'SERVER_HOST'), SYS_CONTEXT('USERENV', 'DB_UNIQUE_NAME'), SYS_CONTEXT('USERENV', 'INSTANCE_NAME'), SYS_CONTEXT('USERENV', 'INSTANCE'), STARTUP_TIME, SYS_CONTEXT('USERENV', 'DB_DOMAIN'), SYS_CONTEXT('USERENV', 'SERVICE_NAME') from v$instance |
| d2cq9ryf9qhcq | 29 | 2024-04-03/05:57:07 | 2024-04-03 14:46:41 | 2.520 s | null | select distinct S1.policy#, S1.when, S4.type from audit_ng$ S1, aud_policy$ S4 where (S4.policy# = S1.policy#) AND ((S1.how = 1 AND S1.user# = :1) OR (S1.how = 2 AND :1 <> -1 AND :1 NOT IN (select user# from audit_ng$ S2 where S1.policy# = S2.policy#))) UNION ALL select distinct S3.policy#, S3.when, S5.type from audit_ng$ S3, aud_policy$ S5 where (S5.policy# = S3.policy#) AND (S3.how = 3 AND :1 IN (select grantee# from sysauth$ where grantee# = :1 and (privilege# = S3.user# OR S3.user# IN ( select /*+ connect_by_filtering index(sysauth$ i_sysauth1) */ privilege# from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with grantee#=:1 and privilege#>0)))) |
| 35hatv0pj8hw7 | 31 | 2024-04-03/03:18:05 | 2024-04-03 14:46:41 | .220 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, trigger$.sys_evts, trigger$.type# from obj$ o, user$ u, trigger$ where o.type# = 12 and bitand(trigger$.property,16) = 16 and trigger$.baseobject = :1 and trigger$.obj# = o.obj# and o.owner# = u.user# order by o.obj# |
| 0k8522rmdzg4k | 149 | 2024-04-03/04:37:01 | 2024-04-03 14:46:41 | 2.684 s | null | select privilege# from sysauth$ where (grantee#=:1 or grantee#=1) and privilege#>0 |
| 9ycc42xuxaj6a | 41 | 2024-04-03/02:03:05 | 2024-04-03 14:46:41 | .478 s | null | select distinct(-privilege#),mod(nvl(option$,0), 2), bitand(nvl(option$,0), 8) /8, bitand(nvl(option$,0), 16) /16, bitand(nvl(option$,0), 64) /64, bitand(nvl(option$,0), 128) /128 from sysauth$ where grantee#=:1 and privilege#<0 |
| 16cffsk1wdzcc | 30 | 2024-04-03/04:37:08 | 2024-04-03 14:46:41 | 1.227 s | null | select exptime, ltime, astatus, lcount, ptime from sys.user$ where user#=:1 |
| 9mb61uqwwqkpj | 88 | 2024-04-03/04:37:02 | 2024-04-03 14:46:41 | .761 s | null | select spare6 from sys.user$ where user#=:1 |
| 77mtwmnd4c4pk | 1602 | 2024-04-01/04:29:13 | 2024-04-03 14:46:38 | 1.596 s | null | select obj# from objerror$ |
| 683rrjnf07xvh | 0 | 2024-04-02/19:25:46 | 2024-04-03 14:46:38 | .084 s | null | select count(*) from objauth$ where grantor#=:2 and obj#=:3 and privilege#=:4 and grantee#=:5 and nvl(option$,0) = :1 and nvl(col#,0) = :6 |
| cd0nwpf4hc43s | 516 | 2024-04-02/19:25:46 | 2024-04-03 14:46:38 | 2.290 s | null | insert into objauth$(option$,grantor#,obj#,privilege#,grantee#,col#,sequence#) values(decode(:1,0,null,:1),:2,:3,:4,:5,decode(:6,0,null,:6),object_grant.nextval) |
| c747smwusuqjq | 192 | 2024-04-03/02:03:03 | 2024-04-03 14:46:38 | 1.583 s | null | select o.name,o.namespace,d.d_timestamp,o.owner# from dependency$ d,obj$ o, user$ u where d.p_obj#=:2 and d.p_timestamp=:3 and d.d_obj#=o.obj# and o.owner#=u.user# and (u.name=:1 or u.ext_username=:1 or o.type#=5) and o.status in (2,3) |
| c3utnxsnrx8tk | 2108 | 2024-03-29/23:07:01 | 2024-04-03 14:46:38 | 2.615 s | DBMS_SCHEDULER | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14,spare3=:15,signature=:16,spare7=:17,spare8=:18,spare9=:19, dflcollid=decode(:20,0,null,:20),creappid=:21,creverid=:22, modappid=:23,modverid=:24,crepatchid=:25,modpatchid=:26 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 1315gwmjw6t2j | 602 | 2024-04-02/19:25:25 | 2024-04-03 14:46:38 | 1.032 s | null | select p_obj# from edition$ where obj# = :1 |
| 4m7m0t6fjcs5x | 28 | 2024-04-03/03:43:13 | 2024-04-03 14:46:37 | .130 s | null | update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=:7,highwater=:8,audit$=:9,flags=:10 where obj#=:1 |
| 8nwsztmf3wt4w | 2155 | 2024-04-02/19:25:46 | 2024-04-03 14:46:37 | .667 s | null | select privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0), 64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and grantee#=:2 group by privilege#,nvl(col#,0) |
| 6mw9fvv23ntab | 32 | 2024-04-03/02:03:01 | 2024-04-03 14:46:37 | .890 s | null | select file#, block# from seg$ where ts# = :1 and user# = :2 |
| 7jpt4cpfvcy1k | 344 | 2024-04-02/19:25:45 | 2024-04-03 14:46:37 | .530 s | null | select ts#,online$ from ts$ where name=:1 |
| 0y6nfkk5dwd60 | 86 | 2024-04-02/19:25:45 | 2024-04-03 14:46:37 | 2.182 s | null | select pwd_verifier, pv_type from default_pwd$ where user_name = :1 |
| 06gfrprr7w0r2 | 270 | 2024-04-03/04:37:03 | 2024-04-03 14:46:37 | .200 s | null | select name,password,datats#,tempts#,type#,defrole,resource$, ptime, decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass), spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where user#=:1 |
| 08upv6vjzn0ru | 86 | 2024-04-02/19:25:45 | 2024-04-03 14:46:37 | .034 s | null | select ts# from ts$ where name=:1 |
| 7kaq4kd6jc8nk | 2433 | 2024-03-26/22:33:26 | 2024-04-03 14:46:37 | .449 s | null | select pname, enable_flag, ptxt, pcol, pfschma, ppname, pfname, stmt_type, powner# from fga$ where obj# = :1 |
| g0t052az3rx44 | 169 | 2024-04-03/02:03:01 | 2024-04-03 14:46:37 | .571 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 5pxqyhsyugp40 | 55 | 2024-04-03/00:17:01 | 2024-04-03 14:46:37 | .059 s | null | insert into tsq$ (ts#,user#,blocks,maxblocks,grantor#,priv1,priv2,priv3) values (:1,:2,:3,:4,:5,:6,:7,:8) |
| 1ym95hw0r3b5j | 0 | 2024-04-02/19:25:46 | 2024-04-03 14:46:37 | .011 s | null | select count(*) from sysauth$ where grantee#=to_number(:1) and privilege#=:2 and nvl(option$,0) = :3 |
| 72u5s5cjckv13 | 172 | 2024-04-02/19:25:34 | 2024-04-03 14:46:37 | 16.373 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO AUDSYS.AUD$UNIFIED (AUDIT_TYPE, SESSIONID, PROXY_SESSIONID, OS_USER, HOST_NAME, TERMINAL, INSTANCE_ID, DBID, AUTHENTICATION_TYPE, USERID, PROXY_USERID, EXTERNAL_USERID, GLOBAL_USERID, CLIENT_PROGRAM_NAME, DBLINK_INFO, XS_USER_NAME, XS_SESSIONID, DB_UNIQUE_NAME , ENTRY_ID, STATEMENT_ID, EVENT_TIMESTAMP, ACTION, RETURN_CODE, OS_PROCESS, TRANSACTION_ID, SCN, EXECUTION_ID, OBJ_OWNER, OBJ_NAME, OBJECT_EDITION, CURRENT_USER, OBJECT_TYPE, CLIENT_IDENTIFIER, UNIFIED_AUDIT_POLICIES, SQL_TEXT, NEW_OWNER, NEW_NAME, SYSTEM_PRIVILEGE_USED, SYSTEM_PRIVILEGE, AUDIT_OPTION, OBJECT_PRIVILEGES, ROLE, TARGET_USER, EXCLUDED_USER, EXCLUDED_SCHEMA, EXCLUDED_OBJECT, ADDITIONAL_INFO) values (:AUDIT_TYPE, :SESSIONID, :PROXY_SESSIONID, :OS_USER, :HOST_NAME, :TERMINAL, :INSTANCE_ID, :DBID, :AUTHENTICATION_TYPE, :USERID, :PROXY_USERID, :EXTERNAL_USERID, :GLOBAL_USERID, :CLIENT_PROGRAM_NAME, :DBLINK_INFO, :XS_USER_NAME, :XS_SESSIONID, :DB_UNIQUE_NAME , :ENTRY_ID, :STATEMENT_ID, :EVENT_TIMESTAMP, :ACTIO |
| 72u5s5cjckv13 | 86 | 2024-04-02/19:25:46 | 2024-04-03 14:46:37 | 1.433 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO AUDSYS.AUD$UNIFIED (AUDIT_TYPE, SESSIONID, PROXY_SESSIONID, OS_USER, HOST_NAME, TERMINAL, INSTANCE_ID, DBID, AUTHENTICATION_TYPE, USERID, PROXY_USERID, EXTERNAL_USERID, GLOBAL_USERID, CLIENT_PROGRAM_NAME, DBLINK_INFO, XS_USER_NAME, XS_SESSIONID, DB_UNIQUE_NAME , ENTRY_ID, STATEMENT_ID, EVENT_TIMESTAMP, ACTION, RETURN_CODE, OS_PROCESS, TRANSACTION_ID, SCN, EXECUTION_ID, OBJ_OWNER, OBJ_NAME, OBJECT_EDITION, CURRENT_USER, OBJECT_TYPE, CLIENT_IDENTIFIER, UNIFIED_AUDIT_POLICIES, SQL_TEXT, NEW_OWNER, NEW_NAME, SYSTEM_PRIVILEGE_USED, SYSTEM_PRIVILEGE, AUDIT_OPTION, OBJECT_PRIVILEGES, ROLE, TARGET_USER, EXCLUDED_USER, EXCLUDED_SCHEMA, EXCLUDED_OBJECT, ADDITIONAL_INFO) values (:AUDIT_TYPE, :SESSIONID, :PROXY_SESSIONID, :OS_USER, :HOST_NAME, :TERMINAL, :INSTANCE_ID, :DBID, :AUTHENTICATION_TYPE, :USERID, :PROXY_USERID, :EXTERNAL_USERID, :GLOBAL_USERID, :CLIENT_PROGRAM_NAME, :DBLINK_INFO, :XS_USER_NAME, :XS_SESSIONID, :DB_UNIQUE_NAME , :ENTRY_ID, :STATEMENT_ID, :EVENT_TIMESTAMP, :ACTIO |
| dzzxzn2jfr0hc | 86 | 2024-04-02/19:25:45 | 2024-04-03 14:46:37 | .081 s | null | select decode(bitand(ts.flags, 18155135997837312), 140737488355328, 1, 18155135997837312, 1, 0) from ts$ ts where name = :1 |
| 104pd9mm3fh9p | 55 | 2024-04-03/00:17:01 | 2024-04-03 14:46:37 | .131 s | null | select blocks,maxblocks,grantor#,priv1,priv2,priv3 from tsq$ where ts#=:1 and user#=:2 |
| 9u0fmt89qakyh | 32 | 2024-04-03/02:03:01 | 2024-04-03 14:46:37 | .040 s | null | select grantee#,privilege# from userauth$ where user# = :1 |
| gddyfpqzwkn5q | 31 | 2024-04-03/03:18:02 | 2024-04-03 14:46:37 | .545 s | null | insert into userauth$(option$,grantor#,user#,privilege#,grantee#,sequence#) values(:1,:2,:3,:4,:5, user_grant.nextval) |
| dbhzypnpuunb4 | 63 | 2024-04-03/02:03:03 | 2024-04-03 14:46:37 | 2.259 s | null | update user$ set user#=:1,password=:3,datats#=:4,tempts#=:5,type#=:6,defrole=:7,resource$=:8,ptime=DECODE(to_char(:9, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :9),defschclass=:10, spare1=:11, spare4=:12, spare3=decode(:13,0,null,:13), spare9=:14, spare10=:15 where name=:2 |
| 04kug40zbu4dm | 11204 | 2024-03-31/07:03:16 | 2024-04-03 14:46:37 | 4.006 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| a3089tyzzk6t4 | 30 | 2024-04-03/04:37:03 | 2024-04-03 14:46:37 | .462 s | null | insert into user$(user#,name,password,ctime,ptime,datats#,tempts#,type#,defrole,resource$,ltime,exptime,astatus,lcount,defschclass,spare1,spare4,ext_username,spare2,spare3,spare9,spare10) values (:1,:2,:3,SYSDATE,DECODE(to_char(:4, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :4),:5,:6,:7,:8,:9,DECODE(to_char(:10, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :10),DECODE(to_char(:11, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :11),:12,:13,:14,:15,:16,:17,:18,decode(:19,0,null,:19),:20,:21) |
| a44413nzxtt39 | 240 | 2024-04-03/04:37:04 | 2024-04-03 14:46:37 | .714 s | null | insert into sysauth$ (grantee#,privilege#,option$,sequence#) values (to_number(:1),:2,decode(:3,0,null,:3),system_grant.nextval) |
| 47b8p52skspvb | 31 | 2024-04-03/03:18:02 | 2024-04-03 14:46:37 | .175 s | null | select bitand (nvl(option$,0),17) from userauth$ where user# = :1 and grantee# = :2 and privilege# = :3 |
| 4aphfbyy40qbb | 86 | 2024-04-02/19:25:45 | 2024-04-03 14:46:36 | .554 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select id, status, early_dep_cnt, late_dep_cnt from sys.xs$obj where tenant = :1 and name = :2 and owner = :3 and type = :4 |
| 5hrvvu1r771m5 | 698 | 2024-03-29/23:07:00 | 2024-04-03 14:46:36 | 2.479 s | null | SELECT VALUE$ FROM SYS.PROPS$ WHERE NAME = 'OGG_TRIGGER_OPTIMIZATION' |
| 50vxqdkj4zu1w | 50 | 2024-04-03/03:18:01 | 2024-04-03 14:46:36 | 1.035 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| 5dqz0hqtp9fru | 239 | 2024-04-03/00:27:28 | 2024-04-03 14:46:36 | 2.543 s | null | select /*+ connect_by_filtering index(sysauth$ i_sysauth1) */ privilege#, bitand(nvl(option$, 0), 72), grantee#, level from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with grantee#=:1 and privilege#>0 |
| 9x2prazfz86dz | 80 | 2024-04-03/01:34:07 | 2024-04-03 14:45:55 | 1.453 s | null | select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, t.obj# from tab$ t, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# UNION select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, tab.obj# from tabpart$ t, tab$ tab, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and tab.obj# = t.bo# UNION select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, tab.obj# from tabsubpart$ t, tab$ tab, tabcompart$ tcp, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and t.pobj# = tcp.obj# and tab.obj# = tcp.bo# |
| 2ajc7pwz9jsx3 | 138 | 2024-04-03/03:17:32 | 2024-04-03 14:45:48 | .098 s | null | select max(scn) from smon_scn_time |
| 5c3628r6npd9a | 5971 | 2024-04-02/19:33:17 | 2024-04-03 14:45:48 | 3.244 s | null | select INST_ID, ACTIVESCN from SYS_FBA_BARRIERSCN where STATUS = 1 |
| fzrshwabvtwc0 | 5973 | 2024-04-02/19:33:17 | 2024-04-03 14:45:48 | 2.825 s | null | select max(FA#) from SYS_FBA_FA |
| b80uys4v5f6at | 5973 | 2024-04-02/19:33:17 | 2024-04-03 14:45:48 | 3.299 s | null | select count(*) from SYS.chnf$_reg_queries |
| 76cckj4yysvua | 131 | 2024-04-03/03:52:43 | 2024-04-03 14:45:48 | .754 s | null | select time_mp, scn, num_mappings, tim_scn_map from smon_scn_time where scn = (select max(scn) from smon_scn_time where scn <= :1) |
| 1ptv0pqq0xafa | 1000 | 2024-04-02/20:45:29 | 2024-04-03 14:45:39 | .759 s | null | select local_tran_id, global_tran_fmt, global_oracle_id, global_foreign_id, state, status, heuristic_dflt, session_vector, reco_vector, 3600*24*(sysdate-reco_time), 3600*24*(sysdate-nvl(heuristic_time,fail_time)), global_commit#, type# from pending_trans$ where session_vector != '00000000' |
| 7pjms1dtnt4h0 | 143 | 2024-04-03/02:44:28 | 2024-04-03 14:44:44 | .440 s | null | update atsk$_schedule_control set status = :status , duration = :duration , num_failure = :num_failure , cycle_consumed_time = cycle_consumed_time + :duration where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 4wr3r8mj46pb9 | 139 | 2024-04-03/03:04:47 | 2024-04-03 14:44:44 | .509 s | null | update atsk$_schedule_control set status = :status where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 752yhduaujj4z | 209 | 2024-04-03/01:38:38 | 2024-04-03 14:44:41 | 2.908 s | null | update atsk$_schedule_control set mrct_task_time = :task_time , mrct_task_time_tz = :task_time_tz , aligned_sched_time = :aligned_sched_tm , status = :status , duration = :duration , last_exec_instnum = :last_exec_inst where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| a3qq272c786ff | 188 | 2024-04-03/02:54:35 | 2024-04-03 14:44:41 | 1.850 s | null | select st.dbid, st.atskid, nvl(ctl.instance_number, 0), st.interval, st.max_run_time, st.enable, nvl(ctl.mrct_task_time, 0), nvl(ctl.suspendable_time, 0), nvl(ctl.status, 0), nvl(ctl.num_failure, 0), nvl(ctl.last_exec_instnum, 0), ctl.mrct_task_time_tz, nvl(ctl.duration, 0), nvl(ctl.cycle_begin_time, 0), nvl(ctl.cycle_consumed_time, 0), nvl(ctl.aligned_sched_time, 0) from atsk$_settings st left outer join ( select * from atsk$_schedule_control where dbid = :dbid and atskid = :atskid and instance_number = :instance_number ) ctl on (ctl.dbid = st.dbid and ctl.atskid = st.atskid) where st.dbid = :dbid and st.atskid = :atskid |
| f3yfg50ga0r8n | 678 | 2024-03-30/00:19:41 | 2024-04-03 14:44:19 | 7.138 s | null | select obj# from obj$ where dataobj# = :1 |
| 6y55dxn24t86q | 2667 | 2024-04-02/19:53:40 | 2024-04-03 14:44:19 | 4.142 s | null | select obj#, intcol#, ts#, file#, block#, property from lob$ where lobj#=:1 |
| 4c2hr5psc6qys | 28 | 2024-04-03/04:21:54 | 2024-04-03 14:43:45 | .352 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE SHELFLIFE=30) */ "OBJ#","CLASS_OID","JOB_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY" FROM "SYS"."SCHEDULER$_LWJOB_REFRESH" "SCHEDULER$_LWJOB_REFRESH" WHERE 1=1 |
| avvfapa4gfgc4 | 66 | 2024-04-03/02:26:44 | 2024-04-03 14:43:45 | .075 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","CLASS_OID","JOB_FLAGS","CLASS_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","DATABASE_ROLE","SERVICE_FLAGS" FROM "SYS"."SCHEDULER$_JOB_REFRESH" "SCHEDULER$_JOB_REFRESH" WHERE 1=1 |
| 66tyyrdwrbmx7 | 80 | 2024-04-02/23:45:30 | 2024-04-03 14:43:45 | .252 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","START_DATE","DURATION","FLAGS" FROM "SYS"."SCHEDULER$_WINDOW_REFRESH" "SCHEDULER$_WINDOW_REFRESH" WHERE 1=1 |
| 1xdsy3y3uupcf | 33 | 2024-04-03/02:26:43 | 2024-04-03 14:43:45 | .378 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","CLASS_OID","JOB_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","DATABASE_ROLE" FROM "SYS"."SCHEDULER$_JOB_REFRESH" "SCHEDULER$_JOB_REFRESH" WHERE 1=1 |
| 0qv27wt724y7s | 74 | 2024-04-03/00:54:34 | 2024-04-03 14:43:45 | .652 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE SHELFLIFE=30) */ "OBJ#","CLASS_OID","JOB_FLAGS","CLASS_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","SERVICE_FLAGS" FROM "SYS"."SCHEDULER$_LWJOB_REFRESH" "SCHEDULER$_LWJOB_REFRESH" WHERE 1=1 |
| bsa0wjtftg3uw | 2884 | 2024-04-02/19:34:02 | 2024-04-03 14:42:19 | 29.539 s | null | select file# from file$ where ts#=:1 |
| b9nbhsbx8tqz5 | 329 | 2024-04-03/03:54:58 | 2024-04-03 14:41:05 | .093 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 38z2dr4ssxswn | 41 | 2024-04-03/04:09:59 | 2024-04-03 14:41:05 | .049 s | null | UPDATE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ OPTSTAT_HIST_CONTROL$ SET SPARE6 = SYSTIMESTAMP WHERE SNAME = 'SCAN_RATE' AND (SPARE6 < SYSTIMESTAMP - NUMTODSINTERVAL(:B1 , 'minute') OR SPARE6 IS NULL) |
| 3ms7w0c6ph91t | 2 | 2024-04-03/09:55:36 | 2024-04-03 14:41:05 | .196 s | null | insert /* KSXM:FLUSH COL */ into sys.col_usage$ (obj#, intcol#, equality_preds, equijoin_preds, nonequijoin_preds, range_preds, like_preds, null_preds, flags, timestamp) values ( :objn, :coln, decode(bitand(:flag,1),0,0,1), decode(bitand(:flag,2),0,0,1), decode(bitand(:flag,4),0,0,1), decode(bitand(:flag,8),0,0,1), decode(bitand(:flag,16),0,0,1), decode(bitand(:flag,32),0,0,1), :flag, :time) |
| 5pj6mtazkhmdd | 74 | 2024-04-02/20:16:20 | 2024-04-03 14:41:05 | 7.097 s | null | BEGIN /* KSXM:FLUSH DML_MON */ dbms_stats_internal.gather_scan_rate_by_mmon; END; |
| 5rurx5xtjwcu2 | 189 | 2024-04-02/20:16:20 | 2024-04-03 14:41:05 | .335 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| 3dbzmtf9ahvzt | 858 | 2024-04-03/04:09:59 | 2024-04-03 14:41:05 | .809 s | null | merge /* KSXM:OPTIM_DML_INF */ into sys.mon_mods_all$ m using dual on (m.obj# = :objn and (:pobjn = 0 or m.obj# = :pobjn or m.obj# in (select obj# from tabpart$ where bo# = :pobjn and obj# = :objn union all select obj# from tabcompart$ where bo# = :pobjn and obj# = :objn union all select ts |
| f3ww8rgva3hrs | 2880 | 2024-04-03/00:54:42 | 2024-04-03 14:41:05 | 1.183 s | null | update /* KSXM:FLUSH COL */ sys.col_usage$ set equality_preds = equality_preds + decode(bitand(:flag,1),0,0,1), equijoin_preds = equijoin_preds + decode(bitand(:flag,2),0,0,1), nonequijoin_preds = nonequijoin_preds + decode(bitand(:flag,4),0,0,1), range_preds = range_preds + decode(bitand(:flag,8),0,0,1), like_preds = like_preds + decode(bitand(:flag,16),0,0,1), null_preds = null_preds + decode(bitand(:flag,32),0,0,1), flags = flags + :flag - bitand(flags,:flag), timestamp = :time where obj# = :objn and intcol# = :coln |
| 9w50hgp8akpz5 | 61 | 2024-04-02/23:39:34 | 2024-04-03 14:41:05 | .052 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ NVL(SPARE6, SVAL2) FROM OPTSTAT_HIST_CONTROL$ WHERE SNAME = 'SCAN_RATE' |
| 8gbt6t0s3jn0t | 41 | 2024-04-03/04:09:59 | 2024-04-03 14:41:05 | 1.162 s | null | MERGE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ INTO OPTSTAT_USER_PREFS$ D USING ( SELECT * FROM (SELECT /*+ leading(u o et) */ O.OBJ#, SYSTIMESTAMP CHGTIME, ROUND(MAX(S.DELTA_READ_IO_BYTES/S.DELTA_TIME), 3) SCANRATE FROM GV$ACTIVE_SESSION_HISTORY S, GV$SQL_PLAN P, OBJ$ O, USER$ U, SYS.EXTERNAL_TAB$ ET WHERE S.INST_ID = P.INST_ID AND S.SQL_ID = P.SQL_ID AND S.SQL_PLAN_HASH_VALUE = P.PLAN_HASH_VALUE AND S.SQL_PLAN_LINE_ID = P.ID AND P.OBJECT_NAME = O.NAME AND (:B4 IS NULL OR O.OBJ# = :B4 ) AND O.OWNER# = U.USER# AND P.OBJECT_OWNER = U.NAME AND O.TYPE# = 2 AND S.CON_ID = SYS_CONTEXT('userenv', 'con_id') AND P.CON_ID = SYS_CONTEXT('userenv', 'con_id') AND S.SQL_PLAN_OPERATION LIKE '%TABLE ACCESS' AND P.OPERATION LIKE '%TABLE ACCESS' AND S.SQL_PLAN_OPERATION = P.OPERATION AND S.DELTA_TIME > 0 AND S.DELTA_READ_IO_BYTES > 0 AND FROM_TZ(S.SAMPLE_TIME, :B3 ) > :B2 AND ET.OBJ# (+) = O.OBJ# AND ET.TYPE$ (+) IN ('ORACLE_HIVE', 'ORACLE_HDFS', 'ORACLE_BIGDATA') AND (:B1 = 'ON' OR (:B1 |
| bp1gb77ug1q0k | 60 | 2024-04-02/23:54:36 | 2024-04-03 14:41:05 | .048 s | null | select null from optstat_hist_control$ where sname = 'SNAPSHOT_UPD_TIME' and ((systimestamp - sval2) > INTERVAL '3060' SECOND or sval2 is null) for update |
| 0dfxfyy5r32qq | 466 | 2024-04-03/00:24:38 | 2024-04-03 14:41:04 | .207 s | null | update /* QOSD */ /*+ index(eo) */ exp_obj$ eo set exp_cnt = :3 where objn = :1 and snapshot_id = :2 |
| 2vb9hsvpw0gtg | 352 | 2024-04-03/03:24:55 | 2024-04-03 14:41:04 | .199 s | null | update /* QOSD */ /*+ index(es) */ exp_stat$ es set dynamic_cost = :3, eval_count = :4, ctime = :6, last_modified = :7 where exp_id = :1 and objn = :2 and snapshot_id = :5 |
| bkfzsyh5ah6ak | 1494 | 2024-04-02/20:53:13 | 2024-04-03 14:39:41 | 4.941 s | null | select 1 from sys.aq$_durable_subs where bitand(subscriber_type, 2) = 2 |
| 586577qpbkgnk | 1494 | 2024-04-02/20:53:13 | 2024-04-03 14:39:41 | 10.726 s | null | select 1 from DBA_SCHEDULER_JOBS where JOB_NAME like 'KWQICPOSTMSGDEL_1_%' and JOB_ACTION = 'DBMS_AQADM_SYS.REMOVE_ORPHMSGS' |
| 7vukkk6k166q2 | 1494 | 2024-04-02/20:53:13 | 2024-04-03 14:39:41 | 4.342 s | null | select 1 from sys.aq$_subscriber_table where rownum < 2 and subscriber_id <> 0 and table_objno <> 0 |
| 6xvp6nxs4a9n4 | 146 | 2024-04-02/20:32:39 | 2024-04-03 14:38:47 | .410 s | null | select nvl(sum(space),0) from recyclebin$ where ts# = :1 |
| cgtc5gb7c4g07 | 82 | 2024-04-03/01:06:33 | 2024-04-03 14:38:47 | 1.132 s | null | select dbid, status_flag from wrm$_wr_control order by mrct_snap_time_num desc |
| a1xgxtssv5rrp | 476 | 2024-04-02/19:32:26 | 2024-04-03 14:38:47 | 15.820 s | null | select sum(used_blocks), ts.ts# from GV$SORT_SEGMENT gv, ts$ ts where gv.tablespace_name = ts.name and ts.bitmapped <> 0 group by ts.ts# |
| dsq3mrzawyhj1 | 476 | 2024-04-02/19:32:26 | 2024-04-03 14:38:47 | 5.874 s | null | select tsn, tsv from x$ktfbnstat where flag = 1 |
| g5zv38nj5r8w6 | 476 | 2024-04-02/19:32:26 | 2024-04-03 14:38:47 | 6.883 s | null | select ts#, inc# from ts$ where online$=1 and bitand(flags,1048576)=1048576 |
| 3s1yukp05bzg6 | 2676 | 2024-04-02/19:32:25 | 2024-04-03 14:38:47 | 5.668 s | null | select schedule_mode, start_calibrate, num_votes, synced_time, last_vote, status from WRI$_SCH_CONTROL where schedule_id = :id |
| csnp95dz2r8ss | 146 | 2024-04-02/20:32:39 | 2024-04-03 14:38:47 | .048 s | null | select file#, block# from recyclebin$ where ts# = :1 and file# != 0 and block# != 0 and space = 0 |
| 20vv6ttajyjzq | 318 | 2024-04-02/19:58:27 | 2024-04-03 14:37:44 | .712 s | null | delete from access$ where d_obj#=:1 |
| 1k5c5twx2xr01 | 75 | 2024-04-02/20:49:11 | 2024-04-03 14:37:44 | 3.491 s | null | insert into sys.scheduler$_job_run_details (log_id, log_date, req_start_date, start_date, run_duration, instance_id, session_id, slave_pid, cpu_used, error#, additional_info) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, numtodsinterval(:8/100, 'second'), :9, :10) |
| 2h0gb24h6zpnu | 4 | 2024-04-03/09:05:42 | 2024-04-03 14:37:44 | .145 s | null | insert into access$(d_obj#,order#,columns,types) values (:1,:2,:3,:4) |
| 146rxqax0mky6 | 55 | 2024-04-03/00:56:12 | 2024-04-03 14:37:44 | 8.915 s | null | update sys.scheduler$_job set last_end_date = :1, retry_count = :2, run_count = :3, running_instance = :4, running_slave = :5, job_status = :6, run_invoker = :7 where obj# = :8 |
| 0qbzfjt00pbsx | 75 | 2024-04-02/20:49:11 | 2024-04-03 14:37:44 | 6.773 s | null | BEGIN dbms_isched.log_dbms_output( :logid, :errs, :outputWasEnabled ); END; |
| 1gfaj4z5hn1kf | 318 | 2024-04-02/19:58:27 | 2024-04-03 14:37:44 | 1.928 s | null | delete from dependency$ where d_obj#=:1 |
| c3utnxsnrx8tk | 146 | 2024-04-02/19:32:57 | 2024-04-03 14:37:44 | 1.417 s | DBMS_SCHEDULER | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14,spare3=:15,signature=:16,spare7=:17,spare8=:18,spare9=:19, dflcollid=decode(:20,0,null,:20),creappid=:21,creverid=:22, modappid=:23,modverid=:24,crepatchid=:25,modpatchid=:26 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 7pjms1dtnt4h0 | 50 | 2024-04-03/02:12:11 | 2024-04-03 14:37:43 | 2.310 s | null | update atsk$_schedule_control set status = :status , duration = :duration , num_failure = :num_failure , cycle_consumed_time = cycle_consumed_time + :duration where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 1kz16yhs993h2 | 72 | 2024-04-02/23:02:28 | 2024-04-03 14:37:43 | 11.301 s | null | insert into sys.scheduler$_event_log (log_id, log_date, type#, name, owner, operation, status, user_name, client_id, guid, dbid, additional_info, destination, credential, class_id, flags) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, :8, :9, NULL, :10, :11, :12, :13, :14) |
| b39m8n96gxk7c | 70 | 2024-04-02/20:48:59 | 2024-04-03 14:37:43 | 548.525 s | DBMS_SCHEDULER | call dbms_autotask_prvt.run_autotask ( :0,:1 ) |
| c61ajdcqbqn42 | 54 | 2024-04-03/01:11:22 | 2024-04-03 14:37:42 | 231.842 s | SYS_AUTO_STS_MODULE | SELECT new.sql_seq, old.plan_hash_value, sqlset_row(new.sql_id,new.force_matching_signature, new.sql_text, new.object_list, new.bind_data, new.parsing_schema_name, new.module, new.action, new.elapsed_time, new.cpu_time, new.buffer_gets, new.disk_reads, new.direct_writes, new.rows_processed, new.fetches, new.executions, new.end_of_fetch_count, new.optimizer_cost, new.optimizer_env, new.priority, new.command_type, new.first_load_time, new.stat_period, new.active_stat_period, new.other, new.plan_hash_value, new.sql_plan, new.bind_list, new.con_dbid, new.last_exec_start_time) as new_row, old.plan_timestamp, old.binds_captured FROM (SELECT s.sql_seq, c.* FROM sys."_ALL_SQLSET_STATEMENTS_ONLY" s, TABLE(dbms_sqltune.transform_sqlset_cursor(:sts_cur)) c WHERE s.sqlset_id(+) = :stsid AND s.sql_id(+) = c.sql_id AND s.con_dbid(+) = c.con_dbid) new ,sys."_ALL_SQLSET_STATISTICS_ONLY" old WHERE :stsid = old.sqlset_id(+) AND new.sql_seq = old.sq |
| 2jfqzrxhrm93b | 53 | 2024-04-03/01:26:32 | 2024-04-03 14:37:42 | 1.057 s | null | select /*+ rule */ c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and cd.enabled = :1 and c.owner# = u.user# |
| 76qcscs1p75v2 | 52 | 2024-04-03/03:12:56 | 2024-04-03 14:37:42 | 10.518 s | SYS_AUTO_STS_MODULE | INSERT ALL WHEN (:B32 = 1) THEN INTO WRI$_SQLSET_STATEMENTS (ID, CON_DBID, SQLSET_ID, SQL_ID, FORCE_MATCHING_SIGNATURE, PARSING_SCHEMA_NAME, MODULE, ACTION, COMMAND_TYPE) VALUES (:B17 , :B15 , :B31 , :B30 , :B29 , :B23 , :B28 , :B27 , :B26 ) WHEN (:B24 = 1) THEN INTO WRI$_SQLSET_PLANS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PARSING_SCHEMA_NAME, BIND_DATA, OPTIMIZER_ENV, PLAN_TIMESTAMP, BINDS_CAPTURED) VALUES (:B17 , :B16 , :B15 , :B23 , :B25 , :B22 , :B21 , :B20 ) WHEN (:B24 = 0) THEN INTO WRI$_SQLSET_PLANS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PARSING_SCHEMA_NAME, BIND_DATA, OPTIMIZER_ENV, PLAN_TIMESTAMP, BINDS_CAPTURED) VALUES (:B17 , :B16 , :B15 , :B23 , NULL, :B22 , :B21 , :B20 ) WHEN (1 = 1) THEN INTO WRI$_SQLSET_MASK (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PRIORITY, OTHER) VALUES (:B17 , :B16 , :B15 , :B19 , :B18 ) INTO WRI$_SQLSET_STATISTICS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, ELAPSED_TIME, ELAPSED_TIME_DELTA, CPU_TIME, CPU_TIME_DELTA, BUFFER_GETS, BUFFER_GETS_DELTA, DISK_READS, DISK_ |
| ampw9ddqufjd3 | 69 | 2024-04-02/20:48:59 | 2024-04-03 14:37:42 | 531.224 s | DBMS_SCHEDULER | begin /*KAPI:capture*/ dbms_auto_index_internal.capture_sts; end; |
| cxwqc0rm7bu0n | 142 | 2024-04-02/20:18:36 | 2024-04-03 14:37:42 | 6.299 s | SYS_AUTO_STS_MODULE | begin execute immediate 'alter session set optimizer_dynamic_sampling=2'; execute immediate 'alter session set "_optimizer_ads_max_table_count"=0'; end; |
| 5auuumydvc0ym | 112 | 2024-04-02/20:49:11 | 2024-04-03 14:37:42 | 17.510 s | SYS_AUTO_STS_MODULE | INSERT INTO WRI$_SQLSET_PLAN_LINES VALUES (:B1 ,:B2 ,:B3 ,:B4 ,:B5 ,:B6 ,:B7 ,:B8 ,:B9 ,:B10 ,:B11 ,:B12 ,:B13 ,:B14 ,:B15 ,:B16 ,:B17 ,:B18 ,:B19 ,:B20 ,:B21 ,:B22 ,:B23 ,:B24 ,:B25 ,:B26 ,:B27 ,:B28 ,:B29 ,:B30 ,:B31 ,:B32 ,:B33 ,:B34 ,:B35 ,:B36 ,:B37 ,:B38 ,:B39 ,:B40 ,:B41 ,:B42 ,:B43 ,:B44 ,:B45 ,:B46 ,:B47 ,:B48 ,:B49 ,:B50 ,:B51 ,:B52 ,:B53 ,:B54 ,:B55 ,:B56 ,:B57 ,:B58 ,:B59 ,:B60 ,:B61 ,:B62 ,:B63 ,:B64 ,:B65 ,:B66 ,:B67 ) |
| 34wuxswcdkb3u | 8413 | 2024-04-03/00:56:10 | 2024-04-03 14:37:41 | 4.380 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_STATISTICS SET ELAPSED_TIME = NVL(:B16 , ELAPSED_TIME), CPU_TIME = NVL(:B15 , CPU_TIME), BUFFER_GETS = NVL(:B14 , BUFFER_GETS), DISK_READS = NVL(:B13 , DISK_READS), DIRECT_WRITES = NVL(:B12 , DIRECT_WRITES), ROWS_PROCESSED = NVL(:B11 , ROWS_PROCESSED), FETCHES = NVL(:B10 , FETCHES), EXECUTIONS = NVL(:B9 , EXECUTIONS), END_OF_FETCH_COUNT = NVL(:B8 , END_OF_FETCH_COUNT), OPTIMIZER_COST = NVL(:B7 , OPTIMIZER_COST), FIRST_LOAD_TIME = NVL(:B6 , FIRST_LOAD_TIME), STAT_PERIOD = NVL(:B5 , STAT_PERIOD), ACTIVE_STAT_PERIOD = NVL(:B4 , ACTIVE_STAT_PERIOD), LAST_EXEC_START_TIME = NVL(:B3 , LAST_EXEC_START_TIME) WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| guw87u8x36z8r | 7872 | 2024-04-02/23:10:05 | 2024-04-03 14:37:41 | 6.115 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_PLANS SET BIND_DATA = :B4 , BINDS_CAPTURED = :B3 WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| 7hnc5ucz8grnt | 69 | 2024-04-02/20:49:01 | 2024-04-03 14:37:40 | 212.120 s | SYS_AUTO_STS_MODULE | SELECT VALUE(P) FROM TABLE(DBMS_SQLTUNE.SELECT_CURSOR_CACHE( BASIC_FILTER=> q'# (module is null or (module != '#' || :B1 || q'#' and module != '#' || :B2 || q'#')) and sql_text not like 'SELECT /* DS_SVC */%' and sql_text not like 'SELECT /* OPT_DYN_SAMP */%' and sql_text not like '/*AUTO_INDEX:ddl*/%' and sql_text not like '%/*+%dbms_stats%' and sql_text not like '%/* SQL Analyze(%' and command_type not in (9, 10, 11) and plan_hash_value > 0 and (con_dbid, force_matching_signature) not in (select /*+ unnest no_merge */ sss.con_dbid, sss.force_matching_signature from wri$_sqlset_definitions ssf, wri$_sqlset_statements sss where ssf.id = sss.sqlset_id and ssf.con_dbid = sss.con_dbid and ssf.owner = '#' || |
| fn0stp00nzmj6 | 1 | 2024-04-03/14:37:37 | 2024-04-03 14:37:39 | 2.437 s | SYS_AUTO_STS_MODULE | SELECT /*+ first_rows(1) */ sql_id, force_matching_signature, sql_text, cast(NULL as SQL_OBJECTS) object_list, bind_data, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, disk_reads, direct_writes,rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, optimizer_env,NULL priority, command_type, first_load_time, null stat_period, null active_stat_period, NULL other, plan_hash_value, (CASE WHEN (S.plan_hash_value=0 OR S.loaded_versions=0) THEN cast(NULL as SQL_PLAN_TABLE_TYPE) ELSE (SELECT /*+ PARAM('_cursor_plan_unparse_enabled', 'FALSE') */ CASE WHEN max(P.plan_hash_value) IS NULL THEN cast(NULL as SQL_PLAN_TABLE_TYPE) ELSE CAST(COLLECT( sql_plan_row_type(null, null, timestamp, remarks, |
| 87gaftwrm2h68 | 887 | 2024-04-02/20:18:33 | 2024-04-03 14:37:37 | .210 s | null | select o.owner#,o.name,o.namespace,o.remoteowner,o.linkname,o.subname from obj$ o where o.obj#=:1 |
| f3g84j69n0tjh | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .023 s | null | select col#,intcol#,ntab# from ntab$ where obj#=:1 order by intcol# asc |
| 971m4tb5c8utd | 52 | 2024-04-03/01:41:42 | 2024-04-03 14:37:36 | .666 s | SYS_AUTO_STS_MODULE | SELECT SUM(STATEMENT_COUNT) FROM DBA_SQLSET WHERE CON_DBID = SYS_CONTEXT('userenv','con_dbid') |
| gzrufhxt1cvn3 | 114 | 2024-04-03/00:25:42 | 2024-04-03 14:37:36 | .140 s | SYS_AUTO_STS_MODULE | SELECT user_id FROM ALL_USERS WHERE NLSSORT(username, 'NLS_SORT=BINARY') = NLSSORT(:user_name, 'NLS_SORT=BINARY') |
| 996ur09n2cvtg | 69 | 2024-04-02/20:49:01 | 2024-04-03 14:37:36 | 1.865 s | SYS_AUTO_STS_MODULE | SELECT CASE WHEN LOWER(VALUE) IN ('off', 'memory') THEN 0 ELSE 1 END FROM SYS.V_$PARAMETER WHERE NAME = 'cursor_bind_capture_destination' |
| 5rurx5xtjwcu2 | 496 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | 2.340 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| 559bfpsu8hk0k | 69 | 2024-04-02/20:49:01 | 2024-04-03 14:37:36 | .540 s | SYS_AUTO_STS_MODULE | SELECT VALUE FROM V$SESSION_FIX_CONTROL WHERE BUGNO = :B1 |
| 2zwc2ytqtwkzc | 69 | 2024-04-02/20:49:01 | 2024-04-03 14:37:36 | .088 s | SYS_AUTO_STS_MODULE | SELECT b.ksppstvl FROM x$ksppi a, x$ksppcv b WHERE a.indx = b.indx AND a.ksppinm = '_sqlset_hash_max_size' |
| gb99vcuuwh2ks | 180 | 2024-04-03/03:28:00 | 2024-04-03 14:37:36 | .127 s | SYS_AUTO_STS_MODULE | SELECT d.id FROM wri$_sqlset_definitions d WHERE NLSSORT(d.name, 'NLS_SORT=BINARY') = NLSSORT(:sts_name, 'NLS_SORT=BINARY') AND NLSSORT(d.owner, 'NLS_SORT=BINARY') = NLSSORT(:sts_owner, 'NLS_SORT=BINARY') |
| 9g485acn2n30m | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .021 s | null | select col#,intcol#,reftyp,stabid,expctoid from refcon$ where obj#=:1 order by intcol# asc |
| aa20q4gaun8bu | 110 | 2024-04-03/00:56:06 | 2024-04-03 14:37:36 | .112 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM WRI$_SQLSET_DEFINITIONS D, WRI$_SQLSET_REFERENCES R WHERE D.NAME = :B2 AND D.OWNER = :B1 AND R.SQLSET_ID = D.ID |
| b2dryphvdvt1p | 1 | 2024-04-03/14:37:36 | 2024-04-03 14:37:36 | .344 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/14:37:35') |
| 0fr8zhn4ymu3v | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .044 s | null | select intcol#,type,flags,lobcol,objcol,extracol,schemaoid, elemnum from opqtype$ where obj# = :1 order by intcol# asc |
| gt489n9anmj7n | 49 | 2024-04-03/02:27:14 | 2024-04-03 14:37:36 | 1.451 s | SYS_AUTO_STS_MODULE | SELECT SUM(NUM_ROWS) FROM DBA_TABLES WHERE OWNER = 'SYS' AND TABLE_NAME = 'WRI$_SQLSET_STATEMENTS' |
| dq2dfhzctg69m | 207 | 2024-04-02/20:49:01 | 2024-04-03 14:37:36 | 2.853 s | SYS_AUTO_STS_MODULE | SELECT TO_NUMBER(P.VALUE) FROM SYS.V_$PARAMETER P WHERE P.NAME = '_sta_control' |
| af6nyvxz737dp | 48 | 2024-04-03/02:42:26 | 2024-04-03 14:37:36 | .400 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_BINDS B WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE B.STMT_ID = P.STMT_ID AND B.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| c23bfuhxt6t3w | 59 | 2024-04-02/23:55:22 | 2024-04-03 14:37:36 | 17.820 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_PLAN_LINES L WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE L.STMT_ID = P.STMT_ID AND L.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| 32bhha21dkv0v | 18 | 2024-04-03/02:42:26 | 2024-04-03 14:37:36 | .051 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| 8fs8t3rba6v89 | 0 | 2024-04-02/20:49:01 | 2024-04-03 14:37:36 | .482 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, NVL(plan_hash_value, 0) plan_hash_value, sql_fulltext as sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, last_active_child_address, TO_CHAR(first_load_time, 'YYYY-MM-DD/HH24:MI:SS') first_load_time, last_load_time, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, optimizer_env, command_type, loaded_versions, bind_data, last_active_time, con_dbid, TO_CHAR(last_exec_start_time, 'YYYY-MM-DD/HH24:MI:SS') last_exec_start_time FROM sys.v_$sqlarea_plan_hash s) WHERE ( (module is null or (module != 'SYS_AI_MODULE' and module != 'SYS_AUTO_STS_MODULE')) and sql_text not like 'SELECT /* DS_SVC */%' and sql_text not like 'SELECT /* OPT_DYN_SAMP */%' and sql_text not like '/*AUTO_INDEX:ddl*/%' |
| 1yfhb202ffw3k | 43 | 2024-04-03/03:58:29 | 2024-04-03 14:37:36 | 2.062 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_STATISTICS S WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE S.STMT_ID = P.STMT_ID AND S.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| 03c2bcdtn6w4r | 44 | 2024-04-03/03:43:13 | 2024-04-03 14:37:36 | 6.283 s | SYS_AUTO_STS_MODULE | DELETE FROM wri$_sqlset_plans p WHERE EXISTS (SELECT /*+ UNNEST */1 FROM TABLE (dbms_sqltune.transform_sqlset_cursor(:cur)) WHERE p.stmt_id = to_number(other) AND p.plan_hash_value = plan_hash_value) |
| 9rfqm06xmuwu0 | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .020 s | null | select intcol#, toid, version#, intcols, intcol#s, flags, synobj# from subcoltype$ where obj#=:1 order by intcol# asc |
| 7nuw4xwrnuwxq | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .091 s | null | select col#,intcol#,toid,version#,packed,intcols,intcol#s,flags, synobj#, nvl(typidcol#, 0) from coltype$ where obj#=:1 order by intcol# desc |
| 8fkf44w2uz074 | 53 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .037 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| aag2kp376qg1y | 47 | 2024-04-03/02:57:41 | 2024-04-03 14:37:36 | .426 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_DEFINITIONS SET LAST_MODIFIED = SYSDATE, STATEMENT_COUNT = STATEMENT_COUNT - :B2 WHERE ID = :B1 |
| ft9dsq9bj2mrg | 21 | 2024-04-03/00:25:44 | 2024-04-03 14:37:36 | .201 s | null | select o.name, o.owner# from obj$ o, collection$ c where o.oid$=c.toid and c.elem_toid = :1 and c.elem_version#=:2 |
| 6h3cwmunz5z8q | 76 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .342 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| a4n4ayr88dbhy | 76 | 2024-04-02/20:18:33 | 2024-04-03 14:37:36 | .436 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| dnn98gjnf1dzz | 53 | 2024-04-03/01:26:29 | 2024-04-03 14:37:36 | 5.225 s | SYS_AUTO_STS_MODULE | SELECT sql_id, con_dbid FROM wri$_sqlset_statements s WHERE sqlset_id = :stsid AND NOT EXISTS (SELECT 0 FROM wri$_sqlset_plans p WHERE p.stmt_id = s.id) |
| crzk1un2djh02 | 54 | 2024-04-03/01:11:21 | 2024-04-03 14:37:36 | 1.721 s | SYS_AUTO_STS_MODULE | DELETE wri$_sqlset_statements s WHERE sqlset_id = :stsid AND NOT EXISTS (SELECT 0 FROM wri$_sqlset_plans p WHERE p.stmt_id = s.id) |
| fvya33tqh9kyp | 69 | 2024-04-02/20:49:00 | 2024-04-03 14:37:36 | 3.673 s | SYS_AUTO_STS_MODULE | DELETE wri$_sqlset_mask m WHERE NOT EXISTS (SELECT 0 FROM wri$_sqlset_statements s WHERE m.stmt_id = s.id) |
| 65hmagawqd15t | 102 | 2024-04-03/01:56:50 | 2024-04-03 14:37:36 | .115 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM WRI$_SQLSET_DEFINITIONS D WHERE ID = :B2 AND BITAND(D.PROPERTY, :B1 ) = :B1 |
| cb21bacyh3c7d | 68 | 2024-04-02/21:04:19 | 2024-04-03 14:37:35 | .087 s | null | select metadata from kopm$ where name='DB_FDO' |
| dyw0yuzkm76kt | 0 | 2024-04-03/14:37:35 | 2024-04-03 14:37:35 | .736 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/14:37:35') |
| 4n9hqchtrfk9d | 46 | 2024-04-03/03:12:51 | 2024-04-03 14:37:34 | .214 s | SYS_AUTO_STS_MODULE | SELECT ID FROM DBA_SQLSET_REFERENCES WHERE SQLSET_OWNER = :B2 AND SQLSET_NAME = :B1 |
| b9nbhsbx8tqz5 | 278 | 2024-04-03/00:40:53 | 2024-04-03 14:37:34 | 1.259 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 7hy8hrv340p0b | 138 | 2024-04-02/20:48:59 | 2024-04-03 14:37:34 | .464 s | DBMS_SCHEDULER | SELECT PARAMETER_VALUE FROM SMB$CONFIG WHERE PARAMETER_NAME = :B1 |
| g4gp07gt2z920 | 117 | 2024-04-02/23:40:13 | 2024-04-03 14:37:34 | 3.296 s | null | update sys.scheduler$_job set last_start_date = :1, running_instance = :2, running_slave = :3, job_status = :4 where obj# = :5 |
| b9c6ffh8tc71f | 148 | 2024-04-02/19:58:28 | 2024-04-03 14:37:34 | 3.431 s | DBMS_SCHEDULER | BEGIN dbms_output.enable(NULL); END; |
| 4wr3r8mj46pb9 | 57 | 2024-04-03/00:25:42 | 2024-04-03 14:37:34 | .638 s | null | update atsk$_schedule_control set status = :status where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 6723a6mynkfdq | 69 | 2024-04-02/20:48:59 | 2024-04-03 14:37:34 | .969 s | SYS_AUTO_STS_MODULE | SELECT PARAMETER_DATA FROM SMB$CONFIG WHERE PARAMETER_NAME = :B1 |
| 07w31hu2urxfz | 50 | 2024-04-03/02:12:03 | 2024-04-03 14:37:34 | .765 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM DBA_SQLSET WHERE OWNER = :B2 AND NAME = :B1 AND CON_DBID = SYS_CONTEXT('userenv','con_dbid') |
| 20vv6ttajyjzq | 2143 | 2024-04-02/19:32:50 | 2024-04-03 14:37:33 | 8.791 s | null | delete from access$ where d_obj#=:1 |
| 5pazx6dft6hru | 150 | 2024-04-02/19:32:50 | 2024-04-03 14:37:33 | 13.570 s | null | select o.owner#, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, o.status, d.d_attrs from dependency$ d, obj$ o where d.p_obj#=:1 and (d.p_timestamp=nvl(:2,d.p_timestamp) or d.property=2) and o.owner#=nvl(:3,o.owner#) and d.d_obj#=o.obj# order by o.obj# |
| 2h0gb24h6zpnu | 0 | 2024-04-02/19:32:50 | 2024-04-03 14:37:33 | .371 s | null | insert into access$(d_obj#,order#,columns,types) values (:1,:2,:3,:4) |
| 7u5rpz4mw7p4u | 49 | 2024-04-03/02:27:13 | 2024-04-03 14:37:33 | .616 s | MMON_SLAVE | update sys.scheduler$_job_argument set name = :1, type_number = :2, user_type_num = :3, value = :4, flags = :5 where position = :6 and oid = :7 |
| 1gfaj4z5hn1kf | 226 | 2024-04-02/19:32:50 | 2024-04-03 14:37:33 | 16.246 s | null | delete from dependency$ where d_obj#=:1 |
| f5vhvdn15s0s0 | 44 | 2024-04-03/03:43:12 | 2024-04-03 14:37:33 | .085 s | MMON_SLAVE | select count(*) from sys.scheduler$_job_argument where position = :1 and oid = :2 |
| c3utnxsnrx8tk | 1576 | 2024-03-30/02:47:28 | 2024-04-03 14:37:33 | 24.054 s | DBMS_SCHEDULER | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14,spare3=:15,signature=:16,spare7=:17,spare8=:18,spare9=:19, dflcollid=decode(:20,0,null,:20),creappid=:21,creverid=:22, modappid=:23,modverid=:24,crepatchid=:25,modpatchid=:26 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 1a1nzwmwuwv9n | 56 | 2024-04-03/00:40:53 | 2024-04-03 14:37:33 | .051 s | MMON_SLAVE | update sys.scheduler$_job set instance_id = :1, dist_flags = :2 where obj# = :3 |
| 2s5bt3a5t0kuv | 45 | 2024-04-03/03:28:00 | 2024-04-03 14:37:33 | .220 s | MMON_SLAVE | update sys.scheduler$_job set dist_flags = :1 where obj# = :2 |
| bj1mt6pa09d3p | 1989 | 2024-04-02/20:48:58 | 2024-04-03 14:37:33 | 221.927 s | null | BEGIN DBMS_SCHEDULER.SET_JOB_ARGUMENT_VALUE ( job_name => :job_name, argument_position => 2, argument_value => :job_magic_num); DBMS_SCHEDULER.SET_ATTRIBUTE( name => :job_name, attribute => 'instance_id', value => :job_dest_inst); DBMS_SCHEDULER.RUN_JOB( JOB_NAME => :job_name, USE_CURRENT_SESSION => FALSE); END; |
| 5r9kh8xfhj3z1 | 58 | 2024-04-03/00:10:31 | 2024-04-03 14:37:33 | .399 s | MMON_SLAVE | update sys.scheduler$_job set job_status = :1, run_invoker = :2 where obj# = :3 |
| cq8s0cpgt7xn9 | 1000 | 2024-04-02/20:36:01 | 2024-04-03 14:36:44 | 2.031 s | null | SELECT xs.sid FROM sys.rxs$sessions xs WHERE BITAND(xs.flag,32) <> 32 AND xs.inactivetimeout <> 0 AND 365*30*24*60*(extract(year FROM systimestamp) - extract(year FROM accesstime)) + 30*24*60*(extract(month FROM systimestamp) - extract(month FROM accesstime)) + 24*60*(extract(day FROM systimestamp) - extract(day FROM accesstime)) + 60*(extract(hour FROM systimestamp) - extract(hour FROM accesstime)) + (extract(minute FROM systimestamp) - |
| 58as0f1120qx2 | 38 | 2024-04-03/00:31:59 | 2024-04-03 14:27:19 | .164 s | null | delete from tsq$ where ts#=:1 and user#=:2 |
| 66xvwkuz60rpf | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .149 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NFE_MODEL_WORKSPACE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| 1qbpn3n7m0tz5 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .426 s | null | DELETE FROM RGCHILD$ WHERE REFGROUP IN (SELECT REFGROUP FROM RGROUP$ WHERE OWNER = :B1 ) |
| d5p807883cuda | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .252 s | null | DELETE FROM SYS.REG_SNAP$ WHERE SOWNER = :B2 AND SNAPSITE = :B1 |
| 61s56wpjz4vbn | 0 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .324 s | null | select distinct grantee#, nvl(option$,0) from objauth$ where grantor#=:1 and obj#=:2 and privilege#=:3 |
| 5k8dyzu7j0xrf | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .229 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete from sys.user_history$ where user# = :1 |
| aar9ar98s8948 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .231 s | null | delete from defrole$ where user#=:1 |
| 3kwts9k23wa6x | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .200 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NFE_MODEL_METADATA_TABLE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| g2ygz99fn4ag4 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .366 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_STYLES_TABLE WHERE SDO_OWNER = :owner |
| 4bq1k0za64btf | 44 | 2024-04-03/00:27:34 | 2024-04-03 14:27:19 | .288 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select u.user#, u.name, o.name from sys.rls$ r, sys.user$ u, sys.obj$ o where r.PFSCHMA = :1 and o.obj# = r.obj# and o.owner# = u.user# |
| 63qh4nmssnfc0 | 1378 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | 6.462 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | declare stmt varchar2(200); cnt number; is_active number; invalid_identifier exception; pragma exception_init(invalid_identifier, -00902); table_not_found exception; pragma exception_init(table_not_found, -00942); package_not_found exception; pragma exception_init(package_not_found, -04042); object_not_found exception; pragma exception_init(object_not_found, -04043); package_invalidated exception; pragma exception_init(package_invalidated, -04061); BEGIN if sys.dbms_standard.dictionary_obj_type = 'USER' THEN stmt := 'select SYS.SpatialActive from sys.dual'; begin execute immediate stmt into is_active; exception when invalid_identifier then is_active := 1; when others then is_active := 0; SYS.DBMS_SYSTEM.KSDWRT(SYS.DBMS_SYSTEM.TRACE_FILE, 'EXCEPTION[prvtgmd.sql(' || $$PLSQL_LINE || ')3]: ' || SQLERRM); end; if ( is_active = 0 ) |
| 8gnzssg4b8ggk | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .198 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_THEMES_TABLE WHERE SDO_OWNER = :owner |
| dk0x6f97y0gj5 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .536 s | null | DELETE FROM RGCHILD$ WHERE OWNER = :B1 |
| 52k8bx27p8j72 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .184 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_CONSTRAINTS WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| bapcxvnanw3j6 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .195 s | null | DELETE FROM SYS.SNAP_COLMAP$ WHERE SOWNER = :B1 |
| bykbwrn03s46x | 30 | 2024-04-03/03:18:13 | 2024-04-03 14:27:19 | .219 s | null | delete from user$ where name=:1 |
| 67fz1v0pgs47c | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .191 s | null | delete from ilm$ where owner# = :1 |
| bysqck6bks4su | 81408 | 2024-03-28/00:11:02 | 2024-04-03 14:27:19 | 8.122 s | null | select max(bitand(nvl(option$,0), 17)), count(*) from objauth$ where obj#=:1 and grantee#=:2 and privilege#=:3 |
| 2bk718p40482j | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .654 s | null | DELETE FROM SYS.MLOG$ WHERE MOWNER=:B1 |
| 4j22nnam6y4hx | 0 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .485 s | null | update objauth$ set option$ = BITAND(option$, :5) + :6 - BITAND(BITAND(option$, :5), :6) where grantor#=:1 and grantee#=:2 and obj#=:4 and privilege#=:3 and bitand(option$, :7) = :8 |
| d2vbq9xq0q9gc | 668 | 2024-03-29/03:10:04 | 2024-04-03 14:27:19 | .878 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select /*+ FIRST_ROWS(1) */ count(*) from mdsys.sdo_feature_usage where used = 'Y' and rownum = 1 |
| 2wwg8hk0zqarb | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .226 s | null | delete from proxy_info$ where client# = :1 or proxy# = :1 |
| 1hxfbnas8xr2j | 1378 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | 1.592 s | null | select dummy from dual where ora_dict_obj_type='ROLE' |
| cm1z4dpvntrmu | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .253 s | null | DELETE FROM SYS.SNAP_REFOP$ WHERE SOWNER = :B1 |
| bncfsafyw1usb | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .268 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SYSTEM.SQLPLUS_PRODUCT_PROFILE WHERE USERID = ORA_DICT_OBJ_NAME |
| d073tws0h5v48 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .545 s | null | DELETE FROM SYS.SLOG$ WHERE MOWNER=:B1 |
| 2b2zc4qf71wfh | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .174 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_FEATURE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| 6u5dr85w8tzts | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .229 s | null | delete from proxy_role_info$ where client# = :1 or proxy# = :1 or role# = :1 |
| bmschmqk6jb9h | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .173 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_USER_DATA WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| 3uw6rmbfzdbrv | 90 | 2024-04-02/19:19:42 | 2024-04-03 14:27:19 | .079 s | null | select name from sys.obj$ where type# = 2 and owner#=0 and name='BDSQL_USER_MAP' |
| 0ampnkhn9jbzh | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .405 s | null | delete from ilmobj$ where policy# in (select policy# from ilm$ where owner# = :1) |
| 8thk4m6wr5c24 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .287 s | null | DELETE FROM SYS.SNAP_OBJCOL$ WHERE SOWNER = :B1 |
| 8fygq8ahn1cz0 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .247 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_METADATA_TABLE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| dsmqj9zbutg7t | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .201 s | null | delete sys.streams$_prepare_ddl p where ((p.global_flag = 1 and :1 is null) or (p.global_flag = 0 and p.usrid = :2)) |
| 9ck2m0zsmjh6x | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .569 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select sys.SpatialActive from sys.dual |
| aypft341d5mvm | 1378 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | 4.867 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE stmt VARCHAR2(256); invalid_identifier exception; pragma exception_init(invalid_identifier, -00904); is_active number; BEGIN IF sys.dbms_standard.dictionary_obj_type = 'USER' THEN -- Make sure "Spatial Data and Graph" is installed/active stmt := 'select sys.SpatialActive from sys.dual'; begin execute immediate stmt into is_active; exception when invalid_identifier then is_active := 0; when others then is_active := 0; SYS.DBMS_SYSTEM.KSDWRT(SYS.DBMS_SYSTEM.TRACE_FILE, 'EXCEPTION[sdonetmd.sql(' || $$PLSQL_LINE || ')1]: ' || SQLERRM); end; if ( is_active = 0 ) then return; end if; stmt := 'DELETE FROM SDO_NETWORK_METADATA_TABLE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name)'; EXECUTE IMMEDIATE stmt using sys.dbms_standard.dictionary_obj_name; stmt := 'DELETE FROM SDO_NETWORK_CONSTRAINTS WHERE SDO_OWNER = sdo_util.get_quoted_name(: |
| 52rng2uwutndr | 2544 | 2024-03-28/00:11:02 | 2024-04-03 14:27:19 | 4.516 s | null | delete from objauth$ where grantor#=:1 and grantee#=:2 and obj#=:4 and privilege#=:3 and bitand(nvl(option$,0), :5) = :6 |
| 6u96tf59a4zu9 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .160 s | null | select OBJ#, PNAME from sys.fga$ where POWNER#=:1 |
| 9zj6skt6r107f | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | 1.786 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select SYS.SpatialActive from sys.dual |
| 36fsartj1p18r | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .202 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_TIMESTAMPS WHERE OWNER = sdo_util.get_quoted_name(:name) |
| bj84mb4wbj2qd | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .145 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_MAPS_TABLE WHERE SDO_OWNER = :owner |
| 1qm3bwrcrj3u4 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .346 s | null | delete from condata$ where user#=:1 |
| azxujyf4y54dn | 31 | 2024-04-03/02:03:08 | 2024-04-03 14:27:19 | .034 s | null | select ts# from tsq$ where user#=:1 |
| 96vvac744j4wd | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .601 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select prin# from sys.xs$prin where schema = :1 |
| bqbh1xjhmx5mx | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .179 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_LOCKS_WM WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| 329phafcsj5qs | 29 | 2024-04-03/04:37:15 | 2024-04-03 14:27:19 | .049 s | null | select user# from user$ where type# = 3 and spare2 = :1 |
| 02zpj2z8j95z5 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .207 s | null | DELETE FROM SYS.SNAP$ WHERE SOWNER=:B1 |
| fza68ajgcwqcw | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .224 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete from aud_context$ where user#=:1 |
| 44y3nz5tdrtw4 | 1378 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | 4.341 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN IF (ORA_DICT_OBJ_TYPE = 'USER') THEN DELETE FROM SYSTEM.SQLPLUS_PRODUCT_PROFILE WHERE USERID = ORA_DICT_OBJ_NAME; END IF; EXCEPTION WHEN OTHERS THEN IF (SQLCODE = -4043) OR (SQLCODE = -1031) THEN NULL; ELSE RAISE; END IF; END; |
| bgfqqakqngwxd | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .370 s | null | DELETE FROM SYS.MLOG_REFCOL$ WHERE MOWNER = :B1 |
| 8b3u3md10mxpd | 29 | 2024-04-03/04:37:14 | 2024-04-03 14:27:19 | .168 s | null | select distinct location_name from reg$ minus select distinct location_name from reg$ where user# != :1 |
| c8t0dvvj2bxq9 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .153 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_CACHED_MAPS_TABLE WHERE SDO_OWNER = :owner |
| 49r3dkp7agzpg | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .349 s | null | SELECT DISTINCT SITE.SITE_NAME FROM SYS.SNAP$ S, SYS.SNAP_SITE$ SITE WHERE S.SOWNER = :B1 AND S.INSTSITE = SITE.SITE_ID |
| 1d0gkp1cxgjwh | 285 | 2024-03-29/23:07:02 | 2024-04-03 14:27:19 | 1.324 s | null | select grantor#,ta.obj#,o.type# from objauth$ ta, obj$ o where grantee#=:1 and ta.obj#=o.obj# group by grantor#,ta.obj#,o.type# |
| 4973zfjap7m40 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .961 s | null | delete from ilmpolicy$ where policy# in (select policy# from ilm$ where owner# = :1) |
| 1z4t83x5u3rpq | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | 9.094 s | null | begin "SYS"."DBMS_ISNAPSHOT"."DROP_USER_SNAPSHOTS"(:myuser); end; |
| 8561wxdstmt19 | 45 | 2024-04-03/00:23:13 | 2024-04-03 14:27:19 | .158 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select 1 from sys.xs$obj where owner = :1 union all select 1 from sys.xs$proxy_role where client# in (select user# from sys.user$ where name = :1) |
| 7gjfq1dr2z425 | 34 | 2024-04-03/00:40:42 | 2024-04-03 14:27:19 | .160 s | null | select distinct subscription_name, namespace from reg$ where user# = :1 |
| 0s86n14rwg42f | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .188 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_ANNOTATION_TEXT_METADATA WHERE F_TABLE_SCHEMA = :owner |
| 098qchky3m8xa | 90 | 2024-04-02/19:19:42 | 2024-04-03 14:27:19 | .061 s | null | select name from sys.obj$ where owner# = :1 |
| 5k4gwgbcbz9qs | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .275 s | null | DELETE FROM SYS.SNAP_REFTIME$ WHERE SOWNER = :B1 |
| 9c3rsqbpxmas3 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | 2.116 s | null | begin "SYS"."DBMS_IREFRESH"."DROP_USER_GROUPS"(:myuser); end; |
| bs1h5r5d4us3c | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .220 s | null | delete from SYS.BDSQL_USER_MAP where current_database_user = :1 |
| ayucp6hrjqtj7 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .272 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select policy#, when from audit_ng$ where user# = :1 |
| awkba3nmratmb | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .193 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NFE_MODEL_FTLAYER_REL WHERE SDO_OWNER = sdo_util.get_quoted_name(:name) |
| 53zhsvq67au68 | 31 | 2024-04-03/02:03:08 | 2024-04-03 14:27:19 | .099 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select 1 from sys.xs$ace, sys.user$ where name = :1 and user# = prin# |
| 9yk1bcb8k6v05 | 29 | 2024-04-03/04:37:14 | 2024-04-03 14:27:19 | .028 s | null | delete from userauth$ where user# = :1 |
| dd54cz8ff6vju | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .262 s | null | DELETE FROM RGROUP$ WHERE OWNER = :B1 |
| 57ywjbdbyqvxv | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .270 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete from xdb.xdb$xidx_param_t where userid = :1 |
| ctkcduqj76wbc | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | .214 s | null | delete from sys.audit$ where user#=:1 |
| bz7sfbgdx6g70 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .170 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM SDO_NETWORK_HISTORIES WHERE OWNER = sdo_util.get_quoted_name(:name) |
| fcgkfdmgckhap | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .171 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_LRS_METADATA_TABLE WHERE SDO_OWNER = :owner |
| bmy705mtwuk27 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .196 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_TOPO_METADATA_TABLE WHERE SDO_OWNER = :owner |
| 885tttyz3km77 | 766 | 2024-03-24/06:11:02 | 2024-04-03 14:27:19 | .547 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DELETE FROM MDSYS.SDO_GEOM_METADATA_TABLE WHERE SDO_OWNER = :owner |
| caw92sf43unat | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:19 | 1.882 s | null | select s.xmldata.schema_url from xdb.xdb$schema s, xdb.xdb$resource r where r.xmldata.ownerid = :1 and r.xmldata.xmlref = ref(s) |
| a4d1tvkvua34g | 7660 | 2024-03-24/06:11:00 | 2024-04-03 14:27:19 | 2.910 s | null | select seq, owner, pack, proc from sys.duc$ where operation#=1 and seq > :1 or (seq = :1 and (owner > :2 or (owner = :2 and (pack > :3 or (pack = :3 and (proc > :4)))))) order by seq, owner, pack, proc |
| 0pyndcdn2q3t5 | 29 | 2024-04-03/04:37:14 | 2024-04-03 14:27:19 | 1.967 s | null | delete from sysauth$ where grantee#=:1 or privilege#=:1 |
| 331pawhr3znht | 53 | 2024-04-03/00:18:31 | 2024-04-03 14:27:18 | .105 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete from sys.scheduler$_dbmsjob_map where job_owner = (select name from sys.user$ where user# = :1) |
| 627wyq21mmpa3 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .271 s | null | DELETE FROM XDB.JSON$USER_ROLES WHERE OWNER = :B1 |
| 366qfyqyrvq78 | 31 | 2024-04-03/02:03:08 | 2024-04-03 14:27:18 | .172 s | null | SELECT SGP_ID FROM DR$SECTION_GROUP WHERE SGP_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 7an0y4c45grmv | 86 | 2024-04-02/19:25:27 | 2024-04-03 14:27:18 | .037 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and type# = 32 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| bhf1xqh9zzsn3 | 172 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | 3.538 s | null | begin dbms_streams_adm_utl.process_drop_user_cascade(:1,:2); end; |
| d9nnfaagmg0yf | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .414 s | null | SELECT NODE FROM OJDS$INODE$ WHERE OWNER=:B1 |
| 7pqqwq833b2j4 | 30 | 2024-04-03/03:18:10 | 2024-04-03 14:27:18 | .733 s | null | SELECT THS_ID FROM DR$THS WHERE THS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 50zdt73ajz2r0 | 172 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .062 s | null | SELECT APPLY_NAME, STATUS FROM SYS.STREAMS$_APPLY_PROCESS WHERE APPLY_USERID = :B1 |
| 8yc059ys9v555 | 0 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .026 s | null | BEGIN dbms_cmp_int.drop_cmp_by_cmpid(:sb1, :sb2, :sb3); END; |
| 69jy5b1rdv5zk | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .089 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_window_group a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| 18sz6j090z6au | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .206 s | null | delete from ctxsys.dr$dictionary where dict_owner# = :own |
| fua5ry3xfv7gj | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .190 s | null | select name from sys.transformations$ where owner = :1 |
| c5a301cq1m9nq | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .091 s | null | SELECT PRIVILEGE_TYPE, PRIVILEGE_LEVEL FROM SYS.XSTREAM$_PRIVILEGES WHERE USERNAME = :B1 FOR UPDATE |
| 5c4wgqz4sbbat | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .404 s | null | SELECT PRIVILEGE_TYPE, PRIVILEGE_LEVEL FROM SYS.GOLDENGATE$_PRIVILEGES WHERE USERNAME = :B1 FOR UPDATE |
| c48rt0bqx6tj6 | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .093 s | null | select vname, decode(bitand(flag3, 512), 512, 1, 0) iszmap from sys.snap$ where sowner = :1 and instsite = 0 and parent_vname IS NULL |
| 4za62rnas2ut0 | 54 | 2024-04-03/00:17:08 | 2024-04-03 14:27:18 | .202 s | null | SELECT TASK_ID, TASK_NAME FROM SYS.DBA_ADVISOR_TASKS WHERE OWNER = :B1 |
| bgrnwjukkaxpm | 86 | 2024-04-02/19:25:27 | 2024-04-03 14:27:18 | .043 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and type# = 22 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| apzc9sw8bayfx | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .071 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_file_watcher a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| 1m4ccdttfr04t | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .131 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_program a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| canvd4fhcg0gq | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .324 s | null | DELETE FROM XDB.JSON$COLLECTION_METADATA WHERE OWNER = :B1 |
| ct0qvwfca6gz7 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .186 s | null | select name from javajar$ where owner#=:1 |
| 97w8nck3yfh4q | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .448 s | null | DELETE FROM REGISTRY$SCHEMAS WHERE SCHEMA# = :B1 |
| f5102hy0akm1y | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .967 s | null | select obj# from edition$ where obj# NOT in (select p_obj# from edition$) |
| d8sjngyh2un7w | 1532 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 1.446 s | null | DELETE FROM OJDS$PERMISSIONS$ WHERE SCHEMA=:B1 |
| djg0nrvz46qmd | 44 | 2024-04-03/02:03:07 | 2024-04-03 14:27:18 | .107 s | null | select o.name,o.type#,o.obj#,o.remoteowner,o.linkname,o.namespace, o.subname from obj$ o, tab$ t, seq$ s where o.owner#=:1 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) and o.type# not in (7,8,9,10,11,13,14,22,28,29,30,32,33,38,55,88,98) and o.obj#=t.obj#(+) and (bitand(NVL(t.acdrflags, 0), 4) != 4) and (t.property is null or (bitand(t.property,8192)!=8192 and bitand(t.property,512)!=512 and bitand(t.flags,536870912)!=536870912)) and o.obj#=s.obj#(+) and (s.flags is null or bitand(s.flags, 32) != 32) order by o.type# desc, bitand(t.property,4294967296) desc, o.obj# desc |
| a1pygnx7tntf1 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 2.198 s | null | begin "SYS"."DBMS_SQLTUNE_INTERNAL"."I_DROP_USER_SQLSETS"(:myuser); end; |
| fyxhuqjjpnv3w | 0 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .036 s | null | begin dbms_rule_adm.drop_evaluation_context(:1, true); end; |
| 00yds36q4sw1f | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .030 s | null | select name from obj$ where owner# = :1 and type# = 82 |
| fm5h7hchfsx0f | 30 | 2024-04-03/03:18:09 | 2024-04-03 14:27:18 | .489 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | begin for rec in ( select unique( nvl2(sn.job_subname, '"'||sn.owner||'"."'||sn.job_name|| '"."'||sn.job_subname ||'"', '"'||sn.owner||'"."'||sn.job_name||'"')) jn, sn.notification_owner ow from scheduler$_notification sn, (select name from user$ where user# = :1) us where sn.owner = us.name or sn.notification_owner = us.name ) loop begin sys.dbms_isched.remove_job_email_notification( rec.jn,NULL,NULL,rec.ow,2, SYS_CONTEXT('USERENV','CURRENT_SCHEMA')); exception when others then sys.dbms_isched.trace_email( 'remove_job_email_notification failed during drop user cascade'); sys.dbms_isched.trace_email('Job: ' || rec.jn ); sys.dbms_isched.trace_email('Owner: ' || rec.ow ); sys.dbms_isched.trace_email( 'Invoker: ' || SYS_CONTEXT('USERENV','CURRENT_SCHEMA') ) |
| 01mkry1tbwxh0 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | 11.198 s | null | DECLARE sqlcur NUMBER; dummy NUMBER; id NUMBER; user_name dbms_id := :1; sqltxt CONSTANT VARCHAR2(200) := 'BEGIN dbms_cmp_int.drop_cmp_by_cmpid(:sb1, :sb2, :sb3); END;'; type num_tab_typ IS TABLE OF NUMBER; num_tab num_tab_typ; BEGIN id := sys.dbms_streams.convert_user_to_id(user_name); SELECT comparison_id BULK COLLECT INTO num_tab FROM comparison$ WHERE user# = id; sqlcur := dbms_sql.open_cursor(); dbms_sys_sql.parse(sqlcur, sqltxt, dbms_sql.native); FOR i IN 1..num_tab.count loop dbms_sql.bind_variable(sqlcur, 'sb1', num_tab(i)); dbms_sql.bind_variable(sqlcur, 'sb2', id); dbms_sql.bind_variable(sqlcur, 'sb3', user_name); dummy := dbms_sql.execute(sqlcur); END LOOP; dbms_sql.close_cursor(sqlcur); EXCEPTION WHEN others THEN IF dbms_sql.is_open(sqlcur) THEN dbms_sql.close_cursor(sqlcur); END IF; dbms_logrep_util.dump_trace('kzdxdcmp sqlerrcode = '|| SQLCODE || |
| 4w1472f4wcxu0 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 2.394 s | null | begin "XDB"."DBMS_SODA_USER_ADMIN"."DROP_ALL_USER_INFO"(:myuser); end; |
| 389k0hwvasbb8 | 100 | 2024-04-03/02:03:07 | 2024-04-03 14:27:18 | .543 s | sqlplus@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT /*+ ALL_ROWS */ COUNT(*) FROM SYS.DBA_POLICIES V WHERE V.OBJECT_OWNER = :B3 AND V.OBJECT_NAME = :B2 AND (V.POLICY_NAME LIKE '%xdbrls%' OR V.POLICY_NAME LIKE '%$xd_%') AND V.FUNCTION = :B1 |
| 065x8dx4gnc4t | 54 | 2024-04-03/00:17:06 | 2024-04-03 14:27:18 | .272 s | null | select u.name, o2.name, o2.obj# from ind$ i, obj$ o1, obj$ o2, user$ u where o1.owner# = :1 and o1.type# = 2 and i.type# = 9 and i.bo# = o1.obj# and i.obj# = o2.obj# and o2.owner# = u.user# and i.type# = 9 and o1.owner# != o2.owner# |
| anftkd2y94f70 | 90 | 2024-04-02/19:19:42 | 2024-04-03 14:27:18 | .104 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and type#=11 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| 8jjwsj7410gbd | 40 | 2024-04-03/00:30:12 | 2024-04-03 14:27:18 | 1.608 s | null | SELECT USER_ID FROM DBA_USERS WHERE USERNAME = :B1 |
| 4ht6yc1jfhmr3 | 90 | 2024-04-02/19:19:42 | 2024-04-03 14:27:18 | .121 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and (type# = 33 or type# = 28) and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| bdjj5gbqsh1gt | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 5.747 s | null | begin "SYS"."DBMS_REGISTRY_SYS"."DROP_USER"(:myuser); end; |
| 7uaugu901s1v0 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .500 s | null | delete from system.aq$_internet_agent_privs WHERE db_username = :1 |
| 23tvtqrqxc2jt | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .200 s | null | delete from java$policy$ where grantee#=:1 or type_schema#= :2 |
| 4as250rfb82uq | 30 | 2024-04-03/03:18:11 | 2024-04-03 14:27:18 | .401 s | null | SELECT SPL_ID FROM DR$STOPLIST WHERE SPL_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 4run0aqtbs37y | 29 | 2024-04-03/04:37:13 | 2024-04-03 14:27:18 | .218 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_job a, sys.user$ u where bitand(a.job_status, 1) = 1 and u.user# = :1 and u.name = a.queue_owner |
| 372ahdmd9470a | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 1.059 s | null | DELETE FROM REGISTRY$ WHERE INVOKER# = :B1 OR SCHEMA# = :B1 |
| d26h0aqka8840 | 328 | 2024-03-29/23:07:02 | 2024-04-03 14:27:18 | .171 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and type#=10 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| 73snhuv2xs8ct | 31 | 2024-04-03/02:03:07 | 2024-04-03 14:27:18 | .050 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT X.OBJNUM FROM (select a.obj# OBJNUM, b.owner# OWNNUM from sys.scheduler$_job a, sys.obj$ b where a.obj# = b.obj# union all select c.obj#, d.userid from sys.scheduler$_comb_lw_job c, sys.scheduler$_lwjob_obj d where c.obj# = d.obj#) X WHERE X.OWNNUM = :1 |
| 60pr48bbnq4gh | 30 | 2024-04-03/03:18:12 | 2024-04-03 14:27:18 | .026 s | null | select id, property, name from SYS.wri$_adv_tasks a where a.owner_name = :in_name and a.advisor_id= :in_adv_id and bitand(a.property,:in_prop) = :in_prop1 |
| 664fgzxupa7ub | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .082 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_chain a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| 9u90vxb14fa37 | 108 | 2024-04-03/00:17:06 | 2024-04-03 14:27:18 | .245 s | null | SELECT U.USER# FROM USER$ U WHERE U.NAME = :B1 |
| as3qbrv8sqc8z | 285 | 2024-03-29/23:07:02 | 2024-04-03 14:27:18 | .430 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_destinations a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| dhnv5y3mz1sja | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .266 s | null | select obj# from RecycleBin$ where owner#=:1 and to_number(bitand(flags, 4)) = 4 |
| awynwdyb0xt2x | 30 | 2024-04-03/03:18:11 | 2024-04-03 14:27:18 | .119 s | null | SELECT IDX_NAME, IDX_ID FROM DR$INDEX WHERE IDX_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| b8nhc1b1zjtup | 54 | 2024-04-03/00:17:07 | 2024-04-03 14:27:18 | .040 s | null | SELECT USER# FROM SYS.USER$ U WHERE U.NAME = :B1 |
| fw2c5m0bjju14 | 30 | 2024-04-03/03:18:11 | 2024-04-03 14:27:18 | .177 s | null | DELETE FROM DR$INDEX_SET_INDEX WHERE IXX_IXS_ID IN (SELECT IXS_ID FROM DR$INDEX_SET WHERE IXS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) ) |
| 3z16dy9dgdwzy | 31 | 2024-04-03/02:03:07 | 2024-04-03 14:27:18 | .042 s | null | select o.name from rule_ec$ ec, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = ec.obj# |
| ct6c4h224pxgz | 250 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | 8.889 s | sqlplus@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN BEGIN IF (sys.is_vpd_enabled(sys.dictionary_obj_owner, sys.dictionary_obj_name, xdb.DBMS_XDBZ.IS_ENABLED_CONTENTS)) THEN xdb.XDB_PITRIG_PKG.pitrig_truncate(sys.dictionary_obj_owner, sys.dictionary_obj_name); ELSIF (sys.is_vpd_enabled(sys.dictionary_obj_owner, sys.dictionary_obj_name, xdb.DBMS_XDBZ.IS_ENABLED_RESMETADATA)) THEN xdb.XDB_PITRIG_PKG.pitrig_dropmetadata(sys.dictionary_obj_owner, sys.dictionary_obj_name); END IF; EXCEPTION WHEN OTHERS THEN null; END; END; |
| 586g10917q05y | 766 | 2024-03-24/06:11:00 | 2024-04-03 14:27:18 | .623 s | null | select name from system.aq$_queue_tables where schema = :1 |
| 0363bfvrm60h1 | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .378 s | null | DELETE FROM DBMS_PARALLEL_EXECUTE_TASK$ WHERE TASK_OWNER# = :B1 |
| bywathxbx9afa | 54 | 2024-04-03/00:17:07 | 2024-04-03 14:27:18 | .259 s | null | select o.name from rule$ r, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = r.obj# |
| 8zx7jq9cddd28 | 29 | 2024-04-03/04:37:14 | 2024-04-03 14:27:18 | .238 s | null | DELETE FROM DR$SQE WHERE SQE_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 898j06s3wjfg4 | 90 | 2024-04-02/19:19:42 | 2024-04-03 14:27:18 | .087 s | null | select name,type#,obj#,remoteowner,linkname,namespace, subname from obj$ o where o.owner#=:1 and type# = 14 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| fw2m5y1jvxg01 | 88 | 2024-04-02/19:25:27 | 2024-04-03 14:27:18 | .034 s | null | select name,type#,obj#,remoteowner,linkname,namespace, subname from obj$ o where o.owner#=:1 and type# = 13 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| 92krxk8st1gfq | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .047 s | null | SELECT COMPARISON_ID FROM COMPARISON$ WHERE USER# = :B1 |
| 61nzxtrx8dh9n | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .059 s | null | SELECT PRIVS FROM SYS.STREAMS$_PRIVILEGED_USER WHERE USER# = :B1 FOR UPDATE |
| 83c1surm0xhcg | 30 | 2024-04-03/03:18:09 | 2024-04-03 14:27:18 | .156 s | null | select u.name, o.name, o.obj# from obj$ o, user$ u, ind$ i where o.owner#=:1 and o.owner#=u.user# and o.obj#=i.obj# and i.type#=9 |
| 1zb8g0ywxdjg8 | 285 | 2024-03-29/23:07:02 | 2024-04-03 14:27:18 | .112 s | null | select o.name, o.type#, o.obj#, o.remoteowner, o.linkname, o.namespace, o.subname from obj$ o where o.owner# = :1 and :2 > 0 and o.subname is null and o.type# = 88 |
| dvgnng5jqpn2d | 34 | 2024-04-03/00:40:42 | 2024-04-03 14:27:18 | 1.524 s | null | SELECT PRE_ID FROM DR$PREFERENCE WHERE PRE_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 5tg2k0451dp42 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .169 s | null | select t.table_name from sys.dbfs_sfs$_tab t, sys.dbfs_sfs$_fs f where t.tabid = f.tabid and f.store_owner = :1 |
| dpa1t6yq35p7m | 30 | 2024-04-03/03:18:10 | 2024-04-03 14:27:18 | .317 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT UNIQUE( NVL2(SN.JOB_SUBNAME, '"'||SN.OWNER||'"."'||SN.JOB_NAME|| '"."'||SN.JOB_SUBNAME ||'"', '"'||SN.OWNER||'"."'||SN.JOB_NAME||'"')) JN, SN.NOTIFICATION_OWNER OW FROM SCHEDULER$_NOTIFICATION SN, (SELECT NAME FROM USER$ WHERE USER# = :B1) US WHERE SN.OWNER = US.NAME OR SN.NOTIFICATION_OWNER = US.NAME |
| 40z6rzvsjjpa0 | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .058 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_resources a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| 42qtt12gqxq4p | 90 | 2024-04-02/19:19:41 | 2024-04-03 14:27:18 | .048 s | null | select obj#, type#, flags, related, bo, purgeobj, con# from RecycleBin$ where owner#=:1 |
| 18td7xv9aj0mu | 54 | 2024-04-03/00:17:08 | 2024-04-03 14:27:18 | .094 s | null | SELECT ID, NAME FROM DBA_SQLSET_DEFINITIONS WHERE OWNER = :B1 |
| 8g1n6qaj2x1r9 | 285 | 2024-03-29/23:07:02 | 2024-04-03 14:27:18 | .157 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_credential a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| 96frc5rwyp543 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | .189 s | null | DELETE FROM XDB.JSON$USERS WHERE OWNER = :B1 |
| 75k2cp4mtp5fp | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 2.820 s | null | begin "SYS"."OJDS_CONTEXT"."USER_DROPPED"(:myuser); end; |
| dv19fr6mzd9h2 | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 2.263 s | null | begin "SYS"."PRVT_ADVISOR"."DELETE_USER_TASKS"(:myuser); end; |
| dztg1c7dvj9rq | 766 | 2024-03-24/06:11:00 | 2024-04-03 14:27:18 | 4.891 s | null | SELECT ID1 FROM V$RESOURCE WHERE TYPE = 'RT' AND ID2 = 0 AND ROWNUM = 1 |
| 21ay12pd719xv | 31 | 2024-04-03/02:03:08 | 2024-04-03 14:27:18 | .168 s | null | DELETE FROM DR$INDEX_SET WHERE IXS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 09wrn1r83wpmd | 91 | 2024-04-02/19:19:42 | 2024-04-03 14:27:18 | .091 s | null | select name, type#, obj#, remoteowner, linkname, namespace, subname from obj$ o where o.owner#=:1 and type# in (7, 8, 9, 29, 30) and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) |
| 5zwjutaaqbvz6 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .228 s | null | select queue_name from "_DBA_STREAMS_QUEUES" where queue_owner=:1 |
| a4y9vqmdagx2z | 31 | 2024-04-03/02:03:08 | 2024-04-03 14:27:18 | .072 s | null | SELECT USER# FROM SYS.USER$ WHERE NAME = :B1 |
| 92hhyh1ku7xg9 | 86 | 2024-04-02/19:25:25 | 2024-04-03 14:27:18 | .048 s | null | delete from sys.streams$_propagation_process where source_queue_schema = :1 |
| 9h3jgjunuvyuq | 285 | 2024-03-29/23:07:02 | 2024-04-03 14:27:18 | .200 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_schedule a, sys.obj$ b where a.obj# = b.obj# and b.owner# = :1 |
| d4p39x9b37cyd | 766 | 2024-03-24/06:11:01 | 2024-04-03 14:27:18 | 1.643 s | null | begin "SYS"."PRVT_WORKLOAD"."DELETE_USER_SQLWKLD"(:myuser); end; |
| 153zn10knzfua | 172 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | .155 s | null | SELECT CAPTURE_NAME, STATUS, DECODE(FLAGS, 512, 'YES', 'NO') IS_SYNC_CAP FROM SYS.STREAMS$_CAPTURE_PROCESS WHERE CAPTURE_USERID = :B1 |
| dj2rhgvb2mjvw | 766 | 2024-03-24/06:11:00 | 2024-04-03 14:27:18 | .230 s | null | select name from link$ where owner#=:1 |
| gtuttayaq3k7t | 31 | 2024-04-03/02:03:07 | 2024-04-03 14:27:18 | .134 s | null | select o.name from rule_set$ rs, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = rs.obj# |
| 4cnzhrcy1vmmn | 86 | 2024-04-02/19:25:24 | 2024-04-03 14:27:18 | 4.353 s | null | begin sys.dbms_parallel_execute_internal.drop_all_tasks(:1); end; |
| 5dn4qu6k43n89 | 766 | 2024-03-24/06:11:00 | 2024-04-03 14:27:18 | 60.736 s | null | begin "CTXSYS"."CTX_ADM"."DROP_USER_OBJECTS"(:myuser); end; |
| 9u5s9kgs1tyv6 | 1 | 2024-04-03/14:27:13 | 2024-04-03 14:27:13 | .324 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select * from V$VERSION |
| acmvv4fhdc9zh | 1418 | 2024-04-02/19:25:19 | 2024-04-03 14:27:13 | 1.412 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| fdunyfktft1dx | 1 | 2024-04-03/14:22:22 | 2024-04-03 14:22:24 | .596 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/14:22:23') |
| djux32pjpcgtc | 0 | 2024-04-03/14:22:22 | 2024-04-03 14:22:23 | .480 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/14:22:23') |
| ajkubg7upg9pu | 10 | 2024-04-03/05:10:07 | 2024-04-03 14:11:01 | .090 s | null | update /* KSXM:TIME_UPD */ optstat_hist_control$ set sval2 = systimestamp where sname = :param_name |
| b13g21mgg8y98 | 13 | 2024-04-03/02:09:49 | 2024-04-03 14:11:01 | 11.494 s | null | insert /* KSXM:TAKE_SNPSHOT */ into sys.optstat_snapshot$ (obj#, inserts, updates, deletes, timestamp, flags) (select m.obj#, m.inserts, m.updates, m.deletes, systimestamp, dbms_stats_advisor.compute_volatile_flag( m.obj#, m.flags, :flags, m.inserts, m.updates, m.deletes, s.inserts, s.updates, s.deletes, null, nvl(to_number(p.valchar), :global_stale_pcnt), s.gather) flags from sys.mon_mods_all$ m, (select si.obj#, max(si.inserts) inserts, max(si.updates) updates, max(si.deletes) deletes, decode(bitand(max(si.flags), :gather_flag), 0, 'NO_GATHER', 'GATHER') gather, max(si.timestamp) timestamp from sys.optstat_snapshot$ si, (select obj#, max(timestamp) ts from sys.optstat_snapshot$ group by obj#) sm where si.obj# = sm.obj# and si.timestamp = sm.ts group by si.obj#) s, sys.optstat_user_prefs$ p where m.obj# = s.obj#(+) and m.obj# = p.obj#(+) and pname(+) = 'STALE_PERCENT' and dbms_stats_advisor.check_mmon_policy_violation(rownum, 6, 2) |
| c8h20n1d0k95m | 14 | 2024-04-03/01:09:43 | 2024-04-03 14:11:00 | .009 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| 3zgyfsay5pkku | 1 | 2024-04-03/14:07:12 | 2024-04-03 14:07:12 | .460 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/14:07:11') |
| fngj5x5df2zzp | 0 | 2024-04-03/14:07:11 | 2024-04-03 14:07:11 | 1.020 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/14:07:11') |
| 1p36ta7p3d7fu | 8 | 2024-04-02/23:58:16 | 2024-04-03 13:59:09 | .067 s | null | select file#, block#, ts#, blocks from seg$ where type# = 3 |
| 730vdzhng6m6g | 37 | 2024-04-03/04:58:29 | 2024-04-03 13:59:08 | .229 s | DBMS_SCHEDULER | update sys.scheduler$_job set next_run_date = :1, last_end_date = :2, retry_count = :3, run_count = :4, running_instance = :5, running_slave = :6, job_status = :7 where obj# = :8 |
| 39quyum9057mk | 18 | 2024-04-02/20:59:08 | 2024-04-03 13:59:08 | 1.141 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(6); if myinterval <> 0 then next_date := systimestamp + numtods |
| 8906gzc63y3gy | 18 | 2024-04-02/20:59:08 | 2024-04-03 13:59:08 | .579 s | null | select obj#, stab#, sobj#, sobjd#, tobj# from rmtab$ where bitand(mflags, 72) = 72 |
| 6n2qqv1brfhpp | 145 | 2024-04-03/01:58:52 | 2024-04-03 13:58:58 | .174 s | null | select ind.type#, ind.property, base_obj.obj#, base_owner.name, base_obj.name from sys.ind$ ind, sys.user$ base_owner, sys.obj$ base_obj where ind.obj# = :oid and ind.dataobj# = :doid and ind.bo# = base_obj.obj# and base_obj.owner# = base_owner.user# |
| fs4p95w7yg25b | 79 | 2024-04-03/01:58:52 | 2024-04-03 13:58:58 | .039 s | null | select pob.parttype from sys.tabpart$ tp, sys.partobj$ pob where tp.bo# = pob.obj# and tp.obj# = :oid |
| fkc81h2686aqc | 27 | 2024-04-03/00:58:10 | 2024-04-03 13:58:58 | .053 s | null | select pob.parttype from sys.indpart$ ip, sys.partobj$ pob where ip.bo# = pob.obj# and ip.obj# = :oid |
| acmvv4fhdc9zh | 2958 | 2024-03-29/23:54:32 | 2024-04-03 13:58:58 | 2.676 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| av52cx1jr8bks | 18 | 2024-04-02/20:58:37 | 2024-04-03 13:58:36 | .219 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(3); if myinterval <> 0 then next_date := systimestamp + numtods |
| 38fffx897xs0v | 13 | 2024-04-03/01:58:37 | 2024-04-03 13:58:36 | .024 s | null | select o.obj#, u.name, o.name, ti.parent_obj#, ti.parent_ptn_obj# from sys.obj$ o, sys.user$ u, sys.transient_iot$ ti where o.obj# = ti.obj# and o.owner# = u.user# |
| 3nzv2smdzzbsf | 13 | 2024-04-03/01:58:28 | 2024-04-03 13:58:28 | .237 s | null | select i.obj#, i.flags, u.name, o.name, o.type# from sys.obj$ o, sys.user$ u, sys.ind_online$ i where (bitand(i.flags, 256) = 256 or bitand(i.flags, 512) = 512) and (not((i.type# = 9) and bitand(i.flags,8) = 8)) and o.obj#=i.obj# and o.owner# = u.user# |
| 15w1t8qpdgg5k | 10 | 2024-04-03/04:58:29 | 2024-04-03 13:58:28 | .166 s | null | select i.obj#, i.flags, u.name, o.name, o.type# from sys.obj$ o, sys.user$ u, sys.ind$ idx, sys.ind_online$ i where bitand(i.flags, 512) = 512 and o.obj#=idx.obj# and o.owner# = u.user# and idx.obj#=i.obj# |
| 8r9xda4h00gsy | 18 | 2024-04-02/20:58:28 | 2024-04-03 13:58:28 | .865 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(2); if myinterval <> 0 then next_date := systimestamp + numtods |
| 2ajc7pwz9jsx3 | 14 | 2024-04-03/00:57:47 | 2024-04-03 13:58:13 | .928 s | null | select max(scn) from smon_scn_time |
| c7fnaqcmbm0b5 | 14 | 2024-04-03/00:57:47 | 2024-04-03 13:58:13 | 1.586 s | MMON_SLAVE | SELECT SUM(NUM_MAPPINGS+1) FROM smon_scn_time |
| 917y7rrapx7w7 | 13 | 2024-04-03/01:57:48 | 2024-04-03 13:58:13 | .854 s | MMON_SLAVE | delete from smon_scn_time where scn in (select scn from (select scn from smon_scn_time order by scn) where rownum <=:1) |
| fr31mzzknv0wh | 18 | 2024-04-02/20:57:41 | 2024-04-03 13:58:13 | .040 s | MMON_SLAVE | select max(RETENTION) from SYS_FBA_FA |
| 9wncfacx0nj9h | 12 | 2024-04-03/02:57:55 | 2024-04-03 13:58:13 | .978 s | MMON_SLAVE | insert into smon_scn_time (thread, time_mp, time_dp, scn, scn_wrp, scn_bas, num_mappings, tim_scn_map) values (0, :1, :2, :3, :4, :5, :6, :7) |
| bw0b5zv1wxryq | 36 | 2024-04-02/20:57:10 | 2024-04-03 13:57:31 | .053 s | null | SELECT UPPER(NAME), RULE_TYPE, DESCRIPTION, FLAGS FROM SYS.X$QOSADVRULEDEF WHERE RULE_ID = :B1 |
| 7z9wmu1t3kawd | 0 | 2024-04-03/01:57:15 | 2024-04-03 13:57:31 | .002 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c, dba_scheduler_window_log l where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and w.window_name = l.window_name and c.optimizer_stats = 'ENABLED' and l.operation = 'OPEN' and l.log_date + w.duration + interval '1' minute < systimestamp and l.log_date = (select max(li.log_date) from dba_scheduler_window_log li where li.window_name = w.window_name) |
| 9sg6u8xys290z | 11 | 2024-04-03/03:57:14 | 2024-04-03 13:57:31 | .685 s | null | select count(*) num_enabled, sum(case optimizer_stats when 'ENABLED' then 1 else 0 end) stats_enabled from dba_autotask_window_clients where autotask_status = 'ENABLED' |
| 8bfgn7a4ff82x | 0 | 2024-04-03/02:57:14 | 2024-04-03 13:57:31 | .002 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and c.optimizer_stats = 'ENABLED' and w.window_name not in (select distinct window_name from dba_scheduler_window_log li where li.operation = 'OPEN') |
| avf5k3k0x0cxn | 36 | 2024-04-02/20:57:10 | 2024-04-03 13:57:31 | .138 s | null | insert into stats_advisor_filter_obj$ (rule_id, obj#, flags, type) select :rule_id, obj#, :flag_include, :type_expanded from stats_advisor_filter_obj$ where type = :type_priv and (bitand(flags, :flag_orcl_owned) = 0 or :get_orcl_objects = 'T') and obj# in (select obj# from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_user and bitand(flags, :flag_include) != 0) |
| f705bwx3q0ydq | 10 | 2024-04-03/04:57:14 | 2024-04-03 13:57:31 | 4.002 s | null | select count(*) from dba_autotask_window_clients c, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'OPEN' group by window_name) wo, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'CLOSE' group by window_name) wc where c.window_name = wo.window_name and c.optimizer_stats = 'ENABLED' and wo.window_name = wc.window_name and wo.max_log_date < wc.max_log_date and wc.window_name not in (select h.window_name from dba_autotask_job_history h where h.client_name = 'auto optimizer stats collection' and h.job_start_time between wo.max_log_date and wc.max_log_date) |
| bku5fwd8bhsn6 | 13 | 2024-04-03/01:57:16 | 2024-04-03 13:57:31 | 1.272 s | null | select count(*) from wri$_optstat_opr o, wri$_optstat_opr_tasks t where o.id = t.op_id(+) and o.operation = 'gather_database_stats (auto)' and ((o.notes like '%<error>%' and not regexp_like( o.notes, '<error>ORA-200[0-9][0-9]')) or (t.notes like '%<error>%' and not regexp_like( t.notes, '<error>ORA-200[0-9][0-9]'))) and rownum=1 |
| fs7h3cb49hs7s | 36 | 2024-04-02/20:57:10 | 2024-04-03 13:57:31 | .013 s | null | select count(*) from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_expanded |
| 340chgpg8x78v | 18 | 2024-04-02/20:57:11 | 2024-04-03 13:57:31 | .010 s | null | select count(*) from optstat_hist_control$ where sname = :1 and spare4 = :2 |
| dxkqgnf3f843s | 13 | 2024-04-03/01:57:15 | 2024-04-03 13:57:31 | .063 s | null | select count(*) as num_windows, sum(case enabled when 'TRUE' then 1 else 0 end) as num_enabled from dba_scheduler_windows |
| 1kb56hd6c73bv | 18 | 2024-04-02/20:57:11 | 2024-04-03 13:57:31 | 7.832 s | null | select count(*) num_windows, sum(case when jobs_started<>jobs_completed then 1 else 0 end) num_jobs_incomplete from (select x.cname_ketcl client_name, sum(case when operation = 'RUN' then 1 else 0 end) as jobs_started, sum(case when operation = 'RUN' and status = 'SUCCEEDED' then 1 else 0 end) as jobs_completed from x$ketcl x, dba_scheduler_job_log jl, (select window_name, window_start_time, window_end_time from ( select window_name, lag(window_name, 1) over (order by log_date ) prev_window_name, operation, lag(operation, 1) over (order by log_date ) prev_operation, lag(log_date, 1) over (order by log_date ) window_start_time, log_date window_end_time from dba_scheduler_window_log where operation in ('OPEN', 'CLOSE')) where operation = 'CLOSE' and prev_operation = 'OPEN' and window_name = prev_window_name) WLOG where (bitand(x.attr_ketc |
| a8xypykqc348c | 36 | 2024-04-02/20:57:09 | 2024-04-03 13:57:31 | .481 s | null | BEGIN dbms_stats_internal.advisor_setup_obj_filter(:tid, :rid, 'EXECUTE', FALSE); END; |
| fw07zwwyz6gva | 18 | 2024-04-02/20:57:07 | 2024-04-03 13:57:28 | .201 s | null | update link_sources$ set (LOGON_COUNT, LAST_LOGON_TIME) = (select (link_sources$.logon_count+count(*)), MAX(LOGON_TIME) from link_logons$ where (link_sources$.source_id = link_logons$.source_id) AND (link_logons$.logon_time <= :ref_tstmp)) where link_sources$.source_id in (select unique source_id from link_logons$ where link_logons$.logon_time <= :ref_tstmp) |
| d7219snrdf519 | 18 | 2024-04-02/20:57:07 | 2024-04-03 13:57:28 | .092 s | null | select CAST((SYSTIMESTAMP AT TIME ZONE 'UTC' - INTERVAL '0 00:05' DAY TO MINUTE) AS TIMESTAMP) from dual |
| 5mykxdw7zzpaj | 18 | 2024-04-02/20:57:07 | 2024-04-03 13:57:28 | .028 s | null | delete from link_logons$ where logon_time <= :ref_tstmp |
| c5c3hbxpw7xgq | 15 | 2024-04-02/23:40:14 | 2024-04-03 13:51:57 | .043 s | SYS_AUTO_STS_MODULE | UPDATE /*+ UNNEST(@SEL$1) LEADING(@SEL$3FF8579E VW_NSO_1@SEL$3FF8579E STX@UPD$1) USE_NL(@SEL$3FF8579E STX@UPD$1) INDEX(@SEL$3FF8579E STX@UPD$1 (WRI$_SQLTEXT_REFCOUNT.DBID WRI$_SQLTEXT_REFCOUNT.SQL_ID)) */ wri$_sqltext_refcount stx SET stx.ref_count = stx.ref_count - 1 WHERE (sql_id, con_dbid) IN (SELECT sqlid_kewrsie, con_dbid_kewrsie FROM x$kewrsqlidtab) AND stx.dbid = :dbid |
| 7hbxbztt6kpyq | 15 | 2024-04-02/23:40:14 | 2024-04-03 13:51:57 | .732 s | SYS_AUTO_STS_MODULE | DELETE /*+ LEADING(@SEL$3BA1AD7C VW_NSO_1@SEL$3BA1AD7C STX@DEL$1) INDEX(@SEL$3BA1AD7C STX@DEL$1 (WRI$_SQLTEXT_REFCOUNT.DBID WRI$_SQLTEXT_REFCOUNT.SQL_ID)) UNNEST(@SEL$1) */ wri$_sqltext_refcount stx WHERE (sql_id, con_dbid) IN (SELECT sqlid_kewrsie, con_dbid_kewrsie FROM x$kewrsqlidtab) AND stx.dbid = :dbid AND ref_count = 1 |
| cmr7v2hx08795 | 1 | 2024-04-03/13:51:55 | 2024-04-03 13:51:56 | 1.421 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/13:51:54') |
| 6stzqztjsndg3 | 0 | 2024-04-03/13:51:54 | 2024-04-03 13:51:55 | 1.049 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/13:51:54') |
| 13sjt151vxu5v | 44 | 2024-04-03/04:09:59 | 2024-04-03 13:40:56 | .041 s | null | select /* QOSD */ /*+ index(eo) */ exp_cnt from exp_obj$ eo where objn = :1 and snapshot_id = :2 |
| 3h3hu1yt85ugm | 25 | 2024-04-03/00:24:38 | 2024-04-03 13:40:56 | .107 s | null | insert /* QOSD */ into exp_obj$ (objn, snapshot_id, exp_cnt) values (:1, :2, :3) |
| djtgd2xzb46bj | 50 | 2024-04-03/00:24:38 | 2024-04-03 13:40:56 | .108 s | null | insert /* QOSD */ into exp_stat$ (exp_id, objn, dynamic_cost, eval_count, snapshot_id, ctime, last_modified) values (:1, :2, :3, :4, :5, :6, :7) |
| 7zx0nu1u7qccz | 22 | 2024-04-03/08:38:17 | 2024-04-03 13:38:07 | .011 s | null | delete from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| aq4js2gkfjru8 | 162 | 2024-04-03/00:18:30 | 2024-04-03 13:38:07 | .148 s | null | update tsq$ set blocks=:3,maxblocks=:4,grantor#=:5,priv1=:6,priv2=:7,priv3=:8 where ts#=:1 and user#=:2 |
| 0kkhhb2w93cx0 | 68 | 2024-04-03/08:38:13 | 2024-04-03 13:38:07 | .156 s | null | update seg$ set type#=:4,blocks=:5,extents=:6,minexts=:7,maxexts=:8,extsize=:9,extpct=:10,user#=:11,iniexts=:12,lists=decode(:13, 65535, NULL, :13),groups=decode(:14, 65535, NULL, :14), cachehint=:15, hwmincr=:16, spare1=DECODE(:17,0,NULL,:17),scanhint=:18, bitmapranges=:19 where ts#=:1 and file#=:2 and block#=:3 |
| cvfzdcvq3ck9b | 56 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .017 s | null | delete from plscope_action$ where obj#=:1 |
| gsqxm6zz3w2by | 1173 | 2024-03-31/07:00:32 | 2024-04-03 13:38:06 | .997 s | null | delete from idl_ub1$ where obj#=:1 and part=:2 |
| 2cngw9d1r43cd | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .040 s | null | delete from subcoltype$ where obj#=:1 |
| g2s1gpvyan3cj | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .027 s | null | delete from jijoin$ where obj# in ( select obj# from jijoin$ where tab1obj# = :1 or tab2obj# = :1) |
| 3zqk646c0847g | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .285 s | null | delete from type_misc$ where obj#=:1 |
| d3awq1p0f84rc | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .026 s | null | delete coltype$ where obj#=:1 |
| 3tdf1gw7qs5su | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .022 s | null | select o.name from obj$ o, refcon$ r where o.oid$ = r.expctoid and r.obj# = :1 |
| 5n0t3uxw307bd | 152 | 2024-04-02/11:35:29 | 2024-04-03 13:38:06 | .181 s | null | delete from ind$ where bo#=:1 |
| a8qprtnrvn836 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .067 s | null | select c.owner#,c.name,c.con# from con$ c,cdef$ d where d.obj#=:1 and d.con#=c.con# |
| g1d5wvsq3n8kp | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .023 s | null | delete from clstkey$ where clstobj#=:1 |
| 0bt4tthha48td | 1 | 2024-04-03/13:38:06 | 2024-04-03 13:38:06 | .112 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306429 |
| 1mvbtvbqt4z4p | 240 | 2024-04-02/19:25:26 | 2024-04-03 13:38:06 | .092 s | null | delete from sys.cache_stats_1$ where dataobj# = :1 |
| b5sdyddn8czu0 | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .271 s | null | delete from assembly$ where obj#=:1 |
| 7xq8ywd9t52hb | 1286 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .199 s | null | delete from diana_version$ where obj# = :1 |
| c68zcykp5x303 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .009 s | null | DELETE FROM sys.sumdelta$ sd WHERE sd.tableobj# = :1 |
| 7b9wk23u2x3yg | 151 | 2024-04-02/17:20:09 | 2024-04-03 13:38:06 | .357 s | null | delete from icoldep$ where obj# in (select obj# from ind$ where bo#=:1) |
| ab69tffpad6w2 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .029 s | null | DELETE FROM sys.sumpartlog$ sp WHERE sp.bo# = :1 |
| d5jd9b2xct7xz | 1173 | 2024-03-31/07:00:32 | 2024-04-03 13:38:06 | .242 s | null | delete from idl_char$ where obj#=:1 and part=:2 |
| awv6c9bw059s7 | 100 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .023 s | null | select 1 from sys.streams$_prepare_object po, sys.obj$ o where po.obj#= :1 and po.obj#=o.obj# and bitand(o.flags,128) = 0 |
| 51ubcvhcn0ssq | 252 | 2024-04-02/19:25:26 | 2024-04-03 13:38:06 | .076 s | null | delete from compression_stat$ where dataobj# = :1 and ts# = :2 |
| 2tu1xvhrd0xsn | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .013 s | null | delete from clst$ where clstobj#=:1 |
| 4rbnpkpntsxvu | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .013 s | null | delete from opqtype$ where obj#=:1 |
| c3uk9spac8d28 | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .193 s | null | delete from library$ where obj#=:1 |
| 0s0s74y04cdmn | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .244 s | null | delete from sqltxl$ where obj#=:1 |
| 68710chxghdqh | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .028 s | null | select obj#, stab#, sobj#, sobjd#, tobj# from rmtab$ where bitand(mflags, 72) = 72 and stab# = :1 |
| ggnrn8xktk8pz | 926 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .163 s | null | select NVL(ilevel,0), NVL(bestsortcol,0), NVL(tinsize,0), NVL(toutsize,0), NVL(spare1,0), NVL(spare3,0), NVL(dataobj#,0), NVL(ts#,0), NVL(file#,0), NVL(block#,0), NVL(spare2,0), NVL(spare4,0), analyzer from compression$ where obj#=:1 and ulevel=:2 |
| 701ygx6uc6d5d | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .011 s | null | delete from clstjoin$ where clstobj#=:1 |
| dvpfc386d6dmm | 1173 | 2024-03-31/07:00:32 | 2024-04-03 13:38:06 | .290 s | null | delete from idl_sb4$ where obj#=:1 and part=:2 |
| 28kp9tmbfdqba | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .024 s | null | delete com$ where obj#=:1 |
| dmqb1hzrf5uxh | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .055 s | null | delete ntab$ where obj#=:1 |
| 8pn2d8msd9v06 | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .224 s | null | delete from dir$ where obj#=:1 |
| fndr8b2vxtvfr | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .022 s | null | delete from jirefreshsql$ where iobj# in ( select iobj# from jirefreshsql$ where tobj# = :1) |
| gdhz78y24tvnz | 1173 | 2024-03-31/07:00:32 | 2024-04-03 13:38:06 | .176 s | null | delete from ncomp_dll$ where obj#=:1 returning dllname into :2 |
| 2wjp9xd6kdyf3 | 106 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .048 s | null | select obj# from edition$ where p_obj# = :1 |
| 2ym20ra9npz1f | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .051 s | null | delete from viewcon$ where robj#=:1 |
| 33cmj01uf5zfb | 26 | 2024-04-03/08:38:17 | 2024-04-03 13:38:06 | .149 s | null | delete from col$ where obj#=:1 |
| 6aj9g0vnstbq8 | 152 | 2024-04-02/11:35:29 | 2024-04-03 13:38:06 | .412 s | null | delete from object_usage where obj# in (select a.obj# from object_usage a, ind$ b where a.obj# = b.obj# and b.bo# = :1) |
| 9nwgayayppcxj | 199 | 2024-04-03/00:18:29 | 2024-04-03 13:38:06 | .117 s | null | select count(*) from ilm$ where rownum < 2 |
| ck9067jjt5ht5 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .043 s | null | select intcol# from ustats$ where obj# = :1 |
| 1s1p0b1vz9j0z | 56 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .070 s | null | delete from plscope_identifier$ where obj#=:1 |
| 7frp5qgh6jpjn | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .018 s | null | SELECT redef_id FROM sys.redef_object$ WHERE obj_type = :1 AND ((obj_owner = :2 AND obj_name = :3) OR (int_obj_owner = :2 AND int_obj_name = :3)) AND rownum = 1 |
| 95nx0kvvb2r8m | 295 | 2024-04-02/18:14:43 | 2024-04-03 13:38:06 | .096 s | null | select indmethod# from ind$ where obj#=:1 |
| 9y7s2afnkqs9d | 930 | 2024-04-01/05:07:52 | 2024-04-03 13:38:06 | .163 s | null | delete from idl_ub2$ where obj#=:1 and part=:2 |
| 2wdrw5tqputaq | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .217 s | null | delete from cdef$ where obj#=:1 |
| 2wdrw5tqputaq | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .026 s | null | delete from cdef$ where obj#=:1 |
| 3pzwf21p9utb0 | 134 | 2024-04-03/00:18:29 | 2024-04-03 13:38:06 | .047 s | null | select count(*) from user$ u where bitand(u.spare1, 256) = 256 and u.type# = 1 and u.name = :1 |
| 2vv49kn276y0z | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .048 s | null | select oid$,user# from oid$ where obj#=:1 |
| a44jdqsy96zpc | 100 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .135 s | null | delete from ccol$ where obj#=:1 |
| 5pazx6dft6hru | 863 | 2024-04-02/02:40:01 | 2024-04-03 13:38:06 | 1.403 s | null | select o.owner#, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, o.status, d.d_attrs from dependency$ d, obj$ o where d.p_obj#=:1 and (d.p_timestamp=nvl(:2,d.p_timestamp) or d.property=2) and o.owner#=nvl(:3,o.owner#) and d.d_obj#=o.obj# order by o.obj# |
| 8d3cj1rnkaj9t | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .045 s | null | delete lob$ where obj#=:1 |
| 7kbu0c7yd2q6z | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .079 s | null | select nvl(spare3,0), nvl(property,0), flags, nvl(spare5,'NN0') from tab$ where obj# = :1 |
| 0a7q9v9nd2qc1 | 53 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .030 s | null | select count(*) from association$ where obj# = :1 |
| 7x55strr8u10b | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .044 s | null | delete from icol$ where bo#=:1 |
| fnydybsv6q1ny | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .010 s | null | select STAGING_LOG_OBJ# from sys.syncref$_table_info where table_obj# = :1 |
| 64vnd50gjq1wz | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .033 s | null | delete from clstdimension$ where clstobj#=:1 |
| av0kjjbhc642q | 392 | 2024-03-31/07:00:32 | 2024-04-03 13:38:06 | .515 s | null | delete from objauth$ where obj#=:1 |
| 113vsgmfvf5p0 | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .220 s | null | delete from sqltxl_sql$ where obj#=:1 |
| 1fr73dag07wrf | 151 | 2024-04-02/17:20:09 | 2024-04-03 13:38:06 | .140 s | null | delete from index_orphaned_entry$ where indexobj# in (select obj# from ind$ where bo# = :1) |
| 4t30m71vavyqa | 13 | 2024-04-03/08:38:16 | 2024-04-03 13:38:06 | .069 s | null | select s.obj#, s.containerobj#, u.name, o.name, s.xpflags from sys.sum$ s, sys.sumdetail$ d, sys.user$ u, sys.obj$ o where bitand(s.xpflags, 34359738368) = 34359738368 and s.obj# = o.obj# and u.user# = o.owner# and s.obj# = d.sumobj# and bitand(d.flags, 2) = 2 and d.detailobj# = :1 |
| b62q7nc33gzwx | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .049 s | null | delete from tab$ where obj#=:1 |
| 0kxn8zx1svcbp | 374 | 2024-03-31/12:55:28 | 2024-04-03 13:38:06 | .484 s | null | select distinct policy# from aud_object_opt$ where object# = :1 and type = 2 |
| atqqshdutvcz7 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .028 s | null | select master from sys.mlog$ where master = :2 and mowner = :1 |
| gv8qpm1gz3gcm | 13 | 2024-04-03/08:38:16 | 2024-04-03 13:38:06 | .027 s | null | select o.name, u.name from sys.obj$ o, sys.user$ u where u.user#=o.owner# and o.obj# = :1 |
| as3uq6ggb3gx6 | 76 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .396 s | null | delete from hist_head$ where obj# = :1 |
| f0dyzv5ppbm47 | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .030 s | null | delete refcon$ where obj#=:1 |
| bwt0pmxhv7qk7 | 135 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .088 s | null | delete from con$ where owner#=:1 and name=:2 |
| gawwr67493r4z | 50 | 2024-04-03/00:18:32 | 2024-04-03 13:38:06 | .030 s | null | delete ecol$ where tabobj# = :1 |
| 5g6j3u70s3rm0 | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .783 s | null | delete from edition$ where obj#=:1 |
| 786vm3b7ar16k | 1284 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .297 s | null | delete from sqltxl_err$ where obj#=:1 |
| cgh0uha8d3386 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .017 s | null | DELETE FROM sys.snap_loadertime$ sd WHERE sd.tableobj# = :1 |
| ght3kqjqw74ff | 386 | 2024-04-01/02:36:28 | 2024-04-03 13:38:06 | .167 s | null | delete from procedure$ where obj#=:1 |
| fzpk4xrkr398f | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .009 s | null | select svcflags,svcname from imsvc$ where obj#=:1 and subpart# is null |
| dhx4hx5kz79bf | 2568 | 2024-03-21/22:02:56 | 2024-04-03 13:38:06 | .368 s | null | delete from javaobj$ where obj#=:1 |
| 675jm67ufr9tm | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .065 s | null | select 1 from sys.tablogicpart$ where bo# = :1 |
| 59vjj34vugaav | 679 | 2024-03-30/01:28:08 | 2024-04-03 13:38:06 | 1.505 s | null | delete from obj$ where obj# = :1 |
| 89zndkdaxgba6 | 50 | 2024-04-03/00:18:31 | 2024-04-03 13:38:06 | .033 s | null | select count(*) from im_domain$ where objn = :1 and (0 = :2 OR col# = :2) |
| g8rdcjg7d62js | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .001 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (6,'2022-3',2,'g3') |
| 10gywwmwk6xfy | 55 | 2024-04-03/08:38:13 | 2024-04-03 13:37:59 | .168 s | null | select /* QOSD */ /*+ index(eh)*/ objn, sub_id, fixed_cost, text, col_list, flags, ctime from exp_head$ eh where exp_id = :1 |
| 1kbw3y8wbrunj | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .001 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (4,'2022-2',4,'g1') |
| amrg3r9jw7uq5 | 183 | 2024-04-02/18:14:43 | 2024-04-03 13:37:59 | .096 s | null | select /*+ index(ts) */ spare1 from sys.tab_stats$ ts where obj# = :1 |
| dbvj6jc977hqh | 197 | 2024-04-03/00:18:30 | 2024-04-03 13:37:59 | .132 s | null | insert /* QOSD */ into exp_head$ (exp_id, objn, sub_id, fixed_cost, text, col_list, flags, ctime) values (:1, :2, :3, :4, :5, :6, :7, :8) |
| gg8cpx0kn7ksf | 103 | 2024-04-02/18:14:43 | 2024-04-03 13:37:59 | .098 s | null | update ind$ set ts#=:2,file#=:3,block#=:4,intcols=:5,type#=:6,flags=:7,property=:8,pctfree$=:9,initrans=:10,maxtrans=:11,blevel=:12,leafcnt=:13,distkey=:14,lblkkey=:15,dblkkey=:16,clufac=:17,cols=:18,analyzetime=:19,samplesize=:20,dataobj#=:21,degree=decode(:22,1,null,:22),instances=decode(:23,1,null,:23),rowcnt=:24,pctthres$=:31*256+:25, indmethod#=:26, trunccnt=:27,evaledition#=decode(:33,1,null,:33),unusablebefore#=decode(:34,0,null,:34),unusablebeginning#=decode(:35,0,null,:35),spare4=:29,spare2=:30,spare6=:32 where obj#=:1 |
| gwj42q4g13ktg | 4 | 2024-04-03/03:18:10 | 2024-04-03 13:37:59 | .243 s | null | merge into sys.col_group_usage$ d using (select :1 obj#, :2 cols from dual) s on (d.obj# = s.obj# and d.cols = s.cols) when matched then update set d.timestamp = :3, d.flags = d.flags + :4 - bitand(d.flags, :4), d.cols_range = dbms_auto_index_internal.merge_cols_str(d.cols_range, :5) when not matched then insert (obj#, cols, timestamp, flags, cols_range) values (:1,:2,:3,:4,:5) |
| 89km4qj1thh13 | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .072 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select * from t |
| g7mt7ptq286u7 | 53 | 2024-04-03/02:03:01 | 2024-04-03 13:37:59 | .237 s | null | insert into seg$ (file#,block#,type#,ts#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,lists,groups,cachehint,hwmincr, spare1, scanhint, bitmapranges) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,DECODE(:17,0,NULL,:17),:18,:19) |
| a1pawjmqtc793 | 13 | 2024-04-03/08:38:13 | 2024-04-03 13:37:59 | .014 s | null | update tab$ set ts#=:2,file#=:3,block#=:4,bobj#=decode(:5,0,null,:5),tab#=decode(:6,0,null,:6),intcols=:7,kernelcols=:8,clucols=decode(:9,0,null,:9),audit$=:10,flags=:11,pctfree$=:12,pctused$=:13,initrans=:14,maxtrans=:15,rowcnt=:16,blkcnt=:17,empcnt=:18,avgspc=:19,chncnt=:20,avgrln=:21,analyzetime=:22,samplesize=:23,cols=:24,property=:25,degree=decode(:26,1,null,:26),instances=decode(:27,1,null,:27),dataobj#=:28,avgspc_flb=:29,flbcnt=:30,trigflag=:31,spare1=:32,spare2=decode(:33,0,null,:33),spare4=:34,spare6=:35,spare7=:36,acdrflags=decode(:37,0,null,:37),acdrtsobj#=decode(:38,0,null,:38),acdrdefaulttime=:39,acdrrowtsintcol#=:40 where obj#=:1 |
| 5ty7pv13y930m | 4 | 2024-04-03/03:18:10 | 2024-04-03 13:37:59 | .209 s | null | select count(*) from sys.col_group_usage$ where obj# = :1 and cols = :2 and trunc(sysdate) = trunc(timestamp) and bitand(flags, :3) = :3 and (cols_range is null and length(:4) = 0 or cols_range is not null and cols_range = dbms_auto_index_internal.merge_cols_str(cols_range, :4)) |
| bth38t2sgsr15 | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .053 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (1,'2022-1',2,'g1') |
| 0drg2tvj0ccsr | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .001 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (5,'2022-2',1,'g2') |
| 3kywng531fcxu | 192 | 2024-04-02/00:45:26 | 2024-04-03 13:37:59 | .113 s | null | delete from tab_stats$ where obj#=:1 |
| 04yg25qmg9y03 | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (2,'2022-1',5,'g2') |
| 7k6zszub4xdd2 | 2 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .037 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_RCTIZCHKDUYDVWSYDQLQ"."T" "T") SAMPLESUB |
| 3axxxnjp5jjwj | 103 | 2024-04-02/18:14:43 | 2024-04-03 13:37:59 | .073 s | null | delete from ind_stats$ where obj#=:1 |
| 2db17001qfw8m | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .001 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO t(id,dt,amount,grp) VALUES (3,'2022-2',3,'g1') |
| 6s5kr7gtvfwtq | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:59 | .033 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select dt, sum(a) over(partition by grp order by dt) as amt, grp from ( select dt, sum(amount) as a, grp from t group by dt, grp ) x order by dt, grp |
| gsfnqdfcvy33q | 192 | 2024-04-02/19:25:47 | 2024-04-03 13:37:59 | .210 s | null | delete from superobj$ where subobj# = :1 |
| gvsssq45y66m3 | 13 | 2024-04-03/08:38:13 | 2024-04-03 13:37:58 | .098 s | null | insert into tab$(obj#,ts#,file#,block#,bobj#,tab#,intcols,kernelcols,clucols,audit$,flags,pctfree$,pctused$,initrans,maxtrans,rowcnt,blkcnt,empcnt,avgspc,chncnt,avgrln,analyzetime,samplesize,cols,property,degree,instances,dataobj#,avgspc_flb,flbcnt,trigflag,spare1,spare6,spare7,acdrflags,acdrtsobj#,acdrdefaulttime,acdrrowtsintcol#)values(:1,:2,:3,:4,decode(:5,0,null,:5),decode(:6,0,null,:6),:7,:8,decode(:9,0,null,:9),:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20,:21,:22,:23,:24,:25,decode(:26,1,null,:26),decode(:27,1,null,:27),:28,:29,:30,:31,:32,:33,:34,:35,:36,:37,:38) |
| 9tgj4g8y4rwy8 | 101 | 2024-04-03/03:18:11 | 2024-04-03 13:37:58 | .133 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| auhy7gptp3g2d | 103 | 2024-04-02/18:14:43 | 2024-04-03 13:37:58 | .145 s | null | insert into ind$(bo#,obj#,ts#,file#,block#,intcols,type#,flags,property,pctfree$,initrans,maxtrans,blevel,leafcnt,distkey,lblkkey,dblkkey,clufac,cols,analyzetime,samplesize,dataobj#,degree,instances,rowcnt,pctthres$,indmethod#,trunccnt,spare1,spare4,spare2,spare6,evaledition#,unusablebefore#,unusablebeginning#)values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20,:21,:22,decode(:23,1,null,:23),decode(:24,1,null,:24),:25, :32*256+:26,:27,:28,:29,:30,:31,:33,decode(:34,1,null,:34),decode(:35,0,null,:35),decode(:36,0,null,:36)) |
| 44dn40afubks4 | 50 | 2024-04-03/00:18:30 | 2024-04-03 13:37:58 | .067 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| 8nhg2pdrzs3ww | 25 | 2024-04-03/08:38:14 | 2024-04-03 13:37:58 | .021 s | null | insert into con$(owner#,name,con#,spare1)values(:1,:2,:3,:4) |
| bajr90ryjd2w8 | 25 | 2024-04-03/08:38:14 | 2024-04-03 13:37:58 | .086 s | null | update con$ set con#=:3,spare1=:4 where owner#=:1 and name=:2 |
| 7ub921xztd5pt | 25 | 2024-04-03/08:38:14 | 2024-04-03 13:37:58 | .022 s | null | select con#,spare1 from con$ where owner#=:1 and name=:2 |
| 9rzjf5cqv4qv1 | 19 | 2024-04-03/08:38:14 | 2024-04-03 13:37:58 | .044 s | null | delete from deferred_stg$ where obj# = :1 |
| arxwfzs160xzf | 459 | 2024-04-01/02:36:38 | 2024-04-03 13:37:58 | 1.523 s | null | insert into obj$(owner#,name,namespace,obj#,type#,ctime,mtime,stime,status,remoteowner,linkname,subname,dataobj#,flags,oid$,spare1,spare2,spare3, signature, spare7, spare8, spare9, dflcollid, creappid, creverid, modappid, modverid, crepatchid, modpatchid) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18, :19,:20,:21,:22,decode(:23,0,null,:23),:24,:25,:26,:27,:28,:29) |
| 9bvdr0ur4nfy2 | 187 | 2024-04-03/00:18:30 | 2024-04-03 13:37:58 | .249 s | null | insert into col$(obj#,name,intcol#,segcol#,type#,length,precision#,scale,null$,offset,fixedstorage,segcollength,deflength,default$,col#,property,charsetid,charsetform,spare1,spare2,spare3,evaledition#,unusablebefore#,unusablebeginning#,collid,collintcol#,acdrrescol#, spare7, spare9, spare10)values(:1,:2,:3,:4,:5,:6,decode(:5,182/*DTYIYM*/,:7,183/*DTYIDS*/,:7,decode(:7,0,null,:7)),decode(:5,2,decode(:8,-127/*MAXSB1MINAL*/,null,:8),178,:8,179,:8,180,:8,181,:8,182,:8,183,:8,231,:8,null),:9,0,:10,:11,decode(:12,0,null,:12),:13,:14,:15,:16,:17,:18,:19,:20,decode(:21,1,null,:21),decode(:22,0,null,:22),decode(:23,0,null,:23),decode(:24,0,null,:24),decode(:25,0,null,:25),decode(:26,0,null,:26),:27,:28, :29) |
| c8h20n1d0k95m | 13 | 2024-04-03/08:38:13 | 2024-04-03 13:37:58 | .039 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| 50hybrc8ffb8v | 142 | 2024-04-03/00:18:29 | 2024-04-03 13:37:58 | 1.035 s | null | select 1 from dba_tables where owner = 'SYS' and table_name = 'BC$' |
| 4cv3nc10n5rw0 | 54 | 2024-04-03/00:18:29 | 2024-04-03 13:37:58 | .035 s | MMON_SLAVE | select p.valchar from sys.optstat_user_prefs$ p, sys.obj$ o, sys.user$ u where p.obj#=o.obj# and u.user#=o.owner# and u.name=:1 and o.name=:2 and p.pname=:3 |
| 14fy467qw1j7t | 212 | 2024-03-31/12:55:28 | 2024-04-03 13:37:58 | .093 s | null | select 1 from sys.streams$_prepare_ddl p where ((p.global_flag = 1 and :1 is null) or (p.global_flag = 0 and p.usrid = :2)) and rownum = 1 |
| ac805sb6btmg3 | 53 | 2024-04-03/00:18:29 | 2024-04-03 13:37:58 | .011 s | null | select obj#, owner, node from syn$ where name=:1 and owner=:2 |
| dmh17scdhqz3z | 132 | 2024-04-03/00:18:30 | 2024-04-03 13:37:58 | .189 s | null | insert into cdef$(obj#,con#,type#,intcols,condlength,condition,robj#,rcon#,match#,refact,enabled,cols,defer,mtime,spare1,spare2,spare3)values(:1,:2,:3,decode(:4,0,null,:4),decode(:5,0,null,:5),:6,decode(:7,0,null,:7),decode(:8,0,null,:8),decode(:9,0,null,:9),decode(:10,0,null,:10), decode(:11,0,null,:11),:12, decode(:13,0,null,:13),:14,:15,:16,:17) |
| bxa794dmp6z7w | 101 | 2024-04-02/18:14:43 | 2024-04-03 13:37:58 | .262 s | null | insert into icol$(obj#,bo#,intcol#,pos#,segcol#,segcollength,offset,col#,spare1,spare2,spare3) values(:1,:2,:3,:4,0,0,0,:5,:6,:7,:8) |
| 0yn07bvqs30qj | 407 | 2024-04-03/02:46:50 | 2024-04-03 13:37:58 | .196 s | null | select pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg,imcflag_stg, ccflag_stg, flags2_stg from deferred_stg$ where obj# =:1 |
| 35ra2cdwvqg1w | 14 | 2024-04-03/08:38:14 | 2024-04-03 13:37:58 | .016 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| grfx7r30auhvj | 142 | 2024-04-03/00:18:29 | 2024-04-03 13:37:58 | .104 s | null | select 1 from sys.bc$ bc, sys.user$ ur where bc.user#= ur.user# and ur.name = :1 |
| bdfh98b9kqkrm | 1 | 2024-04-03/13:37:59 | 2024-04-03 13:37:58 | .044 s | null | CREATE UNIQUE INDEX "FIDDLE_RCTIZCHKDUYDVWSYDQLQ"."SYS_C00106192" on "FIDDLE_RCTIZCHKDUYDVWSYDQLQ"."T"("ID") NOPARALLEL |
| 50kvjc2sgknx6 | 79 | 2024-04-03/00:29:21 | 2024-04-03 13:37:58 | .062 s | null | insert into deferred_stg$ (obj#, pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg, imcflag_stg, ccflag_stg, flags2_stg) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15, :16,:17,:18,:19,:20,:21,:22,:23,:24,:25) |
| 909ysvbz0uqd8 | 297 | 2024-04-01/05:49:37 | 2024-04-03 13:37:58 | .623 s | null | insert into ccol$(con#,obj#,intcol#,pos#,col#,spare1) values(:1,:2,:3,decode(:4,0,null,:4),:5, :6) |
| 7v7uy76wkq24s | 8 | 2024-04-03/00:25:47 | 2024-04-03 13:37:08 | 2.010 s | SYS_AUTO_STS_MODULE | INSERT /*+ LEADING(@SEL$5DA710D3 K@SEL$1 R@SEL$2) INDEX(@SEL$5DA710D3 R@SEL$2 (WRI$_SQLTEXT_REFCOUNT.DBID WRI$_SQLTEXT_REFCOUNT.SQL_ID)) */ INTO wri$_sqltext_refcount (dbid, sql_id, ref_count, con_dbid, per_pdb) SELECT :dbid, sqlid_kewrsie, 1, con_dbid_kewrsie, con_id FROM x$kewrsqlidtab k WHERE NOT EXISTS (SELECT 1 FROM wri$_sqltext_refcount r WHERE r.dbid = :dbid AND r.sql_id = k.sqlid_kewrsie AND r.con_dbid = k.con_dbid_kewrsie) |
| 2g980ckhp9au1 | 8 | 2024-04-03/00:25:47 | 2024-04-03 13:37:06 | 2.000 s | SYS_AUTO_STS_MODULE | UPDATE /*+ UNNEST(@SEL$1) LEADING(@SEL$3FF8579E VW_NSO_1@SEL$3FF8579E STX@UPD$1) USE_NL(@SEL$3FF8579E STX@UPD$1) INDEX(@SEL$3FF8579E STX@UPD$1 (WRI$_SQLTEXT_REFCOUNT.DBID WRI$_SQLTEXT_REFCOUNT.SQL_ID)) */ wri$_sqltext_refcount stx SET stx.ref_count = stx.ref_count + 1 WHERE (sql_id, con_dbid) IN (SELECT sqlid_kewrsie, con_dbid_kewrsie FROM x$kewrsqlidtab) AND stx.dbid = :dbid |
| 0ykus59986pcj | 8 | 2024-04-03/00:25:47 | 2024-04-03 13:37:04 | .644 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_DEFINITIONS SET LAST_MODIFIED = SYSDATE, STATEMENT_COUNT = STATEMENT_COUNT + :B2 WHERE ID = :B1 |
| 9unq1kghqhbj9 | 1 | 2024-04-03/13:36:54 | 2024-04-03 13:36:57 | 2.853 s | SYS_AUTO_STS_MODULE | UPDATE wrh$_sqltext stx SET stx.snap_id = :lah_snap_id WHERE stx.dbid = :dbid AND stx.sql_id = :sql_id AND stx.con_dbid = :con_dbid AND stx.snap_id < :lah_snap_id |
| a764p8s485v9h | 31 | 2024-04-03/02:57:45 | 2024-04-03 13:36:54 | 1.633 s | SYS_AUTO_STS_MODULE | INSERT INTO wrh$_sqltext (sql_id, dbid, sql_text, command_type, snap_id, con_dbid, per_pdb) SELECT :sql_id, :dbid, :sql_text, :command_type, :lah_snap_id, :con_dbid, :con_id FROM dual WHERE NOT EXISTS (SELECT 1 FROM wrh$_sqltext stx WHERE stx.sql_id = :sql_id2 AND stx.dbid = :dbid2 AND stx.con_dbid = :con_dbid) |
| 2m2kxbf5wp5s3 | 42 | 2024-04-03/00:25:46 | 2024-04-03 13:36:53 | 1.007 s | SYS_AUTO_STS_MODULE | SELECT WRI$_SQLSET_STMT_ID_SEQ.NEXTVAL FROM DUAL |
| 7zrjt30pta5s1 | 1 | 2024-04-03/13:36:43 | 2024-04-03 13:36:44 | .953 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/13:36:42') |
| 7sdgzn97wxrs4 | 0 | 2024-04-03/13:36:43 | 2024-04-03 13:36:43 | .918 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/13:36:42') |
| 5c9c9um402k8a | 1 | 2024-04-03/13:36:41 | 2024-04-03 13:36:41 | .108 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306427 |
| af2nvc8aqhq12 | 2 | 2024-04-03/13:36:34 | 2024-04-03 13:36:34 | .027 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_XJBBCICEIXNRANIJKRFK"."T" "T") SAMPLESUB |
| bd9za4bt4k3at | 1 | 2024-04-03/13:36:33 | 2024-04-03 13:36:34 | .047 s | null | CREATE UNIQUE INDEX "FIDDLE_XJBBCICEIXNRANIJKRFK"."SYS_C00106187" on "FIDDLE_XJBBCICEIXNRANIJKRFK"."T"("ID") NOPARALLEL |
| gaxa9qq571vac | 0 | 2024-04-03/13:21:26 | 2024-04-03 13:21:27 | .556 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/13:21:26') |
| 0f8pqdfn29syp | 1 | 2024-04-03/13:21:27 | 2024-04-03 13:21:27 | .340 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/13:21:26') |
| gw8m8us4grx18 | 1 | 2024-04-03/13:15:59 | 2024-04-03 13:15:58 | .008 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306420 |
| a2j2yw3133bfn | 1 | 2024-04-03/13:15:58 | 2024-04-03 13:15:58 | .014 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306421 |
| 6j9898mxbcncd | 1 | 2024-04-03/13:15:58 | 2024-04-03 13:15:57 | .005 s | null | select lobj#, intcol#, file#, block#, ts#,property from lob$ where obj# = :1 |
| c6d45zsbw5f47 | 1 | 2024-04-03/13:15:58 | 2024-04-03 13:15:57 | .082 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306422 |
| 9fw20rt9cntud | 1 | 2024-04-03/13:15:53 | 2024-04-03 13:15:52 | .262 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT json_transform( tbl3.JSON, APPEND '$.values' = JSON_QUERY(t2.JS,'$.values')) FROM tbl3 JOIN (select json_object( 'keys' : ['VAL1', 'VAL2', 'VAL3'], 'values' : json_arrayagg(json_array(val1, val2, val3 null on null))) as js from tbl2) t2 on JSON_QUERY(tbl3.JSON,'$.keys') = JSON_QUERY(t2.JS,'$.keys') |
| 43q05yv1bfb3c | 2 | 2024-04-03/13:15:52 | 2024-04-03 13:15:52 | .011 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("TBL2") FULL("TBL2") NO_PARALLEL_INDEX("TBL2") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_TQFIGOTLAOSPELHMBFDA"."TBL2" "TBL2") SAMPLESUB |
| dzz5xd48v9056 | 2 | 2024-04-03/13:15:52 | 2024-04-03 13:15:52 | .015 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("TBL3") FULL("TBL3") NO_PARALLEL_INDEX("TBL3") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_TQFIGOTLAOSPELHMBFDA"."TBL3" "TBL3") SAMPLESUB |
| 5h8vxz6ph01ax | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:52 | .072 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select json_object( 'keys' : ['VAL1', 'VAL2', 'VAL3'], 'values' : json_arrayagg(json_array(val1, val2, val3 null on null))) as js from tbl2 |
| gk4854v1vpc8x | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:52 | .069 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select json from tbl3 |
| g8h5q9gpddutq | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO tbl1 VALUES ('a','b','c') |
| bfk9stz2gsujj | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .005 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO tbl1 VALUES ('1','b','3') |
| gf514b6j886vz | 3 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .031 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("TBL1") FULL("TBL1") NO_PARALLEL_INDEX("TBL1") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_TQFIGOTLAOSPELHMBFDA"."TBL1" "TBL1") SAMPLESUB |
| 8dvxmp74q38rn | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .221 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO tbl1 VALUES ('1','2','3') |
| 6x4ks97h7vrav | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .205 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select json_object( 'keys' : ['VAL1', 'VAL2', 'VAL3'], 'values' : json_arrayagg(json_array(val1, val2, val3 null on null))) as js from tbl1 |
| 1q4p6us8y64nw | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .129 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | insert into tbl3 select json_object( 'keys' : ['VAL1', 'VAL2', 'VAL3'], 'values' : json_arrayagg(json_array(val1, val2, val3 null on null))) as js, null from tbl1 |
| 5ysnct67da46m | 2 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .046 s | null | update lob$ set col# = :3, lobj# = :4, part# = 0, ind# = :5, ts# = :6, file# = :7, block# = :8, chunk = :9, pctversion$ = :10, flags = :11, property = :12, retention = :13, freepools = :14, maxinl = :15 where obj# = :1 and intcol# = :2 |
| b3jshzp5puyg6 | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .004 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO tbl2 VALUES ('3','b','g') |
| 98fu4q2khdk9p | 1 | 2024-04-03/13:15:52 | 2024-04-03 13:15:51 | .004 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO tbl2 VALUES ('2','d','f') |
| cn6hhn36a4rrs | 1582 | 2024-03-31/07:03:17 | 2024-04-03 13:15:50 | .529 s | null | select con#,obj#,rcon#,enabled,nvl(defer,0),spare2,spare3,refact from cdef$ where robj#=:1 |
| gx4mv66pvj3xz | 568 | 2024-03-31/07:03:17 | 2024-04-03 13:15:50 | .451 s | null | select con#,type#,condlength,intcols,robj#,rcon#,match#,refact,nvl(enabled,0),rowid,cols,nvl(defer,0),mtime,nvl(spare1,0),spare2,spare3 from cdef$ where obj#=:1 |
| 53saa2zkr6wc3 | 3926 | 2024-03-29/22:07:59 | 2024-04-03 13:15:50 | 1.136 s | null | select intcol#,nvl(pos#,0),col#,nvl(spare1,0) from ccol$ where con#=:1 |
| ds2zpcg75wv6y | 1 | 2024-04-03/13:15:51 | 2024-04-03 13:15:50 | .457 s | null | SELECT matrix.repl_product, comp.compat, matrix.support_mode, matrix.reason_code FROM system.repl_support_matrix matrix, system.repl_valid_compat comp WHERE matrix.min_compat <= comp.compat and matrix.max_compat >= comp.compat and (bitand(matrix.bmap1, :1) > 0 or bitand(matrix.bmap2, :2) > 0) ORDER BY matrix.repl_product, comp.compat, matrix.support_mode, matrix.reason_code |
| 2sxqgx5hx76qr | 206 | 2024-04-03/04:00:09 | 2024-04-03 13:15:50 | .298 s | null | select /*+ rule */ bucket, endpoint, col#, epvalue, epvalue_raw, ep_repeat_count, endpoint_enc from histgrm$ where obj#=:1 and intcol#=:2 and row#=:3 order by bucket |
| 121ffmrc95v7g | 60 | 2024-04-03/00:17:01 | 2024-04-03 13:15:50 | .457 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| 5n1fs4m2n2y0r | 2323 | 2024-03-30/01:01:58 | 2024-04-03 13:15:50 | .926 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| ga4mbqqxya48k | 25 | 2024-04-03/05:57:07 | 2024-04-03 13:15:50 | .262 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| 260sxqyrhtz8s | 2 | 2024-04-03/13:15:51 | 2024-04-03 13:15:50 | .212 s | null | insert into lob$(obj#, intcol#, col#, lobj#, part#, ind#, ts#, file#, block#, chunk, pctversion$, flags, property, retention, freepools, maxinl) values (:1, :2, :3, :4, 0, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15) |
| g0w0ddd6rwnhg | 1 | 2024-04-03/13:06:15 | 2024-04-03 13:06:16 | .476 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/13:06:14') |
| gnu2qr6dq26fw | 0 | 2024-04-03/13:06:14 | 2024-04-03 13:06:15 | .877 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/13:06:14') |
| 3vc634zd63yf0 | 9 | 2024-04-02/20:58:57 | 2024-04-03 12:58:56 | 1.648 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(5); if myinterval <> 0 then next_date := systimestamp + numtods |
| 2w2w2x51dk89q | 9 | 2024-04-02/20:58:57 | 2024-04-03 12:58:56 | 1.365 s | null | select o.name from obj$ o where o.type# = 9 and bitand(o.flags, 2048) = 2048 and o.name like 'SYSFN%' and (sysdate-o.ctime) > 0.0007 |
| 0pq07cf952uux | 182 | 2024-04-03/02:47:08 | 2024-04-03 12:58:05 | .219 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 2p9fv35c7zxtg | 69 | 2024-04-02/23:09:31 | 2024-04-03 12:55:52 | .211 s | null | select /* KSXM:LOAD_DML_INF *//*+ leading(o) index(m) use_nl(m) */ nvl(m.inserts, 0) ins, nvl(m.updates, 0) upd, nvl(m.deletes, 0) del, nvl(m.drop_segments, 0) dropseg, nvl(m.flags, 0) flags, nvl(rowcnt, 0) rowcnt, o.pobjn pobjn from (select :objn objn, 0 pobjn, rowcnt from tab$ t where t.obj# = :objn union all select :objn objn, tp.bo# pobjn, rowcnt from tabpart$ tp where tp.obj# = :objn union all |
| 23yua4873g751 | 1 | 2024-04-03/12:50:58 | 2024-04-03 12:50:59 | .363 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/12:50:58') |
| 91cuaq46wzj4n | 0 | 2024-04-03/12:50:58 | 2024-04-03 12:50:58 | .148 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/12:50:58') |
| 1j6tnz8fcm4c3 | 4 | 2024-04-03/00:45:41 | 2024-04-03 12:45:45 | 5.728 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histgrm_history where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| 6q9phwu1x486s | 3 | 2024-04-03/00:45:40 | 2024-04-03 12:45:42 | .050 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_opr where start_time < :1 and rownum <= :2 |
| 1jb0rx0tq963n | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:42 | 5.580 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.optstat_snapshot$ where timestamp < :1 and rownum <= :2 |
| 01rx4vtmhh35p | 3 | 2024-04-03/00:45:40 | 2024-04-03 12:45:42 | .009 s | null | delete /* QOSH:PURGE_OSS */ /*+ dynamic_sampling(4) */ from sys.opt_sqlstat$ where last_gather_time < least(:1, sysdate - :2/86400) and rownum <= :3 |
| 63r9sp2vyhryv | 3 | 2024-04-03/00:45:40 | 2024-04-03 12:45:42 | .305 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_opr_tasks where start_time < :1 and rownum <= :2 |
| 3mkdy3ns38nxf | 3 | 2024-04-03/00:45:41 | 2024-04-03 12:45:42 | 1.207 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histhead_history where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| 4srmkgj0ja923 | 3 | 2024-04-03/00:45:40 | 2024-04-03 12:45:42 | .015 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_aux_history where savtime < :1 and rownum <= :2 |
| cm0g9aucax7rz | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .048 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histhead_history where savtime_date < to_date('01-01-1900', 'dd-mm-yyyy') and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| g99sw877fmkx1 | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .199 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history h where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| 9c4r77fxj79q1 | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .067 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history where savtime < timestamp '1900-01-01 00:00:00 -0:0' and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| 71wxmdhdvg2a9 | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .032 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histgrm_history where savtime_date < to_date('01-01-1900', 'dd-mm-yyyy') and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| a6jg882tw62yz | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:40 | .004 s | null | select /* QOSH:PURGE_OLD_STS */ null from sys.optstat_hist_control$ where sval2 >= :1 and sname = 'SKIP_TIME' |
| 9ux4hcnsp1q8z | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:40 | 1.300 s | null | select /* QOSH:ANLYZ_TIME */ from_tz( cast ((max(analyzetime) - 1) as timestamp), to_char(systimestamp, 'TZH:TZM')) from sys.tab$ where analyzetime is not null |
| 91yf6280vngpp | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:40 | .007 s | null | update /* QOSH:SAV_ST_SKI */ sys.optstat_hist_control$ set sval2 = :1 where sname = 'SKIP_TIME' |
| 0nakmm882vmq0 | 6 | 2024-04-03/00:45:37 | 2024-04-03 12:45:40 | .276 s | DBMS_SCHEDULER | select /* QOSH:DROP_STAT_HIST_PARTS */ partition_name, high_value from (select partition_name, high_value, rownum rn from (select PARTITION_NAME, HIGH_VALUE from dba_tab_partitions where table_name = :1 and table_owner = 'SYS' and partition_name <> 'P_PERMANENT' order by partition_position asc)) v where rn < :2 |
| 7nf0u4jpc4bs9 | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .067 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history where savtime < timestamp '1900-01-01 00:00:00 -0:0' and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| 0h2255k026qr3 | 3 | 2024-04-03/00:45:39 | 2024-04-03 12:45:40 | .215 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| g1021vycj5vb2 | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .492 s | DBMS_SCHEDULER | BEGIN /* KSXM:CLEAN_SYN */ dbms_stats_internal.purge_synopsis_by_mmon; END; |
| 8vgz0m72d5sp9 | 3 | 2024-04-03/00:45:35 | 2024-04-03 12:45:39 | .926 s | null | with non_existent_objs as (select /*+ materialize */ exp_id, objn from exp_head$ e where not exists (select 1 from obj$ o where o.obj# = e.objn)) select /* QOSD */ exp_id, objn from ( select exp_id, objn from non_existent_objs union all select exp_id, objn from exp_head$ e where (select max(nvl(es.last_modified, es.ctime)) from exp_stat$ es where es.objn = e.objn and es.exp_id = e.exp_id ) < sysdate - 367 and (exp_id, objn) not in (select exp_id, objn from non_existent_objs) ) where rownum < :batch_size |
| 6j059ms5facnh | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .150 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT H.BO# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE NOT EXISTS (SELECT 1 FROM SYS.TAB$ T WHERE T.OBJ# = H.BO#) |
| 2fc6yytnq6ccw | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .163 s | null | SELECT DIR_ID DIRECTIVE_ID FROM SYS.OPT_DIRECTIVE$ D WHERE BITAND(D.FLAGS, :B3 ) != 0 AND (BITAND(D.FLAGS, :B2 ) != 0 OR D.LAST_USED < :B1 + NUMTODSINTERVAL(6.5, 'day') OR (D.LAST_USED IS NULL AND D.CREATED < :B1 ) OR EXISTS (SELECT NULL FROM SYS.OPT_FINDING_OBJ$ FO WHERE FO.F_ID = D.F_ID AND OBJ_TYPE = :B4 AND NOT EXISTS (SELECT NULL FROM OBJ$ O WHERE O.OBJ# = FO.F_OBJ# AND BITAND(O.FLAGS, 128) != 128 UNION ALL SELECT NULL FROM V$FIXED_TABLE FV WHERE FV.OBJECT_ID = FO.F_OBJ#))) |
| 4faa5w420ua14 | 2 | 2024-04-03/06:45:35 | 2024-04-03 12:45:39 | .138 s | null | delete /* KSXM:CLEAN_PEND_HIST *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histgrm_history g where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = g.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| 3ms7w0c6ph91t | 0 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .005 s | null | insert /* KSXM:FLUSH COL */ into sys.col_usage$ (obj#, intcol#, equality_preds, equijoin_preds, nonequijoin_preds, range_preds, like_preds, null_preds, flags, timestamp) values ( :objn, :coln, decode(bitand(:flag,1),0,0,1), decode(bitand(:flag,2),0,0,1), decode(bitand(:flag,4),0,0,1), decode(bitand(:flag,8),0,0,1), decode(bitand(:flag,16),0,0,1), decode(bitand(:flag,32),0,0,1), :flag, :time) |
| f1d6mrj4uhwh5 | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .064 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT BO#, GROUP# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE GROUP# <> 0 AND GROUP# NOT IN (SELECT OBJ# * 2 FROM OBJ$ WHERE TYPE# = 19) |
| 3dbzmtf9ahvzt | 61 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .103 s | null | merge /* KSXM:OPTIM_DML_INF */ into sys.mon_mods_all$ m using dual on (m.obj# = :objn and (:pobjn = 0 or m.obj# = :pobjn or m.obj# in (select obj# from tabpart$ where bo# = :pobjn and obj# = :objn union all select obj# from tabcompart$ where bo# = :pobjn and obj# = :objn union all select ts |
| a81vzf0fa0q1p | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:39 | .076 s | null | delete /* KSXM:CLEAN_PEND_IND *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history i where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = i.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| 8j2dv0g8b1940 | 17 | 2024-04-03/00:45:35 | 2024-04-03 12:45:39 | .017 s | null | delete /* QOSD */ /*+ index(es) */ from exp_stat$ es where objn = :1 and snapshot_id = :2 |
| 5pcqyjwgd51y5 | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .038 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT TO_NUMBER(SUBSTR(O.SUBNAME,3)) FROM OBJ$ O, USER$ U WHERE O.NAME = 'WRI$_OPTSTAT_SYNOPSIS$' AND O.OWNER# = U.USER# AND O.NAMESPACE = 1 AND O.LINKNAME IS NULL AND O.REMOTEOWNER IS NULL AND U.NAME = 'SYS' AND O.TYPE# = 19 AND SUBSTR(O.SUBNAME,3) IS NOT NULL AND NOT EXISTS (SELECT 1 FROM SYS.TAB$ T WHERE T.OBJ# = TO_NUMBER(SUBSTR(O.SUBNAME,3))) |
| 4jna0htwb85ja | 180 | 2024-04-03/00:45:35 | 2024-04-03 12:45:39 | .081 s | null | delete /* QOSD */ /*+ index(eh)*/ from exp_head$ eh where exp_id = :1 |
| d5dwkp3y7whdj | 3 | 2024-04-03/00:45:35 | 2024-04-03 12:45:39 | .015 s | null | select /* QOSLIVE */ obj#, intcol#, stats_typ from sys.wri$_optstat_tab_model m where not exists (select 1 from sys.tab$ t where t.obj# = m.obj#) and rownum <= :1 order by 1, 2, 3 |
| 6kucyxfkgsh2c | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:39 | .038 s | null | delete /*+ dynamic_sampling(4) */ /* KSXM:CLEAN_COLGR_USAGE */ from sys.col_group_usage$ c where (((timestamp < sysdate - 367) and bitand(flags, 8) = 0) or not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = c.obj#)) and c.obj# < :1 and rownum <= :2 |
| gxrr466g0v9ck | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:39 | .080 s | null | delete /* KSXM:CLEAN_PEND_TAB *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history t where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = t.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| 7s6xd04sdb87q | 17 | 2024-04-03/00:45:35 | 2024-04-03 12:45:39 | .016 s | null | delete /* QOSD */ /*+ index(eo) */ from exp_obj$ eo where objn = :1 and snapshot_id = :2 |
| g94wn7w0dr4tp | 2 | 2024-04-03/06:45:35 | 2024-04-03 12:45:39 | .283 s | null | delete /* KSXM:CLEAN_PEND_COL *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histhead_history h where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = h.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| gsgw0hf1p7n54 | 10 | 2024-04-03/12:45:39 | 2024-04-03 12:45:39 | .139 s | null | delete /* QOSD */ /*+ index(es) */ from exp_stat$ es where exp_id = :1 and objn = :2 and snapshot_id = :3 |
| gug127tbfzjcs | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .030 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT BO#, GROUP#, INTCOL# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE NOT EXISTS (SELECT 1 FROM SYS.COL$ C WHERE C.OBJ# = H.BO# AND C.INTCOL# = H.INTCOL#) |
| f3ww8rgva3hrs | 129 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .097 s | null | update /* KSXM:FLUSH COL */ sys.col_usage$ set equality_preds = equality_preds + decode(bitand(:flag,1),0,0,1), equijoin_preds = equijoin_preds + decode(bitand(:flag,2),0,0,1), nonequijoin_preds = nonequijoin_preds + decode(bitand(:flag,4),0,0,1), range_preds = range_preds + decode(bitand(:flag,8),0,0,1), like_preds = like_preds + decode(bitand(:flag,16),0,0,1), null_preds = null_preds + decode(bitand(:flag,32),0,0,1), flags = flags + :flag - bitand(flags,:flag), timestamp = :time where obj# = :objn and intcol# = :coln |
| 8ncaj7hgazfyp | 3 | 2024-04-03/00:45:36 | 2024-04-03 12:45:39 | .759 s | null | begin /* QOSD */ dbms_spd.drop_sql_plan_directive(null); end; |
| dqucusk8avvuh | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:39 | .279 s | null | delete /* KSXM:CLEAN_COL_USAGE *//*+ dynamic_sampling(4) */ from sys.col_usage$ c where ((timestamp < sysdate - 367) or not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = c.obj#)) and c.obj# < :1 and rownum <= :2 |
| fnafmumu52s48 | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:39 | .019 s | null | delete /* KSXM:CLEAN_USER_PREF *//*+ dynamic_sampling(4) */ from sys.optstat_user_prefs$ p where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = p.obj#) and rownum <= :1 |
| 0hr29au9mgmm7 | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .061 s | null | select /* KSXM:OATS GET SNAPS */ nvl(min(snap_id), 0), nvl(max(snap_id), 0) from sys.activity_snap_meta$ s where s.s_start < SYSDATE - numtodsinterval(:mins, 'minute') |
| gy41f1st2q9xr | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .004 s | null | delete /* KSXM:ACTIVITY_TABLE CLEAN NO OBJ */ from sys.activity_table$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| g8xdh7tzxwc1p | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .015 s | null | select /* KSXM:ACTIVITY tablespace size */ sum(f.maxextend) blocks, min(ts.blocksize) blocksize from sys.ts$ ts, sys.file$ f where ts.ts# = f.ts# and ts.name = :tsname and ts.owner# = :owner |
| 4rs3f2phhsb80 | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .027 s | null | delete /* KSXM:CLEAN_DML_INF *//*+ dynamic_sampling(4) */ from sys.mon_mods_all$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| f8hdaxh0vpf18 | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .038 s | null | delete /* KSXM:ACTIVITY_TABLE CLEAN NO OBJ */ from sys.activity_table$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) |
| 5v9c1x3qgnw03 | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .007 s | null | delete /* KSXM:ACTIVITY_MVIEW CLEAN NO OBJ */ from sys.activity_mview$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) |
| 6zprt1xarz4ss | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .080 s | null | select /* KSXM:ACTIVITY table size */ sum(t.blkcnt) blocks from sys.tab$ t, sys.obj$ o where t.obj# = o.obj# and o.owner# = :owner and o.name in ( 'ACTIVITY_TABLE$', 'ACTIVITY_MVIEW$', 'ACTIVITY_SNAP_META$', 'ACTIVITY_CONFIG$' ) |
| 7q304u5fpucxy | 3 | 2024-04-03/00:45:34 | 2024-04-03 12:45:38 | .030 s | null | delete /* KSXM:ACTIVITY_MVIEW CLEAN NO OBJ */ from sys.activity_mview$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| 3s1yukp05bzg6 | 5 | 2024-04-02/22:59:59 | 2024-04-03 12:45:32 | .075 s | null | select schedule_mode, start_calibrate, num_votes, synced_time, last_vote, status from WRI$_SCH_CONTROL where schedule_id = :id |
| 7qvb1fw60p3r5 | 3 | 2024-04-03/00:45:29 | 2024-04-03 12:45:32 | .070 s | null | select last_sample_date_num, last_sample_date, total_samples from WRI$_DBU_USAGE_SAMPLE where dbid = :dbid and version = :version |
| 4qygmu8s285pr | 1 | 2024-04-03/12:35:45 | 2024-04-03 12:35:45 | .379 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/12:35:44') |
| gwp5x26394gyd | 0 | 2024-04-03/12:35:44 | 2024-04-03 12:35:44 | .597 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/12:35:44') |
| dc14c1718x2tn | 1 | 2024-04-03/12:20:32 | 2024-04-03 12:20:33 | .328 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/12:20:32') |
| f6t38f18pfnp7 | 0 | 2024-04-03/12:20:32 | 2024-04-03 12:20:32 | .199 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/12:20:32') |
| awcpn41vcas4a | 1 | 2024-04-03/12:05:21 | 2024-04-03 12:05:21 | .792 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/12:05:20') |
| d1rg801wfhhcc | 0 | 2024-04-03/12:05:20 | 2024-04-03 12:05:20 | .209 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/12:05:20') |
| crzfb9uv9fm19 | 1 | 2024-04-03/11:50:01 | 2024-04-03 11:50:02 | 1.154 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/11:50:00') |
| 543wmuhf54jsx | 0 | 2024-04-03/11:50:00 | 2024-04-03 11:50:01 | .377 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/11:50:00') |
| 2kj0qvp3mx2u9 | 0 | 2024-04-03/11:34:45 | 2024-04-03 11:34:46 | .167 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/11:34:45') |
| 7x4uk9s7067w7 | 1 | 2024-04-03/11:34:45 | 2024-04-03 11:34:46 | .456 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/11:34:45') |
| 195xnfxgdqyk3 | 1 | 2024-04-03/11:30:40 | 2024-04-03 11:30:40 | .205 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select NVL(Null, ' '), NVL('', 'A'), COALESCE(NULL, ''), COALESCE('', 'A') from dual |
| 2afjhsa726fu5 | 1 | 2024-04-03/11:26:10 | 2024-04-03 11:26:10 | .187 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select NVL(Null, ''), NVL('', 'A'), COALESCE(NULL, ''), COALESCE('', 'A') from dual |
| cx29avwrsb1xz | 1 | 2024-04-03/11:24:48 | 2024-04-03 11:24:48 | .171 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select NVL(NULL, ''), NVL('', 'A'), COALESCE(NULL, 'A'), COALESCE('', 'A') from dual |
| 1wb2nbzac0awk | 1 | 2024-04-03/11:19:27 | 2024-04-03 11:19:27 | .449 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/11:19:27') |
| 0myr7d9y69k7a | 0 | 2024-04-03/11:19:27 | 2024-04-03 11:19:26 | .167 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/11:19:27') |
| c3fn8fzy5ajmt | 1 | 2024-04-03/11:09:10 | 2024-04-03 11:09:10 | .010 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | call dbms_output.disable() |
| 3gb1pznrm83yy | 1 | 2024-04-03/11:09:10 | 2024-04-03 11:09:10 | .040 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select fiddle.dbmsoutput() from dual |
| 9sswavjmgz6gh | 1 | 2024-04-03/11:09:10 | 2024-04-03 11:09:09 | .081 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | call dbms_output.enable() |
| 6fygcvshjt92r | 1 | 2024-04-03/11:04:12 | 2024-04-03 11:04:12 | .213 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/11:04:12') |
| 7z4cwq8xmr8gb | 0 | 2024-04-03/11:04:12 | 2024-04-03 11:04:12 | .156 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/11:04:12') |
| c4hsmy55b7han | 0 | 2024-04-03/10:48:52 | 2024-04-03 10:48:52 | .425 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/10:48:52') |
| 0xjdmvrqr4u22 | 1 | 2024-04-03/10:48:52 | 2024-04-03 10:48:52 | .286 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/10:48:52') |
| aupa1unjtnv9j | 1 | 2024-04-03/10:33:40 | 2024-04-03 10:33:40 | .197 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/10:33:40') |
| 72r71mp65gs8r | 0 | 2024-04-03/10:33:40 | 2024-04-03 10:33:39 | .106 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/10:33:40') |
| 5r7pfxgv69q1p | 1 | 2024-04-03/10:18:29 | 2024-04-03 10:18:29 | .207 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/10:18:28') |
| by1z30z0gcrq3 | 0 | 2024-04-03/10:18:28 | 2024-04-03 10:18:28 | .459 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/10:18:28') |
| d3m45772hft4m | 1 | 2024-04-03/10:03:16 | 2024-04-03 10:03:16 | .263 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/10:03:16') |
| 3cy0cak9wks54 | 0 | 2024-04-03/10:03:16 | 2024-04-03 10:03:16 | .229 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/10:03:16') |
| cujwwuh7050j6 | 1 | 2024-04-03/09:48:05 | 2024-04-03 09:48:07 | 1.241 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/09:48:04') |
| cg6923mv3n5jt | 0 | 2024-04-03/09:48:04 | 2024-04-03 09:48:05 | .736 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/09:48:04') |
| 7y5zh2vapsx4v | 1 | 2024-04-03/09:42:51 | 2024-04-03 09:42:52 | .069 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306419 |
| 2xgpwaf9f7uxn | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .003 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '06-jan-2021'), 'apple', 20.85 ) |
| ak9856zrtn241 | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .219 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | with t as ( select test.*, row_number() over ( partition by name order by dt ) as seq from test ), results(name, dt, value, calc ,seq) as ( select name, dt, value, value/5 calc, seq from t where seq = 1 union all select t.name, t.dt, t.value, ( 4 * results.calc + t.value ) / 5, t.seq from t, results where t.seq - 1 = results.seq and t.name = results.name ) select results.*, calc*3 as calc2 -- Some xyz complex logic as calc2 from results order by name, seq |
| 6xxsf27azk64j | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '03-jan-2021'), 'banana', 31.65 ) |
| b887ky39wnv7k | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '03-jan-2021'), 'apple', 4.65 ) |
| 3cfg0382nrhw2 | 4 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .047 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("TEST") FULL("TEST") NO_PARALLEL_INDEX("TEST") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_ROXKUDAQRLTDIGLCXMIM"."TEST" "TEST") SAMPLESUB |
| 49f3br6rfgy9k | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '02-jan-2021'), 'apple', 6.15 ) |
| 8ajvffpbrm4ww | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .002 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '01-jan-2021'), 'banana', 80.5 ) |
| gqu99767488aj | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .040 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '01-jan-2021'), 'apple', 198.95 ) |
| 69aqrkzfjv2hd | 1 | 2024-04-03/09:42:49 | 2024-04-03 09:42:49 | .003 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO TEST VALUES ( TO_DATE( '02-jan-2021'), 'banana', 9.5 ) |
| cchatt6wg07s6 | 1 | 2024-04-03/09:42:37 | 2024-04-03 09:42:37 | .050 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306418 |
| 43a2n8dbfr483 | 4 | 2024-04-03/09:42:34 | 2024-04-03 09:42:34 | .049 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("TEST") FULL("TEST") NO_PARALLEL_INDEX("TEST") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_KWKNPNQBOFJZAHDCSRDK"."TEST" "TEST") SAMPLESUB |
| 9p6bq1v54k13j | 46 | 2024-04-02/19:44:38 | 2024-04-03 09:42:33 | .328 s | null | select value$ from sys.props$ where name = :1 |
| 5ju9vsbzuxkqn | 0 | 2024-04-03/09:32:50 | 2024-04-03 09:32:50 | .253 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/09:32:50') |
| bnxzhajfykhwj | 1 | 2024-04-03/09:32:50 | 2024-04-03 09:32:50 | .273 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/09:32:50') |
| 1wpzftan7wx3g | 1 | 2024-04-03/09:17:35 | 2024-04-03 09:17:36 | .166 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/09:17:36') |
| 057qtuk2kqtc8 | 0 | 2024-04-03/09:17:35 | 2024-04-03 09:17:36 | .225 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/09:17:36') |
| 6ha2dbpfsb7f1 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .062 s | null | select count(do.owner#) from dependency$ d, obj$ do, obj$ po, user$ u where d.p_obj#=po.obj# and po.name=:1 and po.owner#=:2 and po.type#=13 and d.d_obj#=do.obj# and (do.type#=2 or do.type#=13) and do.owner# = u.user# and (do.status in (1,6) or bitand(do.flags,4096) = 4096) |
| 6nsjp9zaymszx | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .019 s | null | delete from procedureblockchaininfo$ where obj#=:1 |
| dtqpdpv9z7s4k | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .009 s | null | delete from oid$ where user#=:1 and oid$=:2 |
| 0z65g0cjmmqpj | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .019 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete "SYS"."KOTAD$" where SYS_NC_OID$ = :1 |
| 2bzpnd163znkh | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .048 s | null | delete from method$ where toid=:1 and version#=:2 |
| 8hkh4yxcygxj6 | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .008 s | null | delete from procedureplsql$ where obj#=:1 |
| 5t480bb4uh8hw | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .054 s | null | delete from source$ where obj#=:1 |
| 517zv5bqbn8c0 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .019 s | null | delete from parameter$ where toid=:1 and version#=:2 |
| 51s12ak4t048b | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .037 s | null | select do.owner#, do.name, do.obj#, u.name from dependency$ d, obj$ do, obj$ po, user$ u where d.p_obj#=po.obj# and po.name=:1 and po.owner#=:2 and po.type#=13 and d.d_obj#=do.obj# and (do.type#=2) and do.owner# = u.user# and bitand(do.flags, 128) = 128 and (do.status in (1,6) or bitand(do.flags,4096) = 4096) |
| ar048d24cwkp7 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .032 s | null | delete from type$ where tvoid=:1 |
| gabvtc2s3hkjn | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .047 s | null | delete from result$ where toid=:1 and version#=:2 |
| fm4081bbbcdss | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .022 s | null | select count(do.owner#) from dependency$ d, obj$ do, obj$ po, user$ u where d.p_obj#=po.obj# and po.name=:1 and po.owner#=:2 and po.type#=13 and d.d_obj#=do.obj# and (do.type#=2) and do.owner# = u.user# and bitand(do.flags, 128) = 128 and (do.status in (1,6) or bitand(do.flags,4096) = 4096) |
| 5kf5kcmvsswrk | 1 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .017 s | null | delete from collection$ where toid=:1 and version#=:2 |
| ahf8czff1p9f9 | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .013 s | null | delete from settings$ where obj# = :1 |
| f21gs3rhs94a0 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .013 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete "SYS"."KOTTBX$" where SYS_NC_OID$ = :1 |
| 1vpham7m95msd | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .039 s | null | delete from error$ where obj#=:1 |
| 3yh9nvv4w9hhr | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .023 s | null | select o.owner#, o.name, c.name, a.property from obj$ o, col$ c, association$ a where a.obj# = o.obj# AND a.obj#=c.obj# (+) AND a.intcol#=c.intcol# (+) AND a.statstype# = :1 |
| ckuqqchm5dmgq | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .008 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete "SYS"."KOTTD$" where SYS_NC_OID$ = :1 |
| 6hh57rs9wtbd0 | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .047 s | null | delete from vtable$ where obj#=:1 |
| 0184w3b9bdzah | 6 | 2024-04-03/09:05:42 | 2024-04-03 09:05:48 | .018 s | null | delete from plscope_statement$ where obj#=:1 |
| 4t8gm7xcktwnz | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .010 s | null | delete from warning_settings$ where obj# = :1 |
| dv24a9c72tvdv | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .008 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete "SYS"."KOTTB$" where SYS_NC_OID$ = :1 |
| 3c09qhtkyqfp6 | 4 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .032 s | null | select o.owner#, o.name, o.obj#, o.type#, o.oid$, d.d_timestamp, o.subname, t.version#, o.spare3 from dependency$ d, obj$ o, type$ t where d.p_obj#=:1 and (d.p_timestamp=:2) and d.d_obj#=o.obj# and o.type# in (2,13) and o.oid$=t.tvoid(+) |
| 8h60j55jzkkb9 | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .006 s | null | delete from procedurejava$ where obj#=:1 |
| 646gsn4996mc5 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .038 s | null | select do.owner#, do.name, do.obj#, do.type#, do.flags, do.subname, t.flags, do.spare3 from dependency$ d, obj$ po, obj$ do, tab$ t where d.p_obj#=po.obj# and po.name=:1 and po.owner#=:2 and po.linkname is null and d.d_obj#=do.obj# and do.type# in (2,13) and do.obj#=t.obj#(+) |
| 29qw6v6846pds | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .008 s | null | delete from procedurec$ where obj#=:1 |
| 4fkbtysdca10f | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .003 s | null | delete from argument$ where obj#=:1 |
| 0r5qu1p6cqcra | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .025 s | null | delete from attribute$ where toid=:1 and version#=:2 |
| 6axhw420xfds6 | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .013 s | null | select unique version from idl_ub1$ where obj# = :1 and version > 0 and version < 201326592 |
| 7mdxwuzfcyfj6 | 2 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .023 s | null | select d.d_obj#, o.type# from dependency$ d, obj$ o where d.p_obj# = :1 and d.p_timestamp = :2 and d.d_obj# = o.obj# |
| 857a7qv6s1tp1 | 6 | 2024-04-03/09:05:42 | 2024-04-03 09:05:48 | .025 s | null | delete from plscope_sql$ where obj#=:1 |
| 7a1j63zh85ubk | 3 | 2024-04-03/09:05:48 | 2024-04-03 09:05:48 | .002 s | null | delete from procedureinfo$ where obj#=:1 |
| 28a8cz1zb8m55 | 1 | 2024-04-03/09:05:47 | 2024-04-03 09:05:47 | .039 s | null | delete from sys.codeauth$ where obj# = :1 |
| cb21bacyh3c7d | 20 | 2024-04-03/00:21:09 | 2024-04-03 09:05:47 | .011 s | null | select metadata from kopm$ where name='DB_FDO' |
| 4u1wus5zab3t3 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:43 | .014 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE o C_SOME_OBJECT := C_SOME_OBJECT( SOME_OBJECT( '1.1', '1.2' ), SOME_OBJECT( '2.1', '2.2' ), NULL, SOME_OBJECT( '4.1', '4.2' ) ); BEGIN o.DELETE(2); FOR i IN o.FIRST .. o.LAST LOOP BEGIN IF o(i) IS NOT NULL THEN DBMS_OUTPUT.PUT_LINE( i || ' = (' || o(i).attr1 || ', ' || o(i).attr2 || ')' ); ELSE DBMS_OUTPUT.PUT_LINE( i || ' IS NULL' ); END IF; EXCEPTION WHEN NO_DATA_FOUND THEN DBMS_OUTPUT.PUT_LINE( i || ' NOT FOUND' ); END; END LOOP; END; |
| 2rkmdj10hkmcv | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:43 | .006 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE o C_SOME_OBJECT := C_SOME_OBJECT( SOME_OBJECT( '1.1', '1.2' ), SOME_OBJECT( '2.1', '2.2' ), NULL, SOME_OBJECT( '4.1', '4.2' ) ); BEGIN o.DELETE(2); FOR i IN 1 .. o.COUNT LOOP BEGIN IF o(i) IS NOT NULL THEN DBMS_OUTPUT.PUT_LINE( i || ' = (' || o(i).attr1 || ', ' || o(i).attr2 || ')' ); ELSE DBMS_OUTPUT.PUT_LINE( i || ' IS NULL' ); END IF; EXCEPTION WHEN NO_DATA_FOUND THEN DBMS_OUTPUT.PUT_LINE( i || ' NOT FOUND' ); END; END LOOP; END; |
| 1886kac89qrkn | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:43 | .049 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE o C_SOME_OBJECT := C_SOME_OBJECT( SOME_OBJECT( '1.1', '1.2' ), SOME_OBJECT( '2.1', '2.2' ), NULL, SOME_OBJECT( '4.1', '4.2' ) ); BEGIN o.DELETE(2); FOR i IN 1 .. o.COUNT LOOP IF o(i) IS NOT NULL THEN DBMS_OUTPUT.PUT_LINE( i || ' = (' || o(i).attr1 || ', ' || o(i).attr2 || ')' ); ELSE DBMS_OUTPUT.PUT_LINE( i || ' IS NULL' ); END IF; END LOOP; END; |
| fh5ufah919kun | 91 | 2024-03-31/02:00:07 | 2024-04-03 09:05:42 | .446 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| fp5jfafa2pq8j | 6 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .007 s | null | insert into idl_ub2$(obj#,part,version,piece#,length,piece) values(:1,:2,:3,:4,:5,:6) |
| 1ahw3d7tfd1k3 | 24 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .021 s | null | insert into settings$(obj#, param, value) values (:1, :2, :3) |
| 9q2ukkgujt26v | 8 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .011 s | null | insert into idl_sb4$(obj#,part,version,piece#,length,piece) values(:1,:2,:3,:4,:5,:6) |
| 8wutkrpf8j81q | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .016 s | null | select max(procedure#) from procedurec$ where obj#=:1 |
| 0gx3b09qrx9f5 | 275 | 2024-04-02/08:50:59 | 2024-04-03 09:05:42 | .190 s | null | select obj#,index# from oid$ where user#=:1 and oid$=:2 |
| 6p18nn2adwu22 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .006 s | null | insert into procedure$(obj#,audit$,options) values (:1,:2,:3) |
| 6ahyp2bd6hut3 | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .024 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | insert into "SYS"."KOTTB$" (SYS_NC_OID$, SYS_NC_ROWINFO$) values(:1, :2 ) |
| 3k7qn6f8bcv09 | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .013 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | insert into "SYS"."KOTAD$" (SYS_NC_OID$, SYS_NC_ROWINFO$) values(:1, :2 ) |
| f4622x14j0w9g | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .054 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | insert into "SYS"."KOTTD$" (SYS_NC_OID$, SYS_NC_ROWINFO$) values(:1, :2 ) |
| 9fjf75a1s4y19 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .050 s | null | select procedure#,procedurename,properties,itypeobj#, properties2 from procedureinfo$ where obj#=:1 order by procedurename desc, overload# desc |
| 2xgubd6ayhyb1 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .007 s | null | select max(procedure#) from procedureplsql$ where obj#=:1 |
| gngxjah8awbrr | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .006 s | null | insert into oid$(user#,oid$,obj#,index#) values(:1,:2,:3,:4) |
| 0xdxj51320g65 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .029 s | null | insert into procedureinfo$(obj#,procedure#,overload#,procedurename,properties,itypeobj#, properties2) values (:1,:2,:3,:4,:5,:6,:7) |
| bfs50fj2cnn35 | 2 | 2024-04-03/09:05:41 | 2024-04-03 09:05:42 | .086 s | null | insert into type$ (toid, version#, version, tvoid, typecode, properties, attributes, methods, typeid, local_attrs, local_methods, roottoid, supertoid, externtype, externname, helperclassname, hashcode, typ_name, package_obj#) values(:1,:2,:3,:4,:5,:6,:7,:8, :9,:10,:11,:12,:13, :14,:15,:16,:17,:18,:19) |
| 0dz2cc9a3snvq | 8 | 2024-04-03/09:05:41 | 2024-04-03 09:05:42 | .113 s | null | select d.p_obj#, d.property from dependency$ d where d.d_obj# = :1 |
| 934sf0dgg405c | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .052 s | null | insert into argument$( obj#,procedure$,procedure#,overload#,position#,sequence#,level#,argument,type#,default#,in_out,length,precision#,scale,radix,charsetid,charsetform,properties,type_owner,type_name,type_subname,type_linkname,pls_type,type_type#) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20, :21,:22,:23,:24) |
| gngtvs38t0060 | 3 | 2024-04-03/02:47:16 | 2024-04-03 09:05:42 | .046 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| c49tbx3qqrtm4 | 9 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .021 s | null | insert into dependency$(d_obj#,d_timestamp,order#,p_obj#,p_timestamp, property, d_attrs)values (:1,:2,:3,:4,:5,:6, :7) |
| dp82f5ak5gkvx | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .007 s | null | insert into type_misc$ values (:1, :2, :3) |
| 5km6gkvuh3n43 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .011 s | null | select max(procedure#) from procedurejava$ where obj#=:1 |
| ajqq6sc8dv4pq | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .041 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE o C_SOME_OBJECT := C_SOME_OBJECT( SOME_OBJECT( '1.1', '1.4' ), SOME_OBJECT( '2.1', '2.2' ), NULL, SOME_OBJECT( '4.1', '4.2' ) ); BEGIN o.DELETE(2); DBMS_OUTPUT.PUT_LINE('Starting'); SOME_PROCEDURE( o ); END; |
| 7h8bmcawmv774 | 1 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .043 s | null | insert into collection$ (toid, version#, coll_toid, coll_version#, elem_toid, elem_version#, properties, charsetid, charsetform, synobj#, length, precision, scale, upper_bound, spare1, spare2, spare3, coll_name, package_obj#) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,null,null,null, :15,:16) |
| 971vpk0tp7ahm | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .002 s | null | select procedure#,entrypoint# from procedurec$ where obj#=:1 order by procedure# |
| fdvfrjy72us7v | 3 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .015 s | null | insert into warning_settings$(obj#, warning_num, global_mod, property) values (:1, :2, :3, :4) |
| 5pnxt7ap1kvc0 | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .027 s | null | select position#,sequence#,level#,argument,type#,charsetid,charsetform,properties,nvl(length, 0), nvl(precision#, 0),nvl(scale, 0),nvl(radix, 0), type_owner,type_name,type_subname,type_linkname,pls_type,type_type# from argument$ where obj#=:1 and procedure#=:2 order by sequence# |
| 9tt2m0mpc2qqp | 91 | 2024-03-31/02:00:07 | 2024-04-03 09:05:42 | .390 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 50axdght32cpq | 3 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .006 s | null | insert into idl_char$(obj#,part,version,piece#,length,piece) values(:1,:2,:3,:4,:5,:6) |
| bgjhtnqhr5u9h | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .002 s | null | select procedure#,entrypoint# from procedureplsql$ where obj#=:1 order by procedure# |
| a3jpjzh7mtwwp | 91 | 2024-03-31/02:00:07 | 2024-04-03 09:05:42 | .813 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 60zdf0tt6px2b | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .044 s | null | insert into procedureplsql$(obj#,procedure#,entrypoint#) values (:1,:2,:3) |
| 03guhbfpak0w7 | 91 | 2024-03-31/02:00:07 | 2024-04-03 09:05:42 | .305 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 6ym173018pdft | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .015 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | insert into "SYS"."KOTTBX$" (SYS_NC_OID$, SYS_NC_ROWINFO$) values(:1, :2 ) |
| 97c1jzd7mdg2k | 7 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .011 s | null | insert into idl_ub1$(obj#,part,version,piece#,length,piece) values(:1,:2,:3,:4,:5,:6) |
| 83cq1aqjw5gmg | 0 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .001 s | null | select ownername,classname,methodname,signature,flags from procedurejava$ where obj#=:1 and procedure#=:2 order by procedure# |
| 5j4c2v06qdhqq | 1 | 2024-04-03/09:05:43 | 2024-04-03 09:05:42 | .003 s | null | select procedure#,ownerlength,classlength,methodlength,siglength, flagslength,cookiesize from procedurejava$ where obj#=:1 order by procedure# |
| 9mgpsp39pxjqg | 3 | 2024-04-03/09:05:42 | 2024-04-03 09:05:42 | .067 s | null | insert into source$(obj#,line,source) values (:1,:2,:3) |
| gv7qh1thfbbkv | 2 | 2024-04-03/09:05:42 | 2024-04-03 09:05:41 | .026 s | null | insert into attribute$ (toid, version#, name, attribute#, attr_toid, attr_version#, properties, charsetid, charsetform, synobj#, length, precision#, scale, externname, xflags, spare1, spare2, spare3) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15, null,null,null) |
| 0m78skf1mudnb | 70 | 2024-03-31/07:32:02 | 2024-04-03 09:05:41 | .067 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| 5say587752zh3 | 3 | 2024-04-03/09:02:55 | 2024-04-03 09:02:55 | .560 s | null | select name,online$,contents$,undofile#,undoblock#,blocksize,dflmaxext,dflinit,dflincr,dflextpct,dflminext, dflminlen, owner#,scnwrp,scnbas, NVL(pitrscnwrp, 0), NVL(pitrscnbas, 0), dflogging, bitmapped, inc#, MOD(flags,(4294967296 * 4294967296)), plugged, NVL(spare1,0), NVL(spare2,0), affstrength, FLOOR(flags/(4294967296 * 4294967296)) from ts$ where ts#=:1 |
| 9tgj4g8y4rwy8 | 10 | 2024-04-03/09:02:24 | 2024-04-03 09:02:24 | .066 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 9tgj4g8y4rwy8 | 67 | 2024-04-02/20:18:33 | 2024-04-03 09:02:24 | .031 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 1km08f7rtuyvz | 1 | 2024-04-03/09:02:24 | 2024-04-03 09:02:24 | .295 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/09:02:24') |
| acmvv4fhdc9zh | 103 | 2024-04-02/20:18:33 | 2024-04-03 09:02:24 | .098 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| a145fvrd9j5y7 | 0 | 2024-04-03/09:02:24 | 2024-04-03 09:02:24 | .161 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/09:02:24') |
| 4fwh4m85mypfy | 1 | 2024-04-03/08:59:26 | 2024-04-03 08:59:26 | .161 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT CASE TIMESTAMP '2024-03-31 03:36:18.057' WHEN TIMESTAMP '2024-03-31 00:36:18.057' THEN FROM_TZ (TIMESTAMP '2024-03-31 03:36:18.057', 'UTC') AT TIME ZONE SESSIONTIMEZONE ELSE TIMESTAMP '2024-03-31 03:36:18.057' END DATETIME_ERROR FROM dual |
| 2z31xkvfx2khy | 1 | 2024-04-03/08:58:40 | 2024-04-03 08:58:39 | .049 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306413 |
| 6z822saz3rqbc | 1 | 2024-04-03/08:58:40 | 2024-04-03 08:58:39 | .002 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306412 |
| 2mp99nzd9u1qp | 23 | 2024-04-03/00:21:13 | 2024-04-03 08:58:39 | .095 s | null | delete from histgrm$ where obj# = :1 |
| 3rju5whzbh017 | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .106 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT /*+ ordered index(u) index(o) index(po) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ MOD(PO.SPARE2, 256), PO.PARTTYPE FROM SYS.USER$ U, SYS.OBJ$ O, SYS.PARTOBJ$ PO WHERE U.NAME = :B3 AND O.NAME = :B2 AND O.NAMESPACE = :B1 AND U.USER# = O.OWNER# AND O.OBJ# = PO.OBJ# |
| 9xnb3y2qjs22p | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .032 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT * from w5 |
| g0s66vfqbnby5 | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .065 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select * from chaos |
| 5rurx5xtjwcu2 | 53 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .089 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| 3vjxpmhhzngu4 | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .005 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT * FROM dual |
| 0zcn24j0m8jhq | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .006 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT nbr, CASE WHEN nbr < 5 THEN 'smaller than 5' WHEN nbr > 5 THEN 'greater than 5' ELSE 'equal to 5' END AS label FROM w5 |
| 47r1y8yn34jmj | 14 | 2024-04-03/04:57:14 | 2024-04-03 08:58:35 | .041 s | null | select default$ from col$ where rowid=:1 |
| gca8j8fwq4jq8 | 1 | 2024-04-03/08:58:35 | 2024-04-03 08:58:35 | .628 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | CREATE TABLE w5(nbr) AS SELECT 0 FROM DUAL UNION ALL SELECT 1 FROM DUAL UNION ALL SELECT 2 FROM DUAL UNION ALL SELECT 3 FROM DUAL UNION ALL SELECT 4 FROM DUAL UNION ALL SELECT 5 FROM DUAL UNION ALL SELECT 6 FROM DUAL UNION ALL SELECT 7 FROM DUAL UNION ALL SELECT 8 FROM DUAL UNION ALL SELECT 9 FROM DUAL |
| 5uu6gr69xhk48 | 35 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .065 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.PROPERTY FROM SYS.USER$ U, SYS.OBJ$ O, SYS.TAB$ T WHERE U.NAME = :B2 AND U.USER# = O.OWNER# AND O.NAME = :B1 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND O.OBJ# = T.OBJ# |
| 1wz811srf8xh8 | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | 2.665 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN dbms_stats.gen_selmap(:owner,:tabname,:pname,:spname, :flag,:colinfo,:selmap,:clist); END; |
| 62yyzw3309d6a | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .051 s | DBMS_SCHEDULER | SELECT VALUE FROM V$SESSION_FIX_CONTROL WHERE BUGNO = :B1 AND SESSION_ID = USERENV('SID') |
| 92hp2y2hhph05 | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .042 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("CHAOS") FULL("CHAOS") NO_PARALLEL_INDEX("CHAOS") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_EKISTYMWQGLZAGNKUXPX"."CHAOS" "CHAOS") SAMPLESUB |
| 97vgz37795j9g | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .042 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | INSERT INTO chaos (chaos_id, date_1, date_1_price, previous_day, previous_date_price) VALUES (1, TO_DATE(1710905463), 100.00, TO_DATE(1710905462), 110.00) |
| b9nbhsbx8tqz5 | 250 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .055 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 39zsy1kpdjz09 | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .037 s | DBMS_SCHEDULER | SELECT O.FLAGS, T.PROPERTY FROM SYS.OBJ$ O, SYS.TAB$ T WHERE O.OBJ# = :B1 AND O.OBJ# = T.OBJ# |
| 2p0sf3yubf6pq | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .027 s | DBMS_SCHEDULER | SELECT COUNT(*) FROM COL$ C WHERE C.OBJ# = :B2 AND C.NAME = :B1 AND (BITAND(PROPERTY, 8796093022208) > 0 OR (EXISTS (SELECT * FROM OBJ$ O WHERE O.OBJ# = :B2 AND O.OWNER# = :B3 AND O.NAME = 'USER$') AND :B1 IN ('SPARE4', 'PASSWORD'))) |
| c8h20n1d0k95m | 36 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .019 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| 7azxftvubufnj | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .095 s | DBMS_SCHEDULER | SELECT COUNT(UNQ) UNQ, COUNT(PFX) PFX FROM (SELECT /*+ first_rows(1) leading(cc) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CD.TYPE# UNQ, NULL PFX FROM SYS.CCOL$ CC, SYS.CDEF$ CD WHERE CC.OBJ# = :B2 AND CC.INTCOL# = :B1 AND CD.CON# = CC.CON# AND CD.OBJ# = CC.OBJ# AND CD.ENABLED IS NOT NULL AND CD.INTCOLS = 1 AND CD.TYPE# IN (2,3) AND BITAND(CD.DEFER, 2+4) = 4 AND ROWNUM < 2 UNION ALL SELECT /*+ first_rows(1) leading(i) */ CASE WHEN I.INTCOLS = 1 AND BITAND(I.PROPERTY,1) = 1 THEN 3 ELSE NULL END UNQ, CASE WHEN IC.POS# = 1 THEN 1 ELSE NULL END PFX FROM SYS.IND$ I, SYS.ICOL$ IC WHERE I.BO# = :B2 AND I.BO# = IC.BO# AND IC.INTCOL# = :B1 AND I.OBJ# = IC.OBJ# AND BITAND(I.FLAGS,1025) = 0 AND ROWNUM < 2 ) |
| 35ra2cdwvqg1w | 18 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .028 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 7xc4qvfj96j9y | 18 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .568 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN dbms_stats.postprocess_stats(:owner, :tabname, :tobj, :fobjn, :flags, :rawstats, :selmap, :clist, null, null, :algo); END; |
| 5s8s8wkv7kwpf | 18 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .016 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ COUNT(*) FROM SYS.EXTERNAL_TAB$ WHERE OBJ# = :B1 AND TYPE$ IN ('ORACLE_HIVE', 'ORACLE_HDFS', 'ORACLE_BIGDATA') |
| fsa2shzb5v8sr | 1 | 2024-04-03/08:58:36 | 2024-04-03 08:58:35 | .031 s | null | CREATE UNIQUE INDEX "FIDDLE_EKISTYMWQGLZAGNKUXPX"."SYS_C00106182" on "FIDDLE_EKISTYMWQGLZAGNKUXPX"."CHAOS"("CHAOS_ID") NOPARALLEL |
| 2p7ss4f6hrg4u | 18 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .064 s | null | insert into hist_head$(obj#, intcol#, bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt,lowval, hival, density, spare1, spare2, avgcln, col#, minimum_enc, maximum_enc) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20) |
| 2s9bghg5agn03 | 18 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .030 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ P.VALCHAR FROM SYS.OPTSTAT_USER_PREFS$ P, OBJ$ O, USER$ U WHERE P.OBJ#=O.OBJ# AND U.USER#=O.OWNER# AND U.NAME=:B3 AND O.NAME=:B2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND P.PNAME=:B1 |
| 7gzcdxb9drpf8 | 18 | 2024-04-03/00:21:09 | 2024-04-03 08:58:35 | .051 s | DBMS_SCHEDULER | SELECT /*+ leading(u) use_nl_with_index(o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.OBJ#, O.TYPE# FROM SYS.USER$ U, SYS.OBJ$ O WHERE U.NAME = :B3 AND O.OWNER# = U.USER# AND O.NAME = :B2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND (O.SUBNAME IS NULL AND :B1 IS NULL OR O.SUBNAME = :B1 ) AND O.TYPE# IN (2,19,34) |
| amrg3r9jw7uq5 | 32 | 2024-04-03/00:21:10 | 2024-04-03 08:58:35 | .012 s | null | select /*+ index(ts) */ spare1 from sys.tab_stats$ ts where obj# = :1 |
| 3jj71sumqbs5d | 1 | 2024-04-03/08:58:17 | 2024-04-03 08:58:16 | .002 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306409 |
| c5u7nnrj9ubs2 | 1 | 2024-04-03/08:58:16 | 2024-04-03 08:58:16 | .090 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306410 |
| 8nwz7byr9a2v6 | 1 | 2024-04-03/08:58:13 | 2024-04-03 08:58:13 | .241 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("CHAOS") FULL("CHAOS") NO_PARALLEL_INDEX("CHAOS") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_UJJKHMSWAPVCFHTMPUFB"."CHAOS" "CHAOS") SAMPLESUB |
| 0grmnvju51xam | 1 | 2024-04-03/08:58:13 | 2024-04-03 08:58:12 | .050 s | null | CREATE UNIQUE INDEX "FIDDLE_UJJKHMSWAPVCFHTMPUFB"."SYS_C00106177" on "FIDDLE_UJJKHMSWAPVCFHTMPUFB"."CHAOS"("CHAOS_ID") NOPARALLEL |
| 6xtn3d45ar74p | 1 | 2024-04-03/08:47:09 | 2024-04-03 08:47:10 | .438 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/08:47:08') |
| cdatt20chzk2p | 0 | 2024-04-03/08:47:08 | 2024-04-03 08:47:09 | .309 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/08:47:08') |
| 4t30m71vavyqa | 139 | 2024-04-02/11:35:29 | 2024-04-03 08:38:17 | .190 s | null | select s.obj#, s.containerobj#, u.name, o.name, s.xpflags from sys.sum$ s, sys.sumdetail$ d, sys.user$ u, sys.obj$ o where bitand(s.xpflags, 34359738368) = 34359738368 and s.obj# = o.obj# and u.user# = o.owner# and s.obj# = d.sumobj# and bitand(d.flags, 2) = 2 and d.detailobj# = :1 |
| 7kpr3kb1xqp74 | 1 | 2024-04-03/08:38:17 | 2024-04-03 08:38:17 | .025 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306406 |
| 7grn04hxy8qn8 | 1 | 2024-04-03/08:38:16 | 2024-04-03 08:38:17 | .013 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306407 |
| gv8qpm1gz3gcm | 139 | 2024-04-02/11:35:29 | 2024-04-03 08:38:17 | .587 s | null | select o.name, u.name from sys.obj$ o, sys.user$ u where u.user#=o.owner# and o.obj# = :1 |
| 7zx0nu1u7qccz | 218 | 2024-04-02/19:25:27 | 2024-04-03 08:38:17 | .094 s | null | delete from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 33cmj01uf5zfb | 278 | 2024-04-02/11:35:29 | 2024-04-03 08:38:17 | 1.519 s | null | delete from col$ where obj#=:1 |
| 6jvbzubqsb6x1 | 1 | 2024-04-03/08:38:14 | 2024-04-03 08:38:14 | .044 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("CHAOS") FULL("CHAOS") NO_PARALLEL_INDEX("CHAOS") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_RPJRSXRAIDPEJQXLTSNX"."CHAOS" "CHAOS") SAMPLESUB |
| 9rzjf5cqv4qv1 | 294 | 2024-04-02/02:40:01 | 2024-04-03 08:38:14 | .226 s | null | delete from deferred_stg$ where obj# = :1 |
| c8h20n1d0k95m | 209 | 2024-04-02/08:51:01 | 2024-04-03 08:38:13 | .160 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| gvsssq45y66m3 | 168 | 2024-04-01/05:07:51 | 2024-04-03 08:38:13 | .732 s | null | insert into tab$(obj#,ts#,file#,block#,bobj#,tab#,intcols,kernelcols,clucols,audit$,flags,pctfree$,pctused$,initrans,maxtrans,rowcnt,blkcnt,empcnt,avgspc,chncnt,avgrln,analyzetime,samplesize,cols,property,degree,instances,dataobj#,avgspc_flb,flbcnt,trigflag,spare1,spare6,spare7,acdrflags,acdrtsobj#,acdrdefaulttime,acdrrowtsintcol#)values(:1,:2,:3,:4,decode(:5,0,null,:5),decode(:6,0,null,:6),:7,:8,decode(:9,0,null,:9),:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20,:21,:22,:23,:24,:25,decode(:26,1,null,:26),decode(:27,1,null,:27),:28,:29,:30,:31,:32,:33,:34,:35,:36,:37,:38) |
| 35ra2cdwvqg1w | 281 | 2024-04-02/08:50:59 | 2024-04-03 08:38:13 | .356 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 5kxyaunr6f9ng | 1 | 2024-04-03/08:38:14 | 2024-04-03 08:38:13 | .034 s | null | CREATE UNIQUE INDEX "FIDDLE_RPJRSXRAIDPEJQXLTSNX"."SYS_C00106172" on "FIDDLE_RPJRSXRAIDPEJQXLTSNX"."CHAOS"("CHAOS_ID") NOPARALLEL |
| 10gywwmwk6xfy | 653 | 2024-04-02/08:51:07 | 2024-04-03 08:38:13 | .701 s | null | select /* QOSD */ /*+ index(eh)*/ objn, sub_id, fixed_cost, text, col_list, flags, ctime from exp_head$ eh where exp_id = :1 |
| 0kkhhb2w93cx0 | 1183 | 2024-03-30/14:16:38 | 2024-04-03 08:38:13 | 1.709 s | null | update seg$ set type#=:4,blocks=:5,extents=:6,minexts=:7,maxexts=:8,extsize=:9,extpct=:10,user#=:11,iniexts=:12,lists=decode(:13, 65535, NULL, :13),groups=decode(:14, 65535, NULL, :14), cachehint=:15, hwmincr=:16, spare1=DECODE(:17,0,NULL,:17),scanhint=:18, bitmapranges=:19 where ts#=:1 and file#=:2 and block#=:3 |
| 8nhg2pdrzs3ww | 273 | 2024-04-01/05:49:36 | 2024-04-03 08:38:13 | .485 s | null | insert into con$(owner#,name,con#,spare1)values(:1,:2,:3,:4) |
| a1pawjmqtc793 | 179 | 2024-04-02/00:45:26 | 2024-04-03 08:38:13 | .195 s | null | update tab$ set ts#=:2,file#=:3,block#=:4,bobj#=decode(:5,0,null,:5),tab#=decode(:6,0,null,:6),intcols=:7,kernelcols=:8,clucols=decode(:9,0,null,:9),audit$=:10,flags=:11,pctfree$=:12,pctused$=:13,initrans=:14,maxtrans=:15,rowcnt=:16,blkcnt=:17,empcnt=:18,avgspc=:19,chncnt=:20,avgrln=:21,analyzetime=:22,samplesize=:23,cols=:24,property=:25,degree=decode(:26,1,null,:26),instances=decode(:27,1,null,:27),dataobj#=:28,avgspc_flb=:29,flbcnt=:30,trigflag=:31,spare1=:32,spare2=decode(:33,0,null,:33),spare4=:34,spare6=:35,spare7=:36,acdrflags=decode(:37,0,null,:37),acdrtsobj#=decode(:38,0,null,:38),acdrdefaulttime=:39,acdrrowtsintcol#=:40 where obj#=:1 |
| 7ub921xztd5pt | 285 | 2024-04-01/05:49:36 | 2024-04-03 08:38:13 | .101 s | null | select con#,spare1 from con$ where owner#=:1 and name=:2 |
| bajr90ryjd2w8 | 273 | 2024-04-01/05:49:36 | 2024-04-03 08:38:13 | .462 s | null | update con$ set con#=:3,spare1=:4 where owner#=:1 and name=:2 |
| 7m5n78q5zdjan | 1 | 2024-04-03/08:31:57 | 2024-04-03 08:31:57 | .250 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/08:31:57') |
| 0stw5zyzh9rkd | 0 | 2024-04-03/08:31:57 | 2024-04-03 08:31:57 | .136 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/08:31:57') |
| 4kp9fyz528awc | 1 | 2024-04-03/08:16:46 | 2024-04-03 08:16:46 | .145 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/08:16:45') |
| 1c9pbpbmt825j | 0 | 2024-04-03/08:16:45 | 2024-04-03 08:16:45 | .285 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/08:16:45') |
| bsa0wjtftg3uw | 1 | 2024-04-03/08:03:49 | 2024-04-03 08:03:49 | .016 s | null | select file# from file$ where ts#=:1 |
| a2zuvvb2h21d7 | 0 | 2024-04-03/08:01:36 | 2024-04-03 08:01:36 | .110 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/08:01:36') |
| bbcc6kqrh8j22 | 1 | 2024-04-03/08:01:36 | 2024-04-03 08:01:36 | .163 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/08:01:36') |
| 805b908rs89b9 | 1 | 2024-04-03/07:46:23 | 2024-04-03 07:46:23 | .336 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/07:46:22') |
| 36cc7q83ma54r | 0 | 2024-04-03/07:46:23 | 2024-04-03 07:46:22 | .184 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/07:46:22') |
| d7z84pfrdpa05 | 1 | 2024-04-03/07:31:13 | 2024-04-03 07:31:14 | .448 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/07:31:14') |
| ajtxj589zkc5y | 0 | 2024-04-03/07:31:13 | 2024-04-03 07:31:13 | .159 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/07:31:14') |
| aw4x313357086 | 1 | 2024-04-03/07:16:00 | 2024-04-03 07:16:01 | .715 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/07:16:00') |
| gcu50s8hb09ms | 0 | 2024-04-03/07:16:00 | 2024-04-03 07:16:00 | .267 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/07:16:00') |
| g9htba00hyhgv | 1 | 2024-04-03/07:00:49 | 2024-04-03 07:00:50 | .335 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/07:00:49') |
| 7sw3jy771ukbd | 0 | 2024-04-03/07:00:49 | 2024-04-03 07:00:49 | .150 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/07:00:49') |
| 2fns52f28km0t | 0 | 2024-04-03/06:45:36 | 2024-04-03 06:45:37 | .557 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/06:45:37') |
| g00vg9dhjkjj9 | 1 | 2024-04-03/06:45:36 | 2024-04-03 06:45:37 | .301 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/06:45:37') |
| acmvv4fhdc9zh | 27 | 2024-04-02/19:32:52 | 2024-04-03 06:45:36 | .040 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 9p6bq1v54k13j | 2 | 2024-04-02/23:09:51 | 2024-04-03 06:45:36 | .097 s | null | select value$ from sys.props$ where name = :1 |
| cjygysb52jf2r | 1 | 2024-04-03/06:45:35 | 2024-04-03 06:45:35 | .081 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ * FROM "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" SAMPLE BLOCK (6.477733 , 1) SEED (1) "H" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY",0,0,0,ROWID) IN (45355,45357,45359,45361,45362,45364,45366,45367,45369,45370,45372,45375,45378,45379,45380)) "H") SAMPLESUB |
| 50vxqdkj4zu1w | 603 | 2024-04-03/04:28:50 | 2024-04-03 06:45:35 | .286 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| 6rjuws7awzh25 | 1 | 2024-04-03/06:45:35 | 2024-04-03 06:45:35 | .054 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("G") FULL("G") NO_PARALLEL_INDEX("G") */ * FROM "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" SAMPLE BLOCK (1.002506 , 1) SEED (1) "G" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY",0,0,0,ROWID) IN (45355,45357,45359,45361,45362,45364,45366,45367,45369,45370,45372,45375,45378,45379,45380)) "G") SAMPLESUB |
| gt3y0sr7zafbx | 10 | 2024-04-02/20:58:27 | 2024-04-03 06:43:51 | .060 s | MMON_SLAVE | select program_oid, schedule_expr, schedule_id, queue_owner, queue_name, queue_agent, event_rule, mxdur_msgid, last_enabled_time, class_oid, next_run_date, last_start_date, last_end_date, retry_count, run_count, failure_count, running_instance, running_slave, flags, job_status, creator, client_id, guid, char_env, start_date, end_date, instance_id, fw_name, fw_oid, destination, credential_name, credential_owner, credential_oid, dest_oid, job_dest_id, run_invoker, connect_credential_name, connect_credential_owner, connect_credential_oid, program_action, schedule_limit, priority, job_weight, number_of_args, max_runs, max_failures, max_run_duration, comments, user_callback, user_callback_ctx, nls_env, source, env, database_role, owner_udn, dist_flags, pdb_id from sys.scheduler$_job where obj# = :1 |
| 23945tbbh3g44 | 4 | 2024-04-03/04:00:01 | 2024-04-03 06:43:51 | .092 s | MMON_SLAVE | select count(*) from sys.scheduler$_job_argument where oid = :1 |
| 6tx7ta6au7ac5 | 1 | 2024-04-03/06:43:51 | 2024-04-03 06:43:51 | .854 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(1); if myinterval <> 0 then next_date := systimestamp + numtods |
| 5zavxk0r1y52h | 1 | 2024-04-03/06:43:52 | 2024-04-03 06:43:51 | .093 s | null | select o.name, o.owner# from obj$ o, type$ t where o.oid$ = t.tvoid and bitand(t.properties,8388608) = 8388608 and (sysdate-o.ctime) > 0.0007 and o.name like :1 order by o.stime desc, o.obj# desc |
| 6p6srunyahysq | 1 | 2024-04-03/06:43:51 | 2024-04-03 06:43:51 | .281 s | null | select o.obj#, decode(u.type#, 2, u.ext_username, u.name), o.name, o.subname, o.linkname, o.namespace from obj$ o, user$ u where o.type# = 10 and o.owner# = u.user# and ((:1='ORA$BASE' and u.type# in (0, 1) and bitand(u.spare1, 16) = 16) or (u.type# = 2 and u.spare2 = :2)) |
| b2sb7rm7vt887 | 13 | 2024-04-02/20:58:27 | 2024-04-03 06:43:51 | .108 s | null | select userid, name, subname, flags from sys.scheduler$_lwjob_obj where obj# = :1 |
| 2wjp9xd6kdyf3 | 3 | 2024-04-03/06:43:51 | 2024-04-03 06:43:51 | .009 s | null | select obj# from edition$ where p_obj# = :1 |
| 7pfr68nf6q2af | 1 | 2024-04-03/06:43:52 | 2024-04-03 06:43:51 | .118 s | DBMS_SCHEDULER | DECLARE job BINARY_INTEGER := :job; next_date TIMESTAMP WITH TIME ZONE := :mydate; broken BOOLEAN := FALSE; job_name VARCHAR2(128) := :job_name; job_subname VARCHAR2(128) := :job_subname; job_owner VARCHAR2(128) := :job_owner; job_start TIMESTAMP WITH TIME ZONE := :job_start; job_scheduled_start TIMESTAMP WITH TIME ZONE := :job_scheduled_start; window_start TIMESTAMP WITH TIME ZONE := :window_start; window_end TIMESTAMP WITH TIME ZONE := :window_end; chain_id VARCHAR2(14) := :chainid; credential_owner VARCHAR2(128) := :credown; credential_name VARCHAR2(128) := :crednam; destination_owner VARCHAR2(128) := :destown; destination_name VARCHAR2(128) := :destnam; job_dest_id varchar2(14) := :jdestid; log_id number := :log_id; BEGIN declare myinterval number; begin myinterval := dbms_pdb.cleanup_task(4); if myinterval <> 0 then next_date := systimestamp + numtods |
| g7b27p0j8df12 | 0 | 2024-04-03/06:43:51 | 2024-04-03 06:43:50 | .002 s | null | select null from obj$ where obj#=:1 and type#=:2 and obj# not in (select p_obj# from dependency$ where p_obj# = obj$.obj#) |
| acmvv4fhdc9zh | 166 | 2024-04-02/19:32:52 | 2024-04-03 06:43:50 | .128 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 5xmcn9nsz2agn | 1 | 2024-04-03/06:43:51 | 2024-04-03 06:43:50 | .090 s | null | select o.owner#,o.obj#,decode(o.linkname,null, decode(decode(u.type#, 2, u.ext_username, u.name),null,'SYS', decode(u.type#, 2, u.ext_username, u.name)), o.remoteowner), o.name,o.linkname,o.namespace,o.subname, decode(u.type#, 2, o.name, NULL) from user$ u, obj$ o where u.user#(+)=o.owner# and o.type#=:1 and not exists (select p_obj# from dependency$ where p_obj# = o.obj#) and (decode(u.type#, 2, o.obj#, 1) = decode(u.type#, 2, u.spare2, 1)) |
| 2dq9k2hmh17jc | 1 | 2024-04-03/06:43:51 | 2024-04-03 06:43:50 | .061 s | null | select count(*) from edition$ |
| 11yqmst1nf8gw | 40 | 2024-04-03/06:43:30 | 2024-04-03 06:43:29 | 1.779 s | null | select user#, name, cast(ctime as timestamp) at time zone 'UTC', spare6, rownum from user$ a, profile$ b where a.type# = 1 AND nvl(a.password, 'NULL') not in ('EXTERNAL','GLOBAL') AND ((sys_context('userenv', 'con_id') = 0) OR ((sys_context('userenv', 'con_id') = 1) AND (bitand(spare1, 128) = 128)) OR ((sys_context('userenv', 'con_id') > 1) AND (bitand(spare1, 128) != 128))) AND a.name not in ('XS$NULL','SYSRAC') AND bitand(a.spare1, 2080) not in (32, 2048, 2080) AND (bitand(a.astatus,8) <> 8 OR bitand(a.astatus,8) = 8 AND a.name in ('SYS','SYSBACKUP','SYSDG','SYSKM')) AND a.resource$ = b.profile# AND b.resource# = 7 AND b.type# = 1 AND ((b.limit# != 2147483647) AND NOT (b.limit# = 0 and exists (select 1 from profile$ where profile#=0 and resource#=7 and type#=1 and l |
| 46rfpc1hc3q19 | 0 | 2024-04-03/06:30:23 | 2024-04-03 06:30:24 | .283 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/06:30:23') |
| 386df2ra5n5xq | 1 | 2024-04-03/06:30:24 | 2024-04-03 06:30:24 | .327 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/06:30:23') |
| 0kuzyd389x2ns | 1 | 2024-04-03/06:15:13 | 2024-04-03 06:15:14 | .352 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/06:15:13') |
| 4wmq89ywk81zw | 0 | 2024-04-03/06:15:13 | 2024-04-03 06:15:13 | .269 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/06:15:13') |
| 06vh64unr7ukd | 1 | 2024-04-03/06:00:00 | 2024-04-03 06:00:00 | .888 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/06:00:00') |
| 37tp7qzbgc47a | 0 | 2024-04-03/06:00:00 | 2024-04-03 05:59:59 | .123 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/06:00:00') |
| ga4mbqqxya48k | 535 | 2024-03-31/21:25:02 | 2024-04-03 05:57:07 | .831 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| d2cq9ryf9qhcq | 103 | 2024-04-02/03:56:12 | 2024-04-03 05:57:07 | 3.705 s | null | select distinct S1.policy#, S1.when, S4.type from audit_ng$ S1, aud_policy$ S4 where (S4.policy# = S1.policy#) AND ((S1.how = 1 AND S1.user# = :1) OR (S1.how = 2 AND :1 <> -1 AND :1 NOT IN (select user# from audit_ng$ S2 where S1.policy# = S2.policy#))) UNION ALL select distinct S3.policy#, S3.when, S5.type from audit_ng$ S3, aud_policy$ S5 where (S5.policy# = S3.policy#) AND (S3.how = 3 AND :1 IN (select grantee# from sysauth$ where grantee# = :1 and (privilege# = S3.user# OR S3.user# IN ( select /*+ connect_by_filtering index(sysauth$ i_sysauth1) */ privilege# from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with grantee#=:1 and privilege#>0)))) |
| 9z0uwxbzck5rt | 0 | 2024-04-03/05:44:47 | 2024-04-03 05:44:47 | .231 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/05:44:47') |
| 3k8379fx4t4qy | 1 | 2024-04-03/05:44:47 | 2024-04-03 05:44:47 | .330 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/05:44:47') |
| 426vhya63da32 | 1 | 2024-04-03/05:29:38 | 2024-04-03 05:29:39 | .229 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/05:29:38') |
| dp3bp1dnjn3tp | 0 | 2024-04-03/05:29:38 | 2024-04-03 05:29:38 | .275 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/05:29:38') |
| 96fqh1b19dh67 | 1 | 2024-04-03/05:25:04 | 2024-04-03 05:25:04 | .025 s | null | SELECT COUNT(DISTINCT(batch#)) FROM sqllog$ |
| 121ffmrc95v7g | 307 | 2024-04-02/19:27:46 | 2024-04-03 05:25:04 | 1.972 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| g0t052az3rx44 | 175 | 2024-04-03/02:26:43 | 2024-04-03 05:25:04 | .291 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 3pww0rx5pqcb7 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .014 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRH$\%' ESCAPE '' or os.table_name like 'WRM$\%' ESCAPE '' or os.table_name like 'WRHS$\_%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 6uq61y45mqcxg | 17 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .010 s | null | select nvl(sum(blocks), 0) from x$kewx_segments where owner = :owner |
| f6cz4n8y72xdc | 1 | 2024-04-03/05:20:07 | 2024-04-03 05:20:09 | 2.204 s | null | SELECT space_usage_kbytes FROM v$sysaux_occupants WHERE occupant_name = 'SQL_MANAGEMENT_BASE' |
| drq2nb10r6raq | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .016 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'SCHEDULER$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| c7kptxk2fypps | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .015 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'AW$%' ESCAPE '' or os.table_name like 'AW\_%' ESCAPE '' or os.table_name like 'OLAP\AW\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 98zsaptdmg65n | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .013 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'ALERT_QT' or os.table_name like 'AQ$\ALERT\QT\%' ESCAPE '' or os.table_name like 'WRI$\%' ESCAPE '' ) and not ( os.table_name like 'WRI$\OPTSTAT\%' ESCAPE '' or os.table_name like 'WRI$\ADV\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| afwcrq18h7gp1 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .004 s | null | SELECT parameter_value FROM smb$config WHERE parameter_name = 'SPACE_BUDGET_PERCENT' |
| fscmkqp39bfzs | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'AUD$' or os.table_name = 'FGA_LOG$' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 09hm1aht0mfj8 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'Olapi_History' or os.table_name = 'Olapi_Session_History' or os.table_name = 'Olapi_Iface_Object_History' or os.table_name = 'Olapi_Iface_Op_History' or os.table_name = 'Olapi_Memory_Op_History' or os.table_name = 'Olapi_Memory_Heap_History' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cufjt3q4n3dzt | 1 | 2024-04-03/05:20:08 | 2024-04-03 05:20:09 | .413 s | null | select distinct o2.name table_name, o1.name index_name from sys.ind$ i, sys.obj$ o1, sys.obj$ o2 where i.ts# = (select ts# from sys.ts$ where name = :tsname) and i.obj# = o1.obj# and i.bo# = o2.obj# |
| dm67vbu11gbac | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'STREAMS$%' ESCAPE '' or os.table_name like 'APPLY$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cqrn2jyjqm8ym | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .038 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'SMB$CONFIG' or os.table_name = 'SQL$' or os.table_name = 'SQLLOG$' or os.table_name = 'SQL$TEXT' or os.table_name like 'SQLOBJ$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 0spyn0r7704c1 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRI$\OPTSTAT\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 4ysys4w9pskt3 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .060 s | null | declare total_blocks number := 0; begin select nvl(sum(d.blocks), 0) into total_blocks from x$kewx_segments d, (select distinct o1.segment_name name from x$kewx_segments o1 where o1.segment_name like 'LOGMNR%' and o1.segment_name not like 'LOGMNRT%' and o1.segment_name not like 'LOGMNR_SIM_INTEROP%' union all select distinct o2.lob_name name from x$kewx_lobs o2 where o2.table_name like 'LOGMNR%' and o2.table_name not like 'LOGMNRT%' and o2.table_name not like 'LOGMNR_SIM_INTEROP%' ) s where (d.owner = 'SYS' or d.owner = 'SYSTEM') and (d.segment_name = s.name ); :1 := total_blocks; end; |
| 4dub32v0snhp3 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .013 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRI$\ADV\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| dwuunm9zgshb3 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .046 s | null | SELECT NVL(SUM(D.BLOCKS), 0) FROM X$KEWX_SEGMENTS D, (SELECT DISTINCT O1.SEGMENT_NAME NAME FROM X$KEWX_SEGMENTS O1 WHERE O1.SEGMENT_NAME LIKE 'LOGMNR%' AND O1.SEGMENT_NAME NOT LIKE 'LOGMNRT%' AND O1.SEGMENT_NAME NOT LIKE 'LOGMNR_SIM_INTEROP%' UNION ALL SELECT DISTINCT O2.LOB_NAME NAME FROM X$KEWX_LOBS O2 WHERE O2.TABLE_NAME LIKE 'LOGMNR%' AND O2.TABLE_NAME NOT LIKE 'LOGMNRT%' AND O2.TABLE_NAME NOT LIKE 'LOGMNR_SIM_INTEROP%' ) S WHERE (D.OWNER = 'SYS' OR D.OWNER = 'SYSTEM') AND (D.SEGMENT_NAME = S.NAME ) |
| 4pv374h724rgv | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'PLSCOPE\_%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cjb47nbr49ax2 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .021 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'KET$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| fp6ckx6dg9ud6 | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .010 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'SMON\_SCN%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 1gf4x93rpu8yt | 1 | 2024-04-03/05:20:09 | 2024-04-03 05:20:09 | .017 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'LOGSTDBY$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 8k8hg8zmk3du4 | 1 | 2024-04-03/05:20:08 | 2024-04-03 05:20:08 | .053 s | null | select /*+ ordered use_nl(o1 o2) */ distinct o1.name table_name, o2.name lob_name from (select obj#, lobj#, ind# from sys.lob$ l where ts# = (select ts# from sys.ts$ where name = :tsname )) s1, sys.obj$ o1, sys.obj$ o2 where (s1.lobj# = o2.obj# or s1.ind# = o2.obj#) and o1.obj# = s1.obj# |
| ct9ppzr6uuzv9 | 1 | 2024-04-03/05:20:07 | 2024-04-03 05:20:08 | 1.436 s | null | select owner, segment_name, nvl(sum(blocks), 0) from dba_segments where tablespace_name = :tsname group by owner, segment_name |
| a9w99jvsktnff | 0 | 2024-04-03/05:20:07 | 2024-04-03 05:20:07 | .080 s | null | select FILE# , NAME, CON_ID from GV$DBFILE where inst_id = USERENV('Instance') |
| af1b9z5amjmb5 | 1 | 2024-04-03/05:20:07 | 2024-04-03 05:20:07 | .003 s | null | select blocksize from ts$ where name = :tsname |
| afx304d90ps3z | 33 | 2024-04-02/19:57:09 | 2024-04-03 05:20:07 | .110 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| fvpmjbpbytza9 | 4 | 2024-04-03/05:20:07 | 2024-04-03 05:20:07 | .007 s | null | select blocks,NVL(ts#,-1),status$,NVL(relfile#,0),maxextend,inc, crscnwrp,crscnbas,NVL(spare1,0),spare2 from file$ where file#=:1 |
| dhdqqpq8nnhxd | 0 | 2024-04-03/05:20:07 | 2024-04-03 05:20:07 | .056 s | null | select inst_id,fnfno,fnnam, con_id from x$kccfn where fnnam is not null and bitand(fnflg, 4) != 4 and fntyp=4 |
| asvzxj61dc5vs | 51 | 2024-04-02/19:57:09 | 2024-04-03 05:20:07 | .072 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| 836b98xx998x3 | 1 | 2024-04-03/05:20:06 | 2024-04-03 05:20:07 | .236 s | null | SELECT sum(bytes) FROM dba_data_files WHERE tablespace_name = 'SYSAUX' |
| cnq31548hb8un | 1 | 2024-04-03/05:15:07 | 2024-04-03 05:15:08 | .323 s | null | BEGIN :c := dbms_spm_internal.auto_purge_sql_plan_baseline; END; |
| 4mmuxu8pdy805 | 1 | 2024-04-03/05:15:08 | 2024-04-03 05:15:08 | .027 s | null | SELECT c.parameter_value FROM sys.smb$config c WHERE parameter_name = :1 |
| bt85xwrxpt853 | 1 | 2024-04-03/05:15:08 | 2024-04-03 05:15:08 | .033 s | null | SELECT T.SQL_HANDLE, O.NAME FROM SYS.SQL$TEXT T, SYS.SQLOBJ$ O, SYS.SQLOBJ$AUXDATA A WHERE SYSTIMESTAMP - NVL(O.LAST_EXECUTED, A.CREATED) >= :B3 AND O.OBJ_TYPE = :B2 AND O.SIGNATURE = A.SIGNATURE AND O.CATEGORY = A.CATEGORY AND O.OBJ_TYPE = A.OBJ_TYPE AND O.PLAN_ID = A.PLAN_ID AND O.SIGNATURE = T.SIGNATURE AND BITAND(O.FLAGS, :B1 ) = :B1 |
| ggtbt9za556qb | 1 | 2024-04-03/05:15:08 | 2024-04-03 05:15:08 | .002 s | null | SELECT NUMTODSINTERVAL(:B1 * 7, 'DAY') FROM SYS.DUAL |
| 1n1jg6bwxxc4v | 1 | 2024-04-03/05:14:27 | 2024-04-03 05:14:28 | .173 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/05:14:27') |
| 1d5spjzmqvq9w | 0 | 2024-04-03/05:14:27 | 2024-04-03 05:14:27 | .275 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/05:14:27') |
| ajkubg7upg9pu | 7 | 2024-04-02/21:01:26 | 2024-04-03 05:10:06 | .027 s | null | update /* KSXM:TIME_UPD */ optstat_hist_control$ set sval2 = systimestamp where sname = :param_name |
| b63n4zj0bprqc | 0 | 2024-04-03/04:59:14 | 2024-04-03 04:59:14 | .103 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/04:59:14') |
| f8zwv4d0zuudw | 1 | 2024-04-03/04:59:14 | 2024-04-03 04:59:14 | .165 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/04:59:14') |
| 15w1t8qpdgg5k | 8 | 2024-04-02/20:58:28 | 2024-04-03 04:58:29 | .020 s | null | select i.obj#, i.flags, u.name, o.name, o.type# from sys.obj$ o, sys.user$ u, sys.ind$ idx, sys.ind_online$ i where bitand(i.flags, 512) = 512 and o.obj#=idx.obj# and o.owner# = u.user# and idx.obj#=i.obj# |
| 730vdzhng6m6g | 31 | 2024-04-02/20:58:28 | 2024-04-03 04:58:29 | .468 s | DBMS_SCHEDULER | update sys.scheduler$_job set next_run_date = :1, last_end_date = :2, retry_count = :3, run_count = :4, running_instance = :5, running_slave = :6, job_status = :7 where obj# = :8 |
| f705bwx3q0ydq | 8 | 2024-04-02/20:57:10 | 2024-04-03 04:57:14 | 4.235 s | null | select count(*) from dba_autotask_window_clients c, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'OPEN' group by window_name) wo, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'CLOSE' group by window_name) wc where c.window_name = wo.window_name and c.optimizer_stats = 'ENABLED' and wo.window_name = wc.window_name and wo.max_log_date < wc.max_log_date and wc.window_name not in (select h.window_name from dba_autotask_job_history h where h.client_name = 'auto optimizer stats collection' and h.job_start_time between wo.max_log_date and wc.max_log_date) |
| 2xyb5d6xg9srh | 8 | 2024-04-02/20:57:10 | 2024-04-03 04:57:14 | .008 s | null | select a.default_cpu_cost, a.default_io_cost from association$ a where a.obj# = :1 and a.property = :2 |
| 47r1y8yn34jmj | 121 | 2024-04-02/20:57:10 | 2024-04-03 04:57:14 | .053 s | null | select default$ from col$ where rowid=:1 |
| 2syvqzbxp4k9z | 102 | 2024-04-02/03:56:39 | 2024-04-03 04:57:14 | .074 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 6c9wx6z8w9qpu | 8 | 2024-04-02/20:57:10 | 2024-04-03 04:57:14 | .006 s | null | select a.default_selectivity from association$ a where a.obj# = :1 and a.property = :2 |
| 6m3wwk9ujnym1 | 1 | 2024-04-03/04:44:05 | 2024-04-03 04:44:06 | .609 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/04:44:04') |
| 2vy0zff8qhuqa | 0 | 2024-04-03/04:44:03 | 2024-04-03 04:44:05 | 1.257 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/04:44:04') |
| 8b3u3md10mxpd | 101 | 2024-04-02/03:56:14 | 2024-04-03 04:37:15 | .523 s | null | select distinct location_name from reg$ minus select distinct location_name from reg$ where user# != :1 |
| 329phafcsj5qs | 103 | 2024-04-02/01:37:10 | 2024-04-03 04:37:15 | .070 s | null | select user# from user$ where type# = 3 and spare2 = :1 |
| 9yk1bcb8k6v05 | 97 | 2024-04-02/05:27:13 | 2024-04-03 04:37:15 | .140 s | null | delete from userauth$ where user# = :1 |
| 8zx7jq9cddd28 | 103 | 2024-04-02/01:37:09 | 2024-04-03 04:37:14 | .099 s | null | DELETE FROM DR$SQE WHERE SQE_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 0pyndcdn2q3t5 | 57 | 2024-04-02/19:25:28 | 2024-04-03 04:37:14 | 1.647 s | null | delete from sysauth$ where grantee#=:1 or privilege#=:1 |
| 8fkf44w2uz074 | 95 | 2024-04-02/19:25:20 | 2024-04-03 04:37:14 | .026 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| gd28w82ct6rva | 5 | 2024-04-03/00:35:35 | 2024-04-03 04:37:14 | .003 s | null | select audit$ from tab$ where obj# = :1 |
| 44dn40afubks4 | 4 | 2024-04-03/02:03:08 | 2024-04-03 04:37:14 | .086 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| 4run0aqtbs37y | 103 | 2024-04-02/01:37:07 | 2024-04-03 04:37:13 | .145 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select a.obj# from sys.scheduler$_job a, sys.user$ u where bitand(a.job_status, 1) = 1 and u.user# = :1 and u.name = a.queue_owner |
| 16cffsk1wdzcc | 102 | 2024-04-02/03:56:12 | 2024-04-03 04:37:08 | .716 s | null | select exptime, ltime, astatus, lcount, ptime from sys.user$ where user#=:1 |
| a44413nzxtt39 | 448 | 2024-04-02/19:25:46 | 2024-04-03 04:37:04 | .595 s | null | insert into sysauth$ (grantee#,privilege#,option$,sequence#) values (to_number(:1),:2,decode(:3,0,null,:3),system_grant.nextval) |
| 06gfrprr7w0r2 | 935 | 2024-04-02/03:56:06 | 2024-04-03 04:37:03 | .399 s | null | select name,password,datats#,tempts#,type#,defrole,resource$, ptime, decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass), spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where user#=:1 |
| a3089tyzzk6t4 | 101 | 2024-04-02/03:56:06 | 2024-04-03 04:37:03 | .440 s | null | insert into user$(user#,name,password,ctime,ptime,datats#,tempts#,type#,defrole,resource$,ltime,exptime,astatus,lcount,defschclass,spare1,spare4,ext_username,spare2,spare3,spare9,spare10) values (:1,:2,:3,SYSDATE,DECODE(to_char(:4, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :4),:5,:6,:7,:8,:9,DECODE(to_char(:10, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :10),DECODE(to_char(:11, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :11),:12,:13,:14,:15,:16,:17,:18,decode(:19,0,null,:19),:20,:21) |
| 9mb61uqwwqkpj | 169 | 2024-04-02/19:25:24 | 2024-04-03 04:37:02 | .505 s | null | select spare6 from sys.user$ where user#=:1 |
| 0k8522rmdzg4k | 284 | 2024-04-02/19:25:24 | 2024-04-03 04:37:01 | 3.102 s | null | select privilege# from sysauth$ where (grantee#=:1 or grantee#=1) and privilege#>0 |
| bx9k7kpfm474x | 0 | 2024-04-03/04:28:51 | 2024-04-03 04:28:51 | .223 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/04:28:51') |
| dnr05vn4r6537 | 1 | 2024-04-03/04:28:51 | 2024-04-03 04:28:51 | .121 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/04:28:51') |
| 06gfrprr7w0r2 | 53 | 2024-04-02/21:34:38 | 2024-04-03 04:28:50 | .062 s | null | select name,password,datats#,tempts#,type#,defrole,resource$, ptime, decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass), spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where user#=:1 |
| 50vxqdkj4zu1w | 655 | 2024-04-02/04:40:58 | 2024-04-03 04:28:50 | .261 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| 06gfrprr7w0r2 | 3 | 2024-04-03/04:28:50 | 2024-04-03 04:28:50 | .110 s | null | select name,password,datats#,tempts#,type#,defrole,resource$, ptime, decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass), spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where user#=:1 |
| 4c2hr5psc6qys | 19 | 2024-04-02/20:50:56 | 2024-04-03 04:21:55 | .420 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE SHELFLIFE=30) */ "OBJ#","CLASS_OID","JOB_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY" FROM "SYS"."SCHEDULER$_LWJOB_REFRESH" "SCHEDULER$_LWJOB_REFRESH" WHERE 1=1 |
| b3gc6fu9b9vf8 | 1 | 2024-04-03/04:13:40 | 2024-04-03 04:13:41 | .215 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/04:13:40') |
| cs3s9sa82pkkd | 0 | 2024-04-03/04:13:40 | 2024-04-03 04:13:40 | .244 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/04:13:40') |
| 3dbzmtf9ahvzt | 759 | 2024-04-02/19:31:15 | 2024-04-03 04:09:59 | 37.556 s | null | merge /* KSXM:OPTIM_DML_INF */ into sys.mon_mods_all$ m using dual on (m.obj# = :objn and (:pobjn = 0 or m.obj# = :pobjn or m.obj# in (select obj# from tabpart$ where bo# = :pobjn and obj# = :objn union all select obj# from tabcompart$ where bo# = :pobjn and obj# = :objn union all select ts |
| 9rjc5cmt7mg3w | 0 | 2024-04-03/04:09:59 | 2024-04-03 04:09:59 | .074 s | null | SELECT /*+ qb_name(gv_ashv) no_merge ordered use_nl(s,a) */ a.inst_id, s.sample_id, s.sample_time,s.sample_time_utc, a.usecs_per_row, s.is_awr_sample, a.session_id, a.session_serial#, decode(a.session_type, 1, 'FOREGROUND', 'BACKGROUND'), a.flags, a.user_id, a.sql_id, decode(bitand(a.flags, power(2, 4)), NULL, 'N', 0, 'N', 'Y'), a.sql_child_number, a.sql_opcode, a.force_matching_signature, decode(a.top_level_sql_id, NULL, a.sql_id, a.top_level_sql_id), decode(a.top_level_sql_id, NULL, a.sql_opcode, a.top_level_sql_opcode), a.sql_opname,a.sql_adaptive_plan_resolved,a.sql_full_plan_hash_value,a.sql_plan_hash_value, decode(a.sql_plan_operation, NULL, to_number(NULL), a.sql_plan_line_id), a.sql_plan_operation, a.sql_plan_options, decode(a.sql_exec_id, 0, to_number(NULL), a.sql_exec_id), a.sql_exec_start, decode(a.plsql_entry_object_id,0,to_number(NULL), a.plsql_entry_object_id), decode(a.plsql_entry_object_id,0,to_number(NULL), a.plsql_entry_subprogram_id), decode |
| 8gbt6t0s3jn0t | 27 | 2024-04-02/20:16:20 | 2024-04-03 04:09:59 | .809 s | null | MERGE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ INTO OPTSTAT_USER_PREFS$ D USING ( SELECT * FROM (SELECT /*+ leading(u o et) */ O.OBJ#, SYSTIMESTAMP CHGTIME, ROUND(MAX(S.DELTA_READ_IO_BYTES/S.DELTA_TIME), 3) SCANRATE FROM GV$ACTIVE_SESSION_HISTORY S, GV$SQL_PLAN P, OBJ$ O, USER$ U, SYS.EXTERNAL_TAB$ ET WHERE S.INST_ID = P.INST_ID AND S.SQL_ID = P.SQL_ID AND S.SQL_PLAN_HASH_VALUE = P.PLAN_HASH_VALUE AND S.SQL_PLAN_LINE_ID = P.ID AND P.OBJECT_NAME = O.NAME AND (:B4 IS NULL OR O.OBJ# = :B4 ) AND O.OWNER# = U.USER# AND P.OBJECT_OWNER = U.NAME AND O.TYPE# = 2 AND S.CON_ID = SYS_CONTEXT('userenv', 'con_id') AND P.CON_ID = SYS_CONTEXT('userenv', 'con_id') AND S.SQL_PLAN_OPERATION LIKE '%TABLE ACCESS' AND P.OPERATION LIKE '%TABLE ACCESS' AND S.SQL_PLAN_OPERATION = P.OPERATION AND S.DELTA_TIME > 0 AND S.DELTA_READ_IO_BYTES > 0 AND FROM_TZ(S.SAMPLE_TIME, :B3 ) > :B2 AND ET.OBJ# (+) = O.OBJ# AND ET.TYPE$ (+) IN ('ORACLE_HIVE', 'ORACLE_HDFS', 'ORACLE_BIGDATA') AND (:B1 = 'ON' OR (:B1 |
| 13sjt151vxu5v | 398 | 2024-04-02/09:00:10 | 2024-04-03 04:09:59 | .265 s | null | select /* QOSD */ /*+ index(eo) */ exp_cnt from exp_obj$ eo where objn = :1 and snapshot_id = :2 |
| 38z2dr4ssxswn | 27 | 2024-04-02/20:16:20 | 2024-04-03 04:09:59 | .612 s | null | UPDATE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ OPTSTAT_HIST_CONTROL$ SET SPARE6 = SYSTIMESTAMP WHERE SNAME = 'SCAN_RATE' AND (SPARE6 < SYSTIMESTAMP - NUMTODSINTERVAL(:B1 , 'minute') OR SPARE6 IS NULL) |
| bay3va0dzsc0m | 14 | 2024-04-02/20:46:24 | 2024-04-03 04:09:59 | .104 s | null | select /* QOSD */ /*+ index(es) */ exp_id, dynamic_cost, eval_count, ctime, last_modified from exp_stat$ es where objn = :1 and snapshot_id = :2 |
| asvzxj61dc5vs | 3 | 2024-04-03/00:45:36 | 2024-04-03 04:09:59 | .034 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| cn6hhn36a4rrs | 232 | 2024-04-02/20:18:36 | 2024-04-03 04:00:18 | .050 s | null | select con#,obj#,rcon#,enabled,nvl(defer,0),spare2,spare3,refact from cdef$ where robj#=:1 |
| cn6hhn36a4rrs | 12 | 2024-04-03/04:00:09 | 2024-04-03 04:00:18 | .068 s | null | select con#,obj#,rcon#,enabled,nvl(defer,0),spare2,spare3,refact from cdef$ where robj#=:1 |
| acmvv4fhdc9zh | 53 | 2024-04-03/04:00:09 | 2024-04-03 04:00:18 | .128 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 6xvzxzck50czk | 1 | 2024-04-03/04:00:17 | 2024-04-03 04:00:18 | .991 s | DBMS_SCHEDULER | select cons.consumer_name from sys.dba_queue_subscribers cons left join sys.user$ us on replace(cons.consumer_name,'SCHED$_AGT2$_')=us.user# where cons.queue_name='SCHEDULER$_EVENT_QUEUE' and cons.consumer_name like 'SCHED$_AGT2$_%' and us.user# is null |
| 2syvqzbxp4k9z | 328 | 2024-04-02/23:00:20 | 2024-04-03 04:00:18 | 3.483 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 2syvqzbxp4k9z | 105 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .148 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| gngtvs38t0060 | 7 | 2024-04-02/23:00:36 | 2024-04-03 04:00:18 | .235 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 35ra2cdwvqg1w | 2 | 2024-04-03/04:00:16 | 2024-04-03 04:00:18 | .054 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 03guhbfpak0w7 | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .017 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 04kug40zbu4dm | 754 | 2024-04-02/19:28:16 | 2024-04-03 04:00:18 | .505 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| a3jpjzh7mtwwp | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .016 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 0gx3b09qrx9f5 | 20 | 2024-04-02/23:00:20 | 2024-04-03 04:00:18 | .038 s | null | select obj#,index# from oid$ where user#=:1 and oid$=:2 |
| fh5ufah919kun | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .035 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| gx4mv66pvj3xz | 12 | 2024-04-03/04:00:09 | 2024-04-03 04:00:18 | .086 s | null | select con#,type#,condlength,intcols,robj#,rcon#,match#,refact,nvl(enabled,0),rowid,cols,nvl(defer,0),mtime,nvl(spare1,0),spare2,spare3 from cdef$ where obj#=:1 |
| 3un99a0zwp4vd | 52 | 2024-04-02/20:18:33 | 2024-04-03 04:00:18 | .206 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| 2d1tg62apru59 | 1 | 2024-04-03/04:00:19 | 2024-04-03 04:00:18 | .053 s | DBMS_SCHEDULER | SELECT REGEXP_SUBSTR(ADDITIONAL_INFO,'CHAIN_LOG_ID="[0-9]+"') FROM SYS.SCHEDULER$_EVENT_LOG E, SYS.SCHEDULER$_CLASS C WHERE E.TYPE# = 66 AND E.CLASS_ID = C.OBJ#(+) AND OPERATION IN ('CHAIN_RUN','CHAIN_RETRY_RUN') AND E.LOG_DATE < :B2 - NUMTODSINTERVAL(NVL(C.LOG_HISTORY, :B1 ), 'DAY') AND INSTR(E.NAME,'"')=0 |
| 8swypbbr0m372 | 52 | 2024-04-02/20:18:33 | 2024-04-03 04:00:18 | .206 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| g0r5psznj761u | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .029 s | null | select hashcode from type$ where tvoid=:1 |
| afks3v0jp6qhg | 1 | 2024-04-03/04:00:19 | 2024-04-03 04:00:18 | .019 s | DBMS_SCHEDULER | select name, address, protocol, trans_name, subscriber_type, rule_name from "SYS"."AQ$_SCHEDULER$_EVENT_QTAB_S" where bitand(subscriber_type, 1)=1 and queue_name = :1 |
| 9tt2m0mpc2qqp | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .007 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 53saa2zkr6wc3 | 32 | 2024-04-03/04:00:09 | 2024-04-03 04:00:18 | .057 s | null | select intcol#,nvl(pos#,0),col#,nvl(spare1,0) from ccol$ where con#=:1 |
| bxywuzvtp6wjg | 1 | 2024-04-03/04:00:03 | 2024-04-03 04:00:18 | 16.525 s | DBMS_SCHEDULER | call dbms_scheduler.auto_purge ( ) |
| 0m78skf1mudnb | 3 | 2024-04-03/04:00:18 | 2024-04-03 04:00:18 | .008 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| 7nuw4xwrnuwxq | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .017 s | null | select col#,intcol#,toid,version#,packed,intcols,intcol#s,flags, synobj#, nvl(typidcol#, 0) from coltype$ where obj#=:1 order by intcol# desc |
| 9j7um9cd6155p | 2 | 2024-04-03/04:00:17 | 2024-04-03 04:00:17 | .024 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("QT") FULL("QT") NO_PARALLEL_INDEX("QT") */ 1 AS C1, CASE WHEN "QT"."STATE"<2 THEN 1 ELSE 0 END AS C2 FROM "SYS"."SCHEDULER$_EVENT_QTAB" "QT") SAMPLESUB |
| a4n4ayr88dbhy | 10 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .062 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| gskc5xjnxkbmy | 1 | 2024-04-03/04:00:17 | 2024-04-03 04:00:17 | .966 s | DBMS_SCHEDULER | select unique( nvl2(job_subname, '"'||owner||'"."'||job_name||'"."'||job_subname ||'"', '"'||owner||'"."'||job_name||'"')) jn, notification_owner ow from sys.scheduler$_notification where bitand(flags,1)=1 and owner||'"'||job_name not in ( select owner||'"'||job_name from sys.dba_scheduler_jobs union all select qt.user_data.object_owner||'"'||qt.user_data.object_name from sys.scheduler$_event_qtab qt where state<2 ) |
| 32bhha21dkv0v | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .028 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| g0t052az3rx44 | 28 | 2024-04-03/00:25:42 | 2024-04-03 04:00:17 | .243 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 8fkf44w2uz074 | 24 | 2024-04-02/20:48:59 | 2024-04-03 04:00:17 | .019 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 9tgj4g8y4rwy8 | 25 | 2024-04-03/04:00:09 | 2024-04-03 04:00:17 | .062 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 9g485acn2n30m | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .031 s | null | select col#,intcol#,reftyp,stabid,expctoid from refcon$ where obj#=:1 order by intcol# asc |
| 7kaq4kd6jc8nk | 65 | 2024-04-02/20:18:33 | 2024-04-03 04:00:17 | .058 s | null | select pname, enable_flag, ptxt, pcol, pfschma, ppname, pfname, stmt_type, powner# from fga$ where obj# = :1 |
| 9rfqm06xmuwu0 | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .017 s | null | select intcol#, toid, version#, intcols, intcol#s, flags, synobj# from subcoltype$ where obj#=:1 order by intcol# asc |
| 6h3cwmunz5z8q | 10 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .055 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| 0fr8zhn4ymu3v | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .006 s | null | select intcol#,type,flags,lobcol,objcol,extracol,schemaoid, elemnum from opqtype$ where obj# = :1 order by intcol# asc |
| f3g84j69n0tjh | 8 | 2024-04-03/04:00:08 | 2024-04-03 04:00:17 | .014 s | null | select col#,intcol#,ntab# from ntab$ where obj#=:1 order by intcol# asc |
| 7kvy2vdfs9ffv | 1 | 2024-04-03/04:00:17 | 2024-04-03 04:00:16 | .180 s | DBMS_SCHEDULER | DELETE FROM SYS.SCHEDULER$_EVENT_LOG WHERE DBID IS NULL AND LOG_ID IN (SELECT E.LOG_ID FROM SYS.SCHEDULER$_EVENT_LOG E, SYS.SCHEDULER$_CLASS C WHERE E.TYPE# = 66 AND E.CLASS_ID = C.OBJ#(+) AND (E.FLAGS IS NULL OR BITAND(E.FLAGS, 2)=0) AND OPERATION NOT LIKE 'CHAIN%' AND E.LOG_DATE < :B2 - NUMTODSINTERVAL(NVL(C.LOG_HISTORY, :B1 ), 'DAY')) |
| d7zvk9bn8dyr6 | 138 | 2024-04-02/20:18:33 | 2024-04-03 04:00:16 | .116 s | null | select /* QOSD */ /*+ index(do) */ dir_cnt from opt_directive_own$ do where dir_own# = :1 |
| av3n8cwad6f2n | 1 | 2024-04-03/04:00:17 | 2024-04-03 04:00:16 | .033 s | DBMS_SCHEDULER | DELETE FROM SYS.SCHEDULER$_EVENT_LOG WHERE DBID IS NULL AND LOG_ID IN (SELECT E.LOG_ID FROM SYS.SCHEDULER$_EVENT_LOG E WHERE E.TYPE# = 69 AND E.LOG_DATE < :B2 - NUMTODSINTERVAL(:B1 , 'DAY')) |
| 1xcngwj6ypnkx | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:16 | .826 s | DBMS_SCHEDULER | DELETE FROM SYS.SCHEDULER$_JOB_RUN_DETAILS WHERE LOG_ID IN (SELECT E.LOG_ID FROM SYS.SCHEDULER$_EVENT_LOG E, SYS.SCHEDULER$_CLASS C WHERE E.TYPE# = 66 AND E.CLASS_ID = C.OBJ#(+) AND (E.FLAGS IS NULL OR BITAND(E.FLAGS, 2)=0) AND OPERATION NOT LIKE 'CHAIN%' AND E.LOG_DATE < :B2 - NUMTODSINTERVAL(NVL(C.LOG_HISTORY, :B1 ), 'DAY')) |
| bycc25ggkmbmw | 1 | 2024-04-03/04:00:17 | 2024-04-03 04:00:16 | .067 s | DBMS_SCHEDULER | DELETE FROM SYS.SCHEDULER$_WINDOW_DETAILS WHERE LOG_ID IN (SELECT E.LOG_ID FROM SYS.SCHEDULER$_EVENT_LOG E WHERE E.TYPE# = 69 AND E.LOG_DATE < :B2 - NUMTODSINTERVAL(:B1 , 'DAY')) |
| akr7gjf83hm87 | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:15 | .007 s | null | select /* QOSD */ /*+ index(fo) */ f_obj#, obj_type, col_list, cvec_size, flags, nrows from opt_finding_obj$ fo where f_id = :1 |
| 9hzny0hs9xzba | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:15 | .028 s | DBMS_SCHEDULER | SELECT GA.VALUE FROM SYS.SCHEDULER$_GLOBAL_ATTRIBUTE GA, SYS.OBJ$ GO WHERE GA.OBJ# = GO.OBJ# AND GO.NAME = 'LOG_HISTORY' |
| 4tvgntg4c3vyt | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:15 | .018 s | null | select /* QOSD */ /*+ index(d) */ dir_id, f_id, type, state, flags, created, last_modified, last_used, vc_one from opt_directive$ d where dir_own# = :1 |
| 5j98bb4cuswt0 | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:15 | .012 s | null | select /* QOSD*/ /*+ index(f) */ f_own#, type, reason, ctime, tab_cnt from opt_finding$ f where f_id = :1 |
| 35ra2cdwvqg1w | 8 | 2024-04-02/23:00:16 | 2024-04-03 04:00:15 | .110 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 44dn40afubks4 | 1 | 2024-04-03/04:00:16 | 2024-04-03 04:00:15 | .170 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| cz8wbmy7k5bxn | 2 | 2024-04-03/04:00:12 | 2024-04-03 04:00:15 | 4.216 s | null | begin sys.dbms_aq_inv.internal_purge_queue_table(:1, :2, :3, :4, :5, :6, :7, :8 , FALSE);end; |
| 0v2yhvppd9gj1 | 1 | 2024-04-03/04:00:15 | 2024-04-03 04:00:15 | .468 s | null | SELECT subscriber_id, consumer_name, qt.enq_time, qt.step_no, qt.priority, qt.chain_no, qt.local_order_no, msg_id, msg_state FROM "SYS"."SCHEDULER$_EVENT_QTAB" qt, "SYS"."AQ$SCHEDULER$_EVENT_QTAB" qtview, "SYS"."AQ$_SCHEDULER$_EVENT_QTAB_S" s WHERE (queue = 'AQ$_SCHEDULER$_EVENT_QTAB_E' ) AND ((s.subscriber_type = 4) AND (s.name IS NULL) AND (s.protocol = 0)) AND (qt.msgid = qtview.msg_id) |
| 0wj3qdq9hau10 | 1 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .128 s | null | SELECT subscriber_id, qt.enq_time, qt.step_no, qt.priority, qt.chain_no, qt.local_order_no, msg_id, msg_state FROM "SYS"."SCHEDULER_FILEWATCHER_QT" qt, "SYS"."AQ$SCHEDULER_FILEWATCHER_QT" qtview, "SYS"."AQ$_SCHEDULER_FILEWATCHER_QT_S" s WHERE (queue = 'AQ$_SCHEDULER_FILEWATCHER_QT_E' ) AND (((s.name = qtview.consumer_name) OR (s.name IS NULL AND qtview.CONSUMER_NAME IS NULL)) AND ((s.address = qtview.address) OR (s.address IS NULL AND qtview.ADDRESS IS NULL)) AND (s.protocol = qtview.protocol)) AND (qt.msgid = qtview.msg_id) |
| 0m78skf1mudnb | 4 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .026 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| 16mj7x8d6462t | 2 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .021 s | DBMS_SCHEDULER | SELECT COUNT(*) FROM SYSTEM.AQ$_QUEUES B WHERE B.TABLE_OBJNO = :B2 AND BITAND(B.PROPERTIES, :B1 ) = :B1 |
| 76ddc39hn86pr | 2 | 2024-04-03/04:00:11 | 2024-04-03 04:00:14 | .039 s | null | select aft.owner_instance, t.objno, t.flags from system.aq$_queue_tables t, aq$_queue_table_affinities aft where t.objno = aft.table_objno and t.schema = :1 and t.name = :2 |
| b8mmmz6bus8hz | 7 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .012 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("QT") FULL("QT") NO_PARALLEL_INDEX("QT") */ 1 AS C1, CASE WHEN "QT"."Q_NAME"='AQ$_SCHEDULER$_EVENT_QTAB_E' AND ("QT"."STATE"<>7 OR "QT"."STATE"<>9) THEN 1 ELSE 0 END AS C2, "QT"."MSGID" AS C3 FROM "SYS"."SCHEDULER$_EVENT_QTAB" "QT") SAMPLESUB |
| 2bzkjcp90n8kb | 0 | 2024-04-03/04:00:14 | 2024-04-03 04:00:14 | .528 s | null | SELECT /*+ OPT_PARAM('_fix_control' '9088510:0') NO_XML_QUERY_REWRITE cursor_sharing_exact */ count(*) FROM "SYS"."AQ$SCHEDULER_FILEWATCHER_QT" QTVIEW, SYS.DUAL WHERE queue = 'AQ$_SCHEDULER_FILEWATCHER_QT_E' |
| 2bzkjcp90n8kb | 0 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .064 s | null | SELECT /*+ OPT_PARAM('_fix_control' '9088510:0') NO_XML_QUERY_REWRITE cursor_sharing_exact */ count(*) FROM "SYS"."AQ$SCHEDULER_FILEWATCHER_QT" QTVIEW, SYS.DUAL WHERE queue = 'AQ$_SCHEDULER_FILEWATCHER_QT_E' |
| ga4mbqqxya48k | 13 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | .064 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| 04kug40zbu4dm | 17 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | .040 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| grwydz59pu6mc | 12 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .015 s | null | select text from view$ where rowid=:1 |
| 121ffmrc95v7g | 13 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | .155 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| c1aqra3539hyz | 2 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .048 s | null | select cols,audit$,textlength,intcols,nvl(property,0),flags,rowid from view$ where obj#=:1 |
| 96bdz5wvut2n5 | 2 | 2024-04-03/04:00:11 | 2024-04-03 04:00:14 | .014 s | DBMS_SCHEDULER | SELECT T.FLAGS, T.OBJNO, T.SORT_COLS FROM SYSTEM.AQ$_QUEUE_TABLES T WHERE T.SCHEMA = :B2 AND T.NAME = :B1 |
| 39dwunrab5475 | 1 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .326 s | null | SELECT subscriber_id, qt.enq_time, qt.step_no, qt.priority, qt.chain_no, qt.local_order_no, msg_id, msg_state FROM "SYS"."SCHEDULER$_EVENT_QTAB" qt, "SYS"."AQ$SCHEDULER$_EVENT_QTAB" qtview, "SYS"."AQ$_SCHEDULER$_EVENT_QTAB_S" s WHERE (queue = 'AQ$_SCHEDULER$_EVENT_QTAB_E' ) AND (((s.name = qtview.consumer_name) OR (s.name IS NULL AND qtview.CONSUMER_NAME IS NULL)) AND ((s.address = qtview.address) OR (s.address IS NULL AND qtview.ADDRESS IS NULL)) AND (s.protocol = qtview.protocol)) AND (qt.msgid = qtview.msg_id) |
| 3un99a0zwp4vd | 14 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .211 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| csbfbhg8d0mnm | 2 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | 2.566 s | DBMS_SCHEDULER | SELECT t.flags FROM system.aq$_queue_tables t, system.aq$_queues q WHERE t.schema = :1AND q.name = :2 AND t.objno = q.table_objno |
| 6f48339pzwnn1 | 4 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | .169 s | DBMS_SCHEDULER | SELECT COUNT(*) FROM SYS.ALL_USERS WHERE NLSSORT(USERNAME, 'NLS_SORT=BINARY') = NLSSORT(:B1 , 'NLS_SORT=BINARY') |
| a4nks1mt9hpf6 | 1 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .062 s | null | SELECT subscriber_id, consumer_name, qt.enq_time, qt.step_no, qt.priority, qt.chain_no, qt.local_order_no, msg_id, msg_state FROM "SYS"."SCHEDULER_FILEWATCHER_QT" qt, "SYS"."AQ$SCHEDULER_FILEWATCHER_QT" qtview, "SYS"."AQ$_SCHEDULER_FILEWATCHER_QT_S" s WHERE (queue = 'AQ$_SCHEDULER_FILEWATCHER_QT_E' ) AND ((s.subscriber_type = 4) AND (s.name IS NULL) AND (s.protocol = 0)) AND (qt.msgid = qtview.msg_id) |
| 7tnkfntf8cqvp | 1 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .119 s | null | SELECT 1 from "SYS"."AQ$SCHEDULER$_EVENT_QTAB" qtview WHERE (queue = 'AQ$_SCHEDULER$_EVENT_QTAB_E' ) AND rownum < 2 |
| 842c03tk7mtn6 | 2 | 2024-04-03/04:00:11 | 2024-04-03 04:00:14 | .009 s | null | select flags, schema, name from system.aq$_queue_tables where objno = :1 |
| 5n1fs4m2n2y0r | 19 | 2024-04-03/04:00:08 | 2024-04-03 04:00:14 | .021 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| 8fkf44w2uz074 | 5 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .015 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 8swypbbr0m372 | 14 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .046 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| 0kysbqzafm47u | 0 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .087 s | null | SELECT /*+ OPT_PARAM('_fix_control' '9088510:0') NO_XML_QUERY_REWRITE cursor_sharing_exact */ count(*) FROM "SYS"."AQ$SCHEDULER$_EVENT_QTAB" QTVIEW, SYS.DUAL WHERE queue = 'AQ$_SCHEDULER$_EVENT_QTAB_E' |
| 0kysbqzafm47u | 0 | 2024-04-03/04:00:15 | 2024-04-03 04:00:14 | .025 s | null | SELECT /*+ OPT_PARAM('_fix_control' '9088510:0') NO_XML_QUERY_REWRITE cursor_sharing_exact */ count(*) FROM "SYS"."AQ$SCHEDULER$_EVENT_QTAB" QTVIEW, SYS.DUAL WHERE queue = 'AQ$_SCHEDULER$_EVENT_QTAB_E' |
| g0r5psznj761u | 4 | 2024-04-03/04:00:12 | 2024-04-03 04:00:14 | .068 s | null | select hashcode from type$ where tvoid=:1 |
| fbywphfv9arsw | 2 | 2024-04-03/04:00:11 | 2024-04-03 04:00:14 | .029 s | null | SELECT o.obj# from obj$ o, tab$ t, user$ u where u.name = :1 and o.name = :2 and u.user# = o.owner# and t.obj# = o.obj# and o.type# = 2 and bitand(t.property, 131072) = 131072 |
| bgxtkrz2p3k08 | 7 | 2024-04-03/04:00:13 | 2024-04-03 04:00:13 | .543 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.V_$PARAMETER WHERE CON_ID=:B1 AND NAME = 'compatible' |
| gw788nxk7vbwg | 1 | 2024-04-03/04:00:14 | 2024-04-03 04:00:13 | .053 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.V_$PARAMETER WHERE CON_ID=:B1 AND NAME = 'db_block_size' |
| duxkuw4cahj58 | 8 | 2024-04-03/04:00:13 | 2024-04-03 04:00:13 | .009 s | DBMS_SCHEDULER | SELECT SYS_CONTEXT('USERENV','cdb_name') FROM DUAL |
| 44zqpqdq2rzdm | 8 | 2024-04-03/04:00:13 | 2024-04-03 04:00:13 | .025 s | DBMS_SCHEDULER | SELECT SYS_CONTEXT('USERENV','con_id') FROM DUAL |
| gngtvs38t0060 | 4 | 2024-04-03/04:00:12 | 2024-04-03 04:00:13 | .067 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 2bn9sp0d9n21a | 7 | 2024-04-03/04:00:14 | 2024-04-03 04:00:13 | .010 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("QT") FULL("QT") NO_PARALLEL_INDEX("QT") */ 1 AS C1, CASE WHEN "QT"."Q_NAME"='AQ$_SCHEDULER_FILEWATCHER_QT_E' AND ("QT"."STATE"<>7 OR "QT"."STATE"<>9) THEN 1 ELSE 0 END AS C2, "QT"."MSGID" AS C3 FROM "SYS"."SCHEDULER_FILEWATCHER_QT" "QT") SAMPLESUB |
| 7kaq4kd6jc8nk | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:12 | .009 s | null | select pname, enable_flag, ptxt, pcol, pfschma, ppname, pfname, stmt_type, powner# from fga$ where obj# = :1 |
| 0gx3b09qrx9f5 | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:12 | .044 s | null | select obj#,index# from oid$ where user#=:1 and oid$=:2 |
| 1nf2kdbkdty9u | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:12 | .841 s | null | SELECT 1 from "SYS"."AQ$SCHEDULER_FILEWATCHER_QT" qtview WHERE (queue = 'AQ$_SCHEDULER_FILEWATCHER_QT_E' ) AND rownum < 2 |
| 10gywwmwk6xfy | 6 | 2024-04-03/04:00:11 | 2024-04-03 04:00:11 | .037 s | null | select /* QOSD */ /*+ index(eh)*/ objn, sub_id, fixed_cost, text, col_list, flags, ctime from exp_head$ eh where exp_id = :1 |
| gwj42q4g13ktg | 3 | 2024-04-03/04:00:11 | 2024-04-03 04:00:11 | .349 s | null | merge into sys.col_group_usage$ d using (select :1 obj#, :2 cols from dual) s on (d.obj# = s.obj# and d.cols = s.cols) when matched then update set d.timestamp = :3, d.flags = d.flags + :4 - bitand(d.flags, :4), d.cols_range = dbms_auto_index_internal.merge_cols_str(d.cols_range, :5) when not matched then insert (obj#, cols, timestamp, flags, cols_range) values (:1,:2,:3,:4,:5) |
| fh5ufah919kun | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:11 | .026 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 5ty7pv13y930m | 3 | 2024-04-03/04:00:11 | 2024-04-03 04:00:11 | .432 s | null | select count(*) from sys.col_group_usage$ where obj# = :1 and cols = :2 and trunc(sysdate) = trunc(timestamp) and bitand(flags, :3) = :3 and (cols_range is null and length(:4) = 0 or cols_range is not null and cols_range = dbms_auto_index_internal.merge_cols_str(cols_range, :4)) |
| 03guhbfpak0w7 | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:11 | .029 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 5u7g54s63p4ts | 25 | 2024-04-03/04:00:12 | 2024-04-03 04:00:11 | .030 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| a3jpjzh7mtwwp | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:11 | .040 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 9tt2m0mpc2qqp | 1 | 2024-04-03/04:00:12 | 2024-04-03 04:00:11 | .011 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 2xyb5d6xg9srh | 1 | 2024-04-03/04:00:11 | 2024-04-03 04:00:10 | .015 s | null | select a.default_cpu_cost, a.default_io_cost from association$ a where a.obj# = :1 and a.property = :2 |
| 2syvqzbxp4k9z | 1 | 2024-04-03/04:00:11 | 2024-04-03 04:00:10 | .074 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 8nwsztmf3wt4w | 2 | 2024-04-03/04:00:09 | 2024-04-03 04:00:09 | .169 s | null | select privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0), 64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and grantee#=:2 group by privilege#,nvl(col#,0) |
| 8swypbbr0m372 | 3 | 2024-04-03/04:00:08 | 2024-04-03 04:00:09 | .028 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| g0r5psznj761u | 2 | 2024-04-03/04:00:09 | 2024-04-03 04:00:09 | .115 s | null | select hashcode from type$ where tvoid=:1 |
| 0m78skf1mudnb | 2 | 2024-04-03/04:00:09 | 2024-04-03 04:00:09 | .013 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| 3un99a0zwp4vd | 3 | 2024-04-03/04:00:08 | 2024-04-03 04:00:09 | .080 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| d7zvk9bn8dyr6 | 2 | 2024-04-03/04:00:09 | 2024-04-03 04:00:09 | .012 s | null | select /* QOSD */ /*+ index(do) */ dir_cnt from opt_directive_own$ do where dir_own# = :1 |
| 2sxqgx5hx76qr | 4782 | 2024-04-02/19:25:19 | 2024-04-03 04:00:09 | 3.999 s | null | select /*+ rule */ bucket, endpoint, col#, epvalue, epvalue_raw, ep_repeat_count, endpoint_enc from histgrm$ where obj#=:1 and intcol#=:2 and row#=:3 order by bucket |
| 8swypbbr0m372 | 119 | 2024-04-02/20:18:33 | 2024-04-03 04:00:08 | .701 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| gngtvs38t0060 | 12 | 2024-04-03/03:00:16 | 2024-04-03 04:00:08 | .461 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| duxkuw4cahj58 | 14 | 2024-04-03/04:00:06 | 2024-04-03 04:00:08 | .082 s | DBMS_SCHEDULER | SELECT SYS_CONTEXT('USERENV','cdb_name') FROM DUAL |
| 44zqpqdq2rzdm | 14 | 2024-04-03/04:00:06 | 2024-04-03 04:00:08 | .030 s | DBMS_SCHEDULER | SELECT SYS_CONTEXT('USERENV','con_id') FROM DUAL |
| bgxtkrz2p3k08 | 13 | 2024-04-03/04:00:06 | 2024-04-03 04:00:08 | .866 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.V_$PARAMETER WHERE CON_ID=:B1 AND NAME = 'compatible' |
| 3un99a0zwp4vd | 119 | 2024-04-02/20:18:33 | 2024-04-03 04:00:08 | 1.727 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| 8fkf44w2uz074 | 1 | 2024-04-03/04:00:08 | 2024-04-03 04:00:08 | .020 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| gw788nxk7vbwg | 1 | 2024-04-03/04:00:07 | 2024-04-03 04:00:07 | .337 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.V_$PARAMETER WHERE CON_ID=:B1 AND NAME = 'db_block_size' |
| 5u7g54s63p4ts | 116 | 2024-04-02/20:18:33 | 2024-04-03 04:00:07 | .182 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| 9tgj4g8y4rwy8 | 1 | 2024-04-03/04:00:06 | 2024-04-03 04:00:06 | .076 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| fdqrbmmvu0fpm | 1 | 2024-04-03/04:00:06 | 2024-04-03 04:00:06 | .455 s | DBMS_SCHEDULER | call dbms_autotask_prvt.age ( ) |
| df4jnq7u6nt6h | 1 | 2024-04-03/04:00:06 | 2024-04-03 04:00:06 | .245 s | DBMS_SCHEDULER | DELETE FROM KET$_CLIENT_TASKS WHERE CURR_WIN_START < (SYSTIMESTAMP- INTERVAL '31' DAY) |
| cb21bacyh3c7d | 4 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .034 s | null | select metadata from kopm$ where name='DB_FDO' |
| a3jpjzh7mtwwp | 21 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .378 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 9tt2m0mpc2qqp | 30 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .269 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 03guhbfpak0w7 | 30 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .176 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| cv6zspbpkzzka | 6 | 2024-04-02/23:00:12 | 2024-04-03 04:00:05 | .085 s | MMON_SLAVE | select count(*) from sys.scheduler$_program_argument where oid = :1 |
| cjcjbzaqtx713 | 6 | 2024-04-02/23:00:12 | 2024-04-03 04:00:05 | .084 s | MMON_SLAVE | select action, number_of_args, comments, flags, schedule_limit, priority, job_weight, max_runs, max_failures, max_run_duration, nls_env, env from sys.scheduler$_program where obj# = :1 |
| fh5ufah919kun | 30 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .427 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 9tgj4g8y4rwy8 | 2131 | 2024-04-02/20:18:33 | 2024-04-03 04:00:05 | .523 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| c2h8tpm85b5gb | 1 | 2024-04-03/04:00:04 | 2024-04-03 04:00:04 | .701 s | null | SELECT VALUE FROM V$PARAMETER WHERE NAME='compatible' |
| 7xz8spn3m1vk6 | 2 | 2024-04-03/03:00:15 | 2024-04-03 04:00:01 | .132 s | null | select recurrence_expr, max_count, comments, flags, end_date, reference_date, queue_owner, queue_name, queue_agent, fw_name from sys.scheduler$_schedule where obj# = :1 |
| 23945tbbh3g44 | 6 | 2024-04-02/20:58:27 | 2024-04-03 04:00:01 | .035 s | MMON_SLAVE | select count(*) from sys.scheduler$_job_argument where oid = :1 |
| gwg289tbxqazk | 6 | 2024-04-02/20:58:26 | 2024-04-03 03:59:59 | .004 s | MMON_SLAVE | select res_grp_name, affinity, flags, comments, default_priority, log_history from sys.scheduler$_class where obj# = :1 |
| 8mwfz2bywdxwm | 1 | 2024-04-03/03:58:28 | 2024-04-03 03:58:28 | .267 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/03:58:28') |
| 1yfhb202ffw3k | 26 | 2024-04-02/20:49:00 | 2024-04-03 03:58:28 | 1.500 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_STATISTICS S WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE S.STMT_ID = P.STMT_ID AND S.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| 8b6jfg15bubhw | 0 | 2024-04-03/03:58:27 | 2024-04-03 03:58:27 | .394 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/03:58:28') |
| 9sg6u8xys290z | 7 | 2024-04-02/20:57:10 | 2024-04-03 03:57:14 | 1.382 s | null | select count(*) num_enabled, sum(case optimizer_stats when 'ENABLED' then 1 else 0 end) stats_enabled from dba_autotask_window_clients where autotask_status = 'ENABLED' |
| b9nbhsbx8tqz5 | 2 | 2024-04-03/03:54:58 | 2024-04-03 03:54:57 | .064 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| b9nbhsbx8tqz5 | 219 | 2024-04-02/20:16:20 | 2024-04-03 03:54:57 | .388 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 76cckj4yysvua | 317 | 2024-04-02/01:01:52 | 2024-04-03 03:47:43 | 7.770 s | null | select time_mp, scn, num_mappings, tim_scn_map from smon_scn_time where scn = (select max(scn) from smon_scn_time where scn <= :1) |
| 2syvqzbxp4k9z | 11 | 2024-04-03/03:43:13 | 2024-04-03 03:43:13 | .031 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 4tu8had6qq9ac | 1 | 2024-04-03/03:43:13 | 2024-04-03 03:43:13 | .166 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/03:43:13') |
| 2syvqzbxp4k9z | 237 | 2024-04-02/20:18:35 | 2024-04-03 03:43:13 | .057 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 03c2bcdtn6w4r | 25 | 2024-04-02/20:49:00 | 2024-04-03 03:43:13 | 3.191 s | SYS_AUTO_STS_MODULE | DELETE FROM wri$_sqlset_plans p WHERE EXISTS (SELECT /*+ UNNEST */1 FROM TABLE (dbms_sqltune.transform_sqlset_cursor(:cur)) WHERE p.stmt_id = to_number(other) AND p.plan_hash_value = plan_hash_value) |
| 4m7m0t6fjcs5x | 94 | 2024-04-02/03:56:07 | 2024-04-03 03:43:12 | 1.406 s | null | update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=:7,highwater=:8,audit$=:9,flags=:10 where obj#=:1 |
| 0cqkq081ft1ur | 0 | 2024-04-03/03:43:13 | 2024-04-03 03:43:12 | .065 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/03:43:13') |
| f5vhvdn15s0s0 | 94 | 2024-04-02/20:48:58 | 2024-04-03 03:43:11 | 1.110 s | MMON_SLAVE | select count(*) from sys.scheduler$_job_argument where position = :1 and oid = :2 |
| 7z7n648sgr6h4 | 26 | 2024-04-02/20:27:55 | 2024-04-03 03:35:55 | .031 s | null | select rowcnt from sys.cdbvw_stats$ where objname = :1 |
| 8xag69ccj5xuf | 1 | 2024-04-03/03:28:00 | 2024-04-03 03:28:01 | .707 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/03:28:00') |
| g9xjhk90yd759 | 0 | 2024-04-03/03:28:00 | 2024-04-03 03:28:00 | .152 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/03:28:00') |
| gb99vcuuwh2ks | 104 | 2024-04-02/20:18:33 | 2024-04-03 03:28:00 | .038 s | SYS_AUTO_STS_MODULE | SELECT d.id FROM wri$_sqlset_definitions d WHERE NLSSORT(d.name, 'NLS_SORT=BINARY') = NLSSORT(:sts_name, 'NLS_SORT=BINARY') AND NLSSORT(d.owner, 'NLS_SORT=BINARY') = NLSSORT(:sts_owner, 'NLS_SORT=BINARY') |
| 2s5bt3a5t0kuv | 99 | 2024-04-02/20:48:58 | 2024-04-03 03:27:59 | 6.245 s | MMON_SLAVE | update sys.scheduler$_job set dist_flags = :1 where obj# = :2 |
| 2vb9hsvpw0gtg | 239 | 2024-04-02/19:31:16 | 2024-04-03 03:24:54 | .262 s | null | update /* QOSD */ /*+ index(es) */ exp_stat$ es set dynamic_cost = :3, eval_count = :4, ctime = :6, last_modified = :7 where exp_id = :1 and objn = :2 and snapshot_id = :5 |
| bykbwrn03s46x | 100 | 2024-04-02/03:56:16 | 2024-04-03 03:18:12 | .203 s | null | delete from user$ where name=:1 |
| 60pr48bbnq4gh | 220 | 2024-03-31/11:07:02 | 2024-04-03 03:18:12 | .101 s | null | select id, property, name from SYS.wri$_adv_tasks a where a.owner_name = :in_name and a.advisor_id= :in_adv_id and bitand(a.property,:in_prop) = :in_prop1 |
| fw2c5m0bjju14 | 102 | 2024-04-02/01:37:09 | 2024-04-03 03:18:11 | .146 s | null | DELETE FROM DR$INDEX_SET_INDEX WHERE IXX_IXS_ID IN (SELECT IXS_ID FROM DR$INDEX_SET WHERE IXS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) ) |
| 2xyb5d6xg9srh | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .002 s | null | select a.default_cpu_cost, a.default_io_cost from association$ a where a.obj# = :1 and a.property = :2 |
| a3jpjzh7mtwwp | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .029 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 03guhbfpak0w7 | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .023 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 2syvqzbxp4k9z | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .015 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| fh5ufah919kun | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .039 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 9tt2m0mpc2qqp | 1 | 2024-04-03/03:18:10 | 2024-04-03 03:18:11 | .016 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 4as250rfb82uq | 96 | 2024-04-02/05:27:12 | 2024-04-03 03:18:11 | .525 s | null | SELECT SPL_ID FROM DR$STOPLIST WHERE SPL_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 9tgj4g8y4rwy8 | 8724 | 2024-03-31/07:04:49 | 2024-04-03 03:18:11 | 1.093 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| awynwdyb0xt2x | 101 | 2024-04-02/02:41:53 | 2024-04-03 03:18:11 | .349 s | null | SELECT IDX_NAME, IDX_ID FROM DR$INDEX WHERE IDX_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| fm5h7hchfsx0f | 102 | 2024-04-02/01:37:07 | 2024-04-03 03:18:10 | 1.647 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | begin for rec in ( select unique( nvl2(sn.job_subname, '"'||sn.owner||'"."'||sn.job_name|| '"."'||sn.job_subname ||'"', '"'||sn.owner||'"."'||sn.job_name||'"')) jn, sn.notification_owner ow from scheduler$_notification sn, (select name from user$ where user# = :1) us where sn.owner = us.name or sn.notification_owner = us.name ) loop begin sys.dbms_isched.remove_job_email_notification( rec.jn,NULL,NULL,rec.ow,2, SYS_CONTEXT('USERENV','CURRENT_SCHEMA')); exception when others then sys.dbms_isched.trace_email( 'remove_job_email_notification failed during drop user cascade'); sys.dbms_isched.trace_email('Job: ' || rec.jn ); sys.dbms_isched.trace_email('Owner: ' || rec.ow ); sys.dbms_isched.trace_email( 'Invoker: ' || SYS_CONTEXT('USERENV','CURRENT_SCHEMA') ) |
| dpa1t6yq35p7m | 102 | 2024-04-02/01:37:08 | 2024-04-03 03:18:10 | 1.062 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT UNIQUE( NVL2(SN.JOB_SUBNAME, '"'||SN.OWNER||'"."'||SN.JOB_NAME|| '"."'||SN.JOB_SUBNAME ||'"', '"'||SN.OWNER||'"."'||SN.JOB_NAME||'"')) JN, SN.NOTIFICATION_OWNER OW FROM SCHEDULER$_NOTIFICATION SN, (SELECT NAME FROM USER$ WHERE USER# = :B1) US WHERE SN.OWNER = US.NAME OR SN.NOTIFICATION_OWNER = US.NAME |
| 83c1surm0xhcg | 100 | 2024-04-02/03:56:14 | 2024-04-03 03:18:10 | .173 s | null | select u.name, o.name, o.obj# from obj$ o, user$ u, ind$ i where o.owner#=:1 and o.owner#=u.user# and o.obj#=i.obj# and i.type#=9 |
| 7pqqwq833b2j4 | 102 | 2024-04-02/01:37:08 | 2024-04-03 03:18:10 | .243 s | null | SELECT THS_ID FROM DR$THS WHERE THS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 35hatv0pj8hw7 | 105 | 2024-04-02/02:41:52 | 2024-04-03 03:18:06 | .205 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, trigger$.sys_evts, trigger$.type# from obj$ o, user$ u, trigger$ where o.type# = 12 and bitand(trigger$.property,16) = 16 and trigger$.baseobject = :1 and trigger$.obj# = o.obj# and o.owner# = u.user# order by o.obj# |
| gddyfpqzwkn5q | 101 | 2024-04-02/02:41:52 | 2024-04-03 03:18:02 | .477 s | null | insert into userauth$(option$,grantor#,user#,privilege#,grantee#,sequence#) values(:1,:2,:3,:4,:5, user_grant.nextval) |
| 47b8p52skspvb | 101 | 2024-04-02/02:41:52 | 2024-04-03 03:18:02 | .089 s | null | select bitand (nvl(option$,0),17) from userauth$ where user# = :1 and grantee# = :2 and privilege# = :3 |
| 50vxqdkj4zu1w | 255 | 2024-04-02/01:37:01 | 2024-04-03 03:18:01 | .907 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| 76qcscs1p75v2 | 60 | 2024-04-02/20:49:11 | 2024-04-03 03:12:55 | 2.626 s | SYS_AUTO_STS_MODULE | INSERT ALL WHEN (:B32 = 1) THEN INTO WRI$_SQLSET_STATEMENTS (ID, CON_DBID, SQLSET_ID, SQL_ID, FORCE_MATCHING_SIGNATURE, PARSING_SCHEMA_NAME, MODULE, ACTION, COMMAND_TYPE) VALUES (:B17 , :B15 , :B31 , :B30 , :B29 , :B23 , :B28 , :B27 , :B26 ) WHEN (:B24 = 1) THEN INTO WRI$_SQLSET_PLANS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PARSING_SCHEMA_NAME, BIND_DATA, OPTIMIZER_ENV, PLAN_TIMESTAMP, BINDS_CAPTURED) VALUES (:B17 , :B16 , :B15 , :B23 , :B25 , :B22 , :B21 , :B20 ) WHEN (:B24 = 0) THEN INTO WRI$_SQLSET_PLANS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PARSING_SCHEMA_NAME, BIND_DATA, OPTIMIZER_ENV, PLAN_TIMESTAMP, BINDS_CAPTURED) VALUES (:B17 , :B16 , :B15 , :B23 , NULL, :B22 , :B21 , :B20 ) WHEN (1 = 1) THEN INTO WRI$_SQLSET_MASK (STMT_ID, PLAN_HASH_VALUE, CON_DBID, PRIORITY, OTHER) VALUES (:B17 , :B16 , :B15 , :B19 , :B18 ) INTO WRI$_SQLSET_STATISTICS (STMT_ID, PLAN_HASH_VALUE, CON_DBID, ELAPSED_TIME, ELAPSED_TIME_DELTA, CPU_TIME, CPU_TIME_DELTA, BUFFER_GETS, BUFFER_GETS_DELTA, DISK_READS, DISK_ |
| gyt2c6rb40ws7 | 0 | 2024-04-03/03:12:51 | 2024-04-03 03:12:51 | .146 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/03:12:51') |
| 0vfcp068zg4cw | 1 | 2024-04-03/03:12:51 | 2024-04-03 03:12:51 | .141 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/03:12:51') |
| 4n9hqchtrfk9d | 23 | 2024-04-02/20:48:59 | 2024-04-03 03:12:50 | .187 s | SYS_AUTO_STS_MODULE | SELECT ID FROM DBA_SQLSET_REFERENCES WHERE SQLSET_OWNER = :B2 AND SQLSET_NAME = :B1 |
| 2ajc7pwz9jsx3 | 273 | 2024-04-02/04:07:52 | 2024-04-03 03:12:30 | 3.931 s | null | select max(scn) from smon_scn_time |
| 8wxtg1thjvm5r | 1 | 2024-04-03/03:00:17 | 2024-04-03 03:00:18 | 1.480 s | DBMS_SCHEDULER | SELECT DISTINCT IOE.INDEX_OBJECT_ID IDX_OBJ# FROM SYS.INDEX_ORPHANED_ENTRY_V$ IOE WHERE IOE.TYPE != 'H' |
| 6frynf9v1m655 | 1 | 2024-04-03/03:00:16 | 2024-04-03 03:00:18 | 2.418 s | DBMS_SCHEDULER | call dbms_part.cleanup_gidx_job ( :0,:1 ) |
| 121ffmrc95v7g | 29 | 2024-04-02/20:18:33 | 2024-04-03 03:00:16 | .288 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| gngtvs38t0060 | 70 | 2024-04-02/20:18:33 | 2024-04-03 03:00:15 | .244 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 4x2cynvsuuddu | 12 | 2024-04-02/23:00:12 | 2024-04-03 03:00:15 | .134 s | null | select /*+ FIRST_ROWS(1) */ x.C1, x.C2, x.C3 from (select a.obj# C1, decode(bitand(a.flags, 64), 0, a.next_start_date, a.manual_open_time) C2, decode(bitand(a.flags, 64), 0, a.duration, a.manual_duration) C3, decode(bitand(a.flags, 64), 0, a.priority, 0) C4 from sys.scheduler$_window a where bitand(a.flags, 1) = 1 and (a.next_start_date >= systimestamp or bitand(a.flags, 2) <> 0 or bitand(a.flags, 64) <> 0) and a.obj# in (select b.member_oid from sys.scheduler$_wingrp_member b where b.oid = :1)) x order by x.C2, x.C4, x.C3 DESC |
| 3wrrjm9qtr2my | 2 | 2024-04-03/03:00:05 | 2024-04-03 03:00:15 | 8.963 s | MMON_SLAVE | SELECT T.CLIENT_ID, T.OPERATION_ID, T.TARGET_TYPE, T.TARGET_NAME, T.CURR_JOB_NAME, TO_NUMBER(BITAND(T.ATTRIBUTES, 131072)), CASE NVL((SELECT J.STATE FROM DBA_SCHEDULER_JOBS J WHERE T.CURR_JOB_NAME = J.JOB_NAME), 'MISSING') WHEN 'MISSING' THEN 4 WHEN 'RUNNING' THEN 1 WHEN 'DISABLED' THEN 2 WHEN 'SCHEDULED' THEN 3 WHEN 'RETRY SCHEDULED' THEN 99 WHEN 'COMPLETED' THEN 99 WHEN 'BROKEN' THEN 99 WHEN 'FAILED' THEN 99 WHEN 'REMOTE' THEN 99 WHEN 'SUCCEEDED' THEN 99 WHEN 'STOPPED' THEN 99 WHEN 'CHAIN_STALLED' THEN 99 ELSE 99 END AS CONSOLIDATED_STATE, CASE NVL(JRD.STATUS,'MISSING') WHEN 'MISSING' THEN 4 WHEN 'SUCCEEDED' THEN 10 WHEN 'FAILED' THEN 11 WHEN 'STOPPED' THEN CASE WHEN JRD.ADDITIONAL_INFO LIKE |
| 6cnxz36u2vnhz | 1 | 2024-04-03/03:00:14 | 2024-04-03 03:00:15 | .544 s | null | select name, type_number, user_type_num, value, flags, position from sys.scheduler$_program_argument where oid = :1 |
| adcv4sbhvh2rv | 2 | 2024-04-03/03:00:15 | 2024-04-03 03:00:15 | .070 s | MMON_SLAVE | UPDATE KET$_AUTOTASK_STATUS SET ABA_STATE = 2, RECONCILE_TIME = :1, ABA_STATE_TIME = :2 WHERE DUMMY_KEY = 99999 |
| gmck6h3um90qk | 3 | 2024-04-03/03:00:13 | 2024-04-03 03:00:15 | .988 s | MMON_SLAVE | UPDATE KET$_CLIENT_TASKS SET STATUS = CASE STATUS WHEN 13 THEN 2 ELSE STATUS END, WINDOW_NAME = NULL, CURR_JOB_NAME = NULL, RETRY_COUNT = 0, GOOD_COUNT = GOOD_COUNT + 1, LT_JOB_LOG_ID = :log, LG_JOB_LOG_ID = :log, LG_PRIORITY = TASK_PRIORITY, LT_TERM_CODE = 10, LT_ERROR = 0, LG_DATE = :end, LT_DATE = :end, LG_DURATION = :ela, LG_CPU_TIME = :cpu, LT_DURATION = :ela, LT_CPU_TIME = :cpu, MG_DURATION = ((MG_DURATION * GOOD_COUNT) + :ela)/(GOOD_COUNT+1), MG_CPU_TIME = ((MG_CPU_TIME * GOOD_COUNT) + :cpu)/(GOOD_COUNT+1) WHERE CLIENT_ID = :cid AND OPERATION_ID = :oid AND TARGET_TYPE = :tgt AND TARGET_NAME = :tgn |
| 8d4qhtr7dx9kr | 1 | 2024-04-03/03:00:16 | 2024-04-03 03:00:15 | .030 s | MMON_SLAVE | UPDATE KET$_AUTOTASK_STATUS SET ABA_STATE = :1, ABA_STATE_TIME = :3 WHERE DUMMY_KEY = 99999 |
| cb21bacyh3c7d | 5 | 2024-04-02/20:01:18 | 2024-04-03 03:00:14 | .010 s | null | select metadata from kopm$ where name='DB_FDO' |
| a1zv6wju3ftgv | 2 | 2024-04-02/23:00:09 | 2024-04-03 03:00:04 | .217 s | null | SELECT AUTOTASK_STATUS, ABA_STATE, NVL(ABA_STATE_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), NVL(ABA_START_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), MW_NAME, NVL(MW_START_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), NVL(RECONCILE_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), INSTANCE_NAME FROM KET$_AUTOTASK_STATUS WHERE DUMMY_KEY=99999 FOR UPDATE |
| 75cf62k13aug0 | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .168 s | null | select j.obj# from sys.scheduler$_job j where j.schedule_id = :1 and bitand(j.flags, 524288) = 524288 and bitand(j.flags, 33554432) = 0 and bitand(j.job_status, 2) = 2 |
| 23fd2s2wbgkgj | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .067 s | null | select OBJOID, RUNTIME, JOBTYP, DUR from ( select a.obj# OBJOID, a.next_start_date RUNTIME, 2 JOBTYP, a.duration DUR from sys.scheduler$_window a where bitand(a.flags, 1) <> 0 and bitand(a.flags, 2) = 0 and bitand(a.flags, 64) = 0 and a.next_start_date <= :1 and a.next_start_date + a.duration > :2 union all select b.obj#, b.next_start_date + b.duration, 4, numtodsinterval(0,'minute') from sys.scheduler$_window b where bitand(b.flags, 1) <> 0 and bitand(b.flags, 2) = 0 and bitand(b.flags, 64) = 0 and b.next_start_date <= :3 and b.next_start_date + b.duration > :4 union all select d.obj#, c.attr_tstamp, decode(bitand(c.flags, 131072), 0, 2, 3), c.attr_intv from sys.scheduler$_global_attribute c, sys.obj$ d where c.obj# = :5 and c.value = d.name and d.type# = 69 and c.attr_tstamp is not null and c.attr_intv is not null union all select g.obj#, f.attr_tstamp + f.attr_intv, decode(bitand(f.flags, 131072), |
| gpydvs5fzjrun | 2 | 2024-04-03/02:59:59 | 2024-04-03 03:00:00 | .665 s | null | select name,mgmt_method,num_plan_directives,sub_plan,(select count(*) from resource_plan_directive$ where obj# = :1 and status = :2 and is_subplan <> 0), (select count(*) from resource_plan_directive$ where obj# = :1 and status = :2 and ((mgmt_p2 >= 1 and mgmt_p2 <= 100) or (mgmt_p3 >= 1 and mgmt_p3 <= 100) or (mgmt_p4 >= 1 and mgmt_p4 <= 100) or (mgmt_p5 >= 1 and mgmt_p5 <= 100) or (mgmt_p6 >= 1 and mgmt_p6 <= 100) or (mgmt_p7 >= 1 and mgmt_p7 <= 100) or (mgmt_p8 >= 1 and mgmt_p8 <= 100))) from resource_plan$ where obj#=:1 and status = :2 |
| 7449a4a3jwgdm | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .018 s | null | insert into sys.scheduler$_window_details (log_id, log_date, instance_id, req_start_date, start_date, duration, actual_duration, additional_info) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7) |
| 4x2cynvsuuddu | 27 | 2024-04-02/23:00:05 | 2024-04-03 03:00:00 | 1.933 s | null | select /*+ FIRST_ROWS(1) */ x.C1, x.C2, x.C3 from (select a.obj# C1, decode(bitand(a.flags, 64), 0, a.next_start_date, a.manual_open_time) C2, decode(bitand(a.flags, 64), 0, a.duration, a.manual_duration) C3, decode(bitand(a.flags, 64), 0, a.priority, 0) C4 from sys.scheduler$_window a where bitand(a.flags, 1) = 1 and (a.next_start_date >= systimestamp or bitand(a.flags, 2) <> 0 or bitand(a.flags, 64) <> 0) and a.obj# in (select b.member_oid from sys.scheduler$_wingrp_member b where b.oid = :1)) x order by x.C2, x.C4, x.C3 DESC |
| 1bw7gg9wf27q6 | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .003 s | null | select count(*) from sys.scheduler$_wingrp_member where oid = :1 and member_oid = :2 |
| aspgxtwa7bst4 | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .017 s | null | update sys.scheduler$_window set next_start_date = :1, flags = :2, last_start_date = :3, manual_open_time = :4, manual_duration = :5 where obj# = :6 |
| bz8hma2ww448q | 1 | 2024-04-03/03:00:01 | 2024-04-03 03:00:00 | .015 s | null | update sys.scheduler$_global_attribute set value = :1, flags = :2, modified_inst = :3, additional_info = :4, attr_tstamp = :5, attr_intv = :6 where obj# = :7 |
| c5001zr88x09y | 1 | 2024-04-03/03:00:00 | 2024-04-03 03:00:00 | .092 s | null | select plan, group_or_subplan, is_subplan, mgmt_p1, mgmt_p2, mgmt_p3, mgmt_p4, mgmt_p5, mgmt_p6, mgmt_p7, mgmt_p8,active_sess_pool_p1, queueing_p1, parallel_degree_limit_p1, switch_for_call, switch_time, switch_estimate,max_est_exec_time, switch_io_megabytes, switch_io_reqs, undo_pool, max_idle_time, max_idle_blocker_time, max_utilization_limit, parallel_server_limit, parallel_queue_timeout, parallel_stmt_critical, switch_elapsed_time, switch_io_logical, session_pga_limit, pq_timeout_action, mgmt_p1, switch_group from resource_plan_directive$ where obj#=:1 and status = :2 order by group_or_subplan |
| 7jpt4cpfvcy1k | 2 | 2024-04-02/23:00:07 | 2024-04-03 03:00:00 | .073 s | null | select ts#,online$ from ts$ where name=:1 |
| 4rm4183czbs7j | 3 | 2024-04-02/20:48:59 | 2024-04-03 02:59:59 | .031 s | null | select value, flags, modified_inst, additional_info, attr_tstamp, attr_intv from sys.scheduler$_global_attribute where obj# = :1 |
| 4wr3r8mj46pb9 | 89 | 2024-04-02/19:32:53 | 2024-04-03 02:59:40 | 28.428 s | null | update atsk$_schedule_control set status = :status where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 9wncfacx0nj9h | 6 | 2024-04-02/20:57:42 | 2024-04-03 02:57:55 | .049 s | MMON_SLAVE | insert into smon_scn_time (thread, time_mp, time_dp, scn, scn_wrp, scn_bas, num_mappings, tim_scn_map) values (0, :1, :2, :3, :4, :5, :6, :7) |
| aag2kp376qg1y | 22 | 2024-04-02/20:49:00 | 2024-04-03 02:57:41 | .233 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_DEFINITIONS SET LAST_MODIFIED = SYSDATE, STATEMENT_COUNT = STATEMENT_COUNT - :B2 WHERE ID = :B1 |
| 2jjnjns4um3sc | 1 | 2024-04-03/02:57:40 | 2024-04-03 02:57:41 | .285 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/02:57:40') |
| 96n0b87pnua9z | 0 | 2024-04-03/02:57:39 | 2024-04-03 02:57:40 | .828 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/02:57:40') |
| 8bfgn7a4ff82x | 0 | 2024-04-02/20:57:10 | 2024-04-03 02:57:13 | .184 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and c.optimizer_stats = 'ENABLED' and w.window_name not in (select distinct window_name from dba_scheduler_window_log li where li.operation = 'OPEN') |
| a3qq272c786ff | 422 | 2024-04-02/19:32:50 | 2024-04-03 02:49:31 | 4.515 s | null | select st.dbid, st.atskid, nvl(ctl.instance_number, 0), st.interval, st.max_run_time, st.enable, nvl(ctl.mrct_task_time, 0), nvl(ctl.suspendable_time, 0), nvl(ctl.status, 0), nvl(ctl.num_failure, 0), nvl(ctl.last_exec_instnum, 0), ctl.mrct_task_time_tz, nvl(ctl.duration, 0), nvl(ctl.cycle_begin_time, 0), nvl(ctl.cycle_consumed_time, 0), nvl(ctl.aligned_sched_time, 0) from atsk$_settings st left outer join ( select * from atsk$_schedule_control where dbid = :dbid and atskid = :atskid and instance_number = :instance_number ) ctl on (ctl.dbid = st.dbid and ctl.atskid = st.atskid) where st.dbid = :dbid and st.atskid = :atskid |
| gvvgwn2uh5x2s | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .031 s | null | delete from WRM$_PDB_INSTANCE dbinst where dbinst.dbid = :dbid and NOT EXISTS (select 1 from WRM$_SNAPSHOT snap where snap.dbid = :dbid and snap.instance_number = dbinst.instance_number and snap.startup_time = dbinst.startup_time) and dbinst.startup_time < (select max(startup_time) from WRM$_DATABASE_INSTANCE where dbid = :dbid and instance_number = dbinst.instance_number and startup_time < (cast(SYSTIMESTAMP as TIMESTAMP) - :retention)) |
| g60zjruv1ddn8 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .064 s | null | delete from WRM$_DATABASE_INSTANCE dbinst where dbinst.dbid = :dbid and NOT EXISTS (select 1 from WRM$_SNAPSHOT snap where snap.dbid = :dbid and snap.instance_number = dbinst.instance_number and snap.startup_time = dbinst.startup_time) and dbinst.startup_time < (select max(startup_time) from WRM$_DATABASE_INSTANCE where dbid = :dbid and instance_number = dbinst.instance_number and startup_time < (cast(SYSTIMESTAMP as TIMESTAMP) - :retention)) |
| dycmpuj6apqjs | 138 | 2024-04-03/02:46:50 | 2024-04-03 02:47:17 | .325 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| 4h8danbxj5nz6 | 122 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .761 s | MMON_SLAVE | begin dbms_utility.validate(:bind1, :bind2, :bind3); end; |
| c3zymn7x3k6wy | 16 | 2024-04-03/02:46:50 | 2024-04-03 02:47:17 | .086 s | null | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
| 5ftymg46fy3t9 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .003 s | null | select WRM$_DEEP_PURGE_INTERVAL.nextval into :bind1 from dual |
| axmdf8vq7k1rh | 11 | 2024-04-02/20:26:04 | 2024-04-03 02:47:17 | .079 s | null | select increment$,minvalue,maxvalue,cycle#,order$,cache,highwater,audit$,flags from seq$ where obj#=:1 |
| cqhht10m76tn7 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .093 s | null | select max(last_number) into :bind1 from dba_sequences where sequence_owner='SYS' and sequence_name='WRM$_DEEP_PURGE_INTERVAL' |
| 67szq7w2bv2jm | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .021 s | null | delete from WRM$_SNAPSHOT where :beg_snap <= snap_id and snap_id <= :end_snap and status = 2 and dbid = :dbid |
| 2rhptsz3hb1zg | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:17 | .005 s | null | delete from WRM$_SNAPSHOT_DETAILS snap_det where snap_det.dbid = :dbid and snap_det.snap_id >= :beg_snap and snap_det.snap_id <= :end_snap |
| 44dn40afubks4 | 13 | 2024-04-03/02:46:50 | 2024-04-03 02:47:17 | .120 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| bpfvzbvhjzyqy | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .012 s | null | delete from WRHS$_OPTIMIZER_ENV tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| bnbutmj5t7zfp | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | delete from WRHS$_EVENT_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| d5hgdafz83pyd | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .005 s | null | delete from WRHS$_IOSTAT_FUNCTION_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 52rp9httu7xdu | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .010 s | null | delete from WRHS$_SQL_PLAN tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| by4a8m33cr8f4 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .002 s | null | delete from WRMS$_SNAPSHOT tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 0atk5g0887htm | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .010 s | null | delete from WRHS$_CELL_METRIC_DESC tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| dn697f7br2y9m | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .011 s | null | delete from WRHS$_METRIC_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| b6gzxmcxv2ytt | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | delete from WRHS$_SEG_STAT_OBJ tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 8qr1r3bgh31bg | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .004 s | null | delete from WRHS$_TOPLEVELCALL_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| ahz62qbh4m25x | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .030 s | null | delete from WRHS$_SQLTEXT tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 3gctjyv0n76fw | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .014 s | null | delete from WRHS$_TABLESPACE tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 21m8yrmb3ant5 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .005 s | null | delete from WRHS$_OSSTAT_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 299gaqtz96qfy | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .021 s | MMON_SLAVE | delete from WRI$_SEGADV_OBJLIST where creation_time < :1 |
| fw2g59b3f6wjf | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .005 s | null | delete from WRHS$_TEMPFILE tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| gqbtv9tuzk9fc | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .008 s | null | delete from WRHS$_SQL_BIND_METADATA tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 10dbvbrjby1hp | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .012 s | null | delete from WRHS$_IM_SEG_STAT_OBJ tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| acpaj4989xyn7 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .004 s | null | delete from WRHS$_IOSTAT_FILETYPE_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 2a6wbxh9a5h8s | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .004 s | null | delete from WRHS$_DATAFILE tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| dndgnwxcu9hb8 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .004 s | null | delete from WRHS$_SQLCOMMAND_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 4fnbvxdnk9mqx | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .018 s | null | delete from wrm$_wr_usage tab where usage_time <= (select nvl(max(last_sample_date), sysdate-7) from wri$_dbu_usage_sample) |
| 102m4grw0j5xu | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | select snap_id from wrm$_snapshot tab where tab.dbid = :dbid and tab.status = 2 order by snap_id asc |
| 8ahz840f9hprk | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .004 s | null | delete from WRHS$_CELL_IOREASON_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 893y18rd6sq0n | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | delete from WRHS$_PARAMETER_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 5kwj1hyghsuy5 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | delete from WRHS$_SERVICE_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 0m4v8p44shy83 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .025 s | MMON_SLAVE | delete from WRI$_SEGADV_CNTRLTAB where start_time < :1 |
| 3697rnhadp05q | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .008 s | null | delete from WRHS$_PLAN_OPTION_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 18cqbt83m8a50 | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .008 s | null | delete from WRHS$_PLAN_OPERATION_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| 10xgrbucand5w | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .009 s | null | delete from WRHS$_STAT_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| gngtvs38t0060 | 93 | 2024-04-02/08:51:02 | 2024-04-03 02:47:16 | .100 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 15c68hr3s03ft | 1 | 2024-04-03/02:47:16 | 2024-04-03 02:47:16 | .008 s | null | delete from WRHS$_LATCH_NAME tab where (tab.stage_id >= :beg_snap and tab.stage_id <= :end_snap and dbid = :dbid) |
| cczgn99wd591j | 26 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .029 s | null | SELECT count(*) FROM sys.snap_loadertime$ WHERE tableobj# = :1 AND rownum = 1 |
| 9rk9kgwm5bkta | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_SERVICE_NAME" PARTITION ("WRH$_SERVICE_NAME_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 9qw67jvr9hbnk | 4 | 2024-04-03/02:47:04 | 2024-04-03 02:47:15 | .075 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11835 and bitand(FLAGS, 128)=0 |
| 9ywagkwxb0cjh | 4 | 2024-04-03/02:47:11 | 2024-04-03 02:47:15 | .086 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12248 and bitand(FLAGS, 128)=0 |
| 51pthw63z8d5n | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_CELL_CONFIG" PARTITION ("WRH$_CELL_CONFIG_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 70sqy8r1s4gda | 4 | 2024-04-03/02:47:13 | 2024-04-03 02:47:15 | .002 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12350 and bitand(FLAGS, 128)=0 |
| 3kszr60mv83rj | 4 | 2024-04-03/02:47:12 | 2024-04-03 02:47:15 | .007 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12236 and bitand(FLAGS, 128)=0 |
| 0wqmhjfqn44rq | 4 | 2024-04-03/02:47:12 | 2024-04-03 02:47:15 | .002 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11847 and bitand(FLAGS, 128)=0 |
| 6ncm6qdyq86q7 | 26 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .095 s | null | select distinct s.sowner, s.vname from sys.snap$ s, sys.snap_reftime$ r where r.masobj# = :1 and s.sowner = r.sowner and s.vname = r.vname and bitand(s.flag3, 67108864) = 67108864 |
| du0knyd7aw6zu | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_IM_SEG_STAT_OBJ" PARTITION ("WRH$_IM_SEG_STAT_OBJ_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| cvn09tfarq4w3 | 4 | 2024-04-03/02:47:13 | 2024-04-03 02:47:15 | .002 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12332 and bitand(FLAGS, 128)=0 |
| cypk9z3wnxpcp | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_TABLESPACE" PARTITION ("WRH$_TABLESPACE_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 94gufz48mdubu | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_SQL_PLAN" PARTITION ("WRH$_SQL_PLAN_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| g2zfgq4s7dc7k | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_SEG_STAT_OBJ" PARTITION ("WRH$_SEG_STAT_OBJ_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| bunh77ax09ff7 | 14 | 2024-04-03/00:45:38 | 2024-04-03 02:47:15 | .015 s | null | delete from tabpart$ where obj# = :1 |
| 6f129qbrkxh61 | 4 | 2024-04-03/02:47:12 | 2024-04-03 02:47:15 | .009 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11853 and bitand(FLAGS, 128)=0 |
| 9unr4s0bxd6q4 | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_ASM_DISKGROUP" PARTITION ("WRH$_ASM_DISKGROUP_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 3c32a4bk574vp | 50 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .009 s | null | select d.sumobj# from sys.sumdetail$ d, sys.sum$ s where d.sumobj# = s.obj# and bitand(d.flags, 2) = 2 and bitand(s.xpflags, 34359738368) = 34359738368 and d.detailobj# = :1 |
| 161bt3m9uku0b | 4 | 2024-04-03/02:47:09 | 2024-04-03 02:47:15 | .064 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12135 and bitand(FLAGS, 128)=0 |
| gtn0j0yhdaa8u | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_SQL_BIND_METADATA" PARTITION ("WRH$_SQL_BIND_METADATA_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 5y9ddumh4kbk4 | 176 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .011 s | null | update diana_version$ set flags = flags + 1 where obj# = :1 and bitand(flags, 1) = 0 |
| 03vz9vw04fcmc | 33 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .050 s | null | delete from indpart$ where obj#=:1 |
| 6axhw420xfds6 | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .027 s | null | select unique version from idl_ub1$ where obj# = :1 and version > 0 and version < 201326592 |
| gsmpw1p9g3pmr | 14 | 2024-04-03/00:45:38 | 2024-04-03 02:47:15 | .010 s | null | select log, sysdate, youngest, youngest+1/86400, oldest, oldest_pk, oldest_oid, oldest_new, oldest_seq, oscn, oscn_pk, oscn_oid, oscn_new, oscn_seq, flag, purge_job from sys.mlog$ where master = :2 and mowner = :1 for update |
| bbnu5crdr3r3g | 4 | 2024-04-03/02:47:13 | 2024-04-03 02:47:15 | .002 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 12073 and bitand(FLAGS, 128)=0 |
| 65bd6vh5aztay | 7 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .030 s | null | delete from lobfrag$ where fragobj#=:1 |
| bgn9u9f7t3whd | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:15 | .001 s | null | LOCK TABLE "WRH$_OPTIMIZER_ENV" PARTITION ("WRH$_OPTIMIZER_ENV_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| gc7b0drtzbyc6 | 14 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .009 s | null | select max(intcol#) from hist_head$ where obj# = :1 |
| 0rbcqb9pa39d1 | 60 | 2024-04-03/02:03:01 | 2024-04-03 02:47:15 | .034 s | null | update partobj$ set partcnt = :1 where obj# = :2 |
| 2faxux5uhbaaq | 104 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .098 s | null | update dependency$ set p_timestamp=:1, p_obj#=:2 where d_obj#=:3 and p_obj#=:4 |
| 4yq87a5h5namp | 26 | 2024-04-03/00:45:37 | 2024-04-03 02:47:15 | .016 s | null | select 1 from ustats$ where obj# = :1 and rownum = 1 |
| 8sbbvp4bqhvfa | 4 | 2024-04-03/02:46:51 | 2024-04-03 02:47:14 | .002 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11815 and bitand(FLAGS, 128)=0 |
| 8rt1yp0w1gd9h | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .001 s | null | LOCK TABLE "WRH$_TEMPFILE" PARTITION ("WRH$_TEMPFILE_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 6yfcvkxsk4f23 | 1 | 2024-04-03/02:47:15 | 2024-04-03 02:47:14 | .001 s | null | LOCK TABLE "WRH$_SQLTEXT" PARTITION ("WRH$_SQLTEXT_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 01n06xaws0ksy | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .111 s | null | delete from WRM$_BASELINE_DETAILS where dbid = :dbid and baseline_id in (select baseline_id from WRM$_BASELINE where expiration is not NULL and creation_time + expiration < :bind1) |
| 8n812c7dx8357 | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .001 s | null | LOCK TABLE "WRH$_DATAFILE" PARTITION ("WRH$_DATAFILE_1701832438_13562") IN EXCLUSIVE MODE NOWAIT |
| 0asbxw1bdh6pv | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .026 s | null | update wrms$_snapshot tab set status = 2 where tab.snap_id >= :beg_snap and tab.snap_id <= :end_snap and tab.dbid = :dbid |
| adds4wma0y8c4 | 122 | 2024-04-03/02:46:50 | 2024-04-03 02:47:14 | .312 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| 7fktqb1spxcqy | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .014 s | null | update wrm$_snapshot tab set status = 2 where (:beg_snap <= tab.snap_id and tab.snap_id <= :end_snap and tab.dbid = :dbid) and not exists (select 1 from WRM$_BASELINE b where (tab.snap_id >= b.start_snap_id) and (tab.snap_id <= b.end_snap_id) and (b.dbid = :dbid2)) |
| 9yrst640j5j5j | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .503 s | null | update wrh$_sqltext tab set tab.snap_id = :end_snap + 1 where tab.dbid = :dbid and :beg_snap <= tab.snap_id and tab.snap_id <= :end_snap and ( exists (select 1 from wri$_sqltext_refcount refc where refc.dbid = tab.dbid and refc.sql_id = tab.sql_id and refc.con_dbid = tab.con_dbid and refc.ref_count > 0) or exists (select 1 from WRM$_BASELINE b where b.dbid = :dbid2 and tab.snap_id >= b.start_snap_id and tab.snap_id <= b.end_snap_id)) |
| 9uh916dq990ft | 4 | 2024-04-03/02:46:50 | 2024-04-03 02:47:14 | .021 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11766 and bitand(FLAGS, 128)=0 |
| 78bqx197rj3md | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .030 s | null | select max(snap_id) from wrm$_snapshot where dbid = :dbid and (cast(SYSTIMESTAMP as TIMESTAMP) - end_interval_time) > :retention and snap_id < :max_snap |
| 5h62wczzt56nw | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .006 s | null | select bl.baseline_id, bl.start_snap_id, min(s1.begin_interval_time), bl.end_snap_id, max(s2.end_interval_time) from wrm$_baseline bl, wrm$_snapshot s1, wrm$_snapshot s2 where (bl.start_snap_id = s1.snap_id) and (bl.end_snap_id = s2.snap_id) and (bl.dbid = :dbid) and (bl.dbid = s1.dbid) and (bl.dbid = s2.dbid) and (bl.baseline_id != 0) group by bl.baseline_id, bl.start_snap_id, bl.end_snap_id |
| bf4buy5pp6tv1 | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .027 s | null | select high, bit from (select snap_id - 1 high, min(begin_interval_time) bit from wrm$_snapshot where dbid = :dbid and snap_id = (select min(snap_id) from wrm$_snapshot s where dbid = :dbid and snap_id > :snap_id and status in (0,1) and not exists (select 1 from WRM$_BASELINE b where b.dbid = s.dbid and s.snap_id >= b.start_snap_id and s.snap_id <= b.end_snap_id)) group by snap_id union all select 2147483647, systimestamp from v$database where dbid <> :dbid order by 1 asc nulls last) where rownum = 1 |
| cvzvp9g5yrw0k | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .012 s | null | delete from WRM$_BASELINE where dbid = :dbid and expiration is not NULL and creation_time + expiration < :bind1 |
| gn07bf11uzcbm | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .009 s | null | select low, bit from (select snap_id - 1 low, min(begin_interval_time) bit from wrm$_snapshot where dbid = :dbid and snap_id = (select min(snap_id) from wrm$_snapshot where dbid = :dbid and status in (0,1)) group by snap_id union all select 2147483647, systimestamp from v$database where dbid <> :dbid order by 1 asc nulls last ) where rownum = 1 |
| 3gccchpgzbd7w | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:14 | .010 s | null | select snap_id + 1 low, max(end_interval_time) eit from wrm$_snapshot where dbid = :dbid and snap_id = (select max(snap_id) from wrm$_snapshot s where dbid = :dbid and snap_id < :snap_id and status in (0,1) and not exists (select 1 from WRM$_BASELINE b where b.dbid = s.dbid and s.snap_id >= b.start_snap_id and s.snap_id <= b.end_snap_id)) group by snap_id |
| 5kdnu2sjcca70 | 4 | 2024-04-03/02:46:51 | 2024-04-03 02:47:14 | .016 s | MMON_SLAVE | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 11772 and bitand(FLAGS, 128)=0 |
| 94qrpyyq3t85a | 2 | 2024-04-03/02:47:04 | 2024-04-03 02:47:13 | .040 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| 2x45qzyc8g1mf | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .007 s | null | LOCK TABLE "WRH$_ASM_DISKGROUP" PARTITION ("WRH$_ASM_DISKGROUP_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| b2gdwm0bnnafc | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .041 s | null | update heat_map_stat$ set obj# = :1 , dataobj# = :2, ts# =:3 where obj# = :4 |
| f1kfbzms1n0zr | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_ASM_DISKGROUP", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_ASM_DISKGROUP") PARTITION ("WRH$_ASM_DISKGROUP_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 9hp6m1g7j275b | 13 | 2024-04-03/02:03:01 | 2024-04-03 02:47:13 | .040 s | null | insert into tabpart$ (obj#, dataobj#, bo#, part#, hiboundlen, hiboundval, ts#, file#, block#, pctfree$, pctused$, initrans, maxtrans, flags, analyzetime, samplesize, rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, bhiboundval) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, EMPTY_BLOB()) returning bhiboundval into :23 |
| 02646wc3r1nwf | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .043 s | null | SELECT 1 FROM sys.snap_reftime$ r, sys.snap$ s, sys.obj$ o, sys.user$ u WHERE r.vname=s.vname AND r.sowner=s.sowner AND o.type#=42 AND o.name=s.vname AND o.owner#= u.user# AND s.sowner=u.name AND r.masobj# = :1 |
| 8r373c31qdrz3 | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .001 s | null | LOCK TABLE "WRH$_CELL_CONFIG" PARTITION ("WRH$_CELL_CONFIG_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 68td1nyb89xvc | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:13 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_IM_SEG_STAT_OBJ", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_IM_SEG_STAT_OBJ") PARTITION ("WRH$_IM_SEG_STAT_OBJ_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 820kfy05t1a6d | 9 | 2024-04-03/02:03:01 | 2024-04-03 02:47:13 | .034 s | null | insert into lobfrag$ (fragobj#, tabfragobj#, indfragobj#, ts#, file#, block#, chunk, pctversion$, fragflags, fragpro, fragtype$, frag#, parentobj#, maxinl) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14) |
| 8gbvzamxwpdw1 | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .123 s | null | DELETE FROM sys.snap_refop$ WHERE operation# = 21 AND(sowner, vname) in (SELECT u.name, o.name FROM sys.snap_reftime$ r, sys.obj$ o, sys.user$ u WHERE r.vname=o.name AND r.sowner=u.name AND o.owner#= u.user# AND o.type#=42 AND r.masobj# = :1) |
| 3cb3d6r6ydkm4 | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .004 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_CELL_CONFIG", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_CELL_CONFIG") PARTITION ("WRH$_CELL_CONFIG_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 7qa9hc4ty9n9p | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .000 s | null | LOCK TABLE "WRH$_IM_SEG_STAT_OBJ" PARTITION ("WRH$_IM_SEG_STAT_OBJ_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 99rb37rjpdnbb | 2 | 2024-04-03/02:47:04 | 2024-04-03 02:47:13 | .094 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| dnak3w997p17j | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .019 s | null | update tabpart$ set dataobj# = :1, part# = :2, ts# = :3, file# = :4, block# = :5, pctfree$ = :6, pctused$ = :7, initrans = :8, maxtrans = :9, flags = :10, analyzetime = :11, samplesize = :12, rowcnt = :13, blkcnt = :14, empcnt = :15, avgspc = :16, chncnt = :17, avgrln = :18 where obj# = :19 |
| 444ht3kpf577x | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .002 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_ASM_DISKGROUP", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_ASM_DISKGROUP") PARTITION ("WRH$_ASM_DISKGROUP_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 6jz5jz0mbd7nu | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .038 s | null | select count(*) from ilmobj$ where obj# = :1 |
| bfxdrpcczfpc8 | 12 | 2024-04-03/02:46:50 | 2024-04-03 02:47:13 | .049 s | null | select distinct b.ctype from ilmobj$ a, ilmpolicy$ b where a.obj# = :1 and b.action = :2 and bitand(a.flag, :3) != :3 and b.pol_subtype = :4 and b.scope = :5 and a.policy# = b.policy# |
| 3kywng531fcxu | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .038 s | null | delete from tab_stats$ where obj#=:1 |
| 9wapxdg36amzr | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:13 | .015 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_CELL_CONFIG", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_CELL_CONFIG") PARTITION ("WRH$_CELL_CONFIG_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 7tndvxb2a9yub | 1 | 2024-04-03/02:47:14 | 2024-04-03 02:47:13 | .002 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_IM_SEG_STAT_OBJ", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_IM_SEG_STAT_OBJ") PARTITION ("WRH$_IM_SEG_STAT_OBJ_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 8rjqdw09vq0s0 | 12 | 2024-04-03/02:46:51 | 2024-04-03 02:47:13 | .101 s | null | select a.policy#, a.action, a.scope, a.days, a.condition, a.clevel, a.ctype, a.flag, a.pol_subtype, nvl(a.tier_to, 0) from ilmpolicy$ a, ilmobj$ b where a.policy# = b.policy# and b.obj# = :1 and b.policy# not in (select policy# from ilmobj$ b where b.obj# = :2) and ((bitand(b.flag, :3) != :3) or :5 = 1) and ((bitand(b.flag, :4) != :4) or :6 = 1) |
| 54q35ctruvmjc | 12 | 2024-04-03/02:46:50 | 2024-04-03 02:47:13 | .048 s | null | select cc.intcol# from cdef$ c, ccol$ cc where c.obj#=cc.obj# and c.con#=cc.con# and c.type#=7 and c.obj#=:1 |
| 210k2hf5f3ws0 | 8 | 2024-04-03/02:47:10 | 2024-04-03 02:47:13 | .117 s | null | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14, spare3=:16,signature=:17,spare7=:18,spare8=:19,spare9=:20, dflcollid=decode(:21,0,null,:21),creappid=:22,creverid=:23, modappid=:24,modverid=:25,crepatchid=:26,modpatchid=:27 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname=:15 |
| 0pjrnxf7drypn | 35 | 2024-04-03/02:03:01 | 2024-04-03 02:47:13 | .209 s | null | insert into indpart$ (obj#, dataobj#, bo#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, bhiboundval) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, EMPTY_BLOB()) returning bhiboundval into :24 |
| 7jpt4cpfvcy1k | 13 | 2024-04-03/02:46:50 | 2024-04-03 02:47:13 | .076 s | null | select ts#,online$ from ts$ where name=:1 |
| 9x1rk20pxwxc8 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .007 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQL_BIND_METADATA", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQL_BIND_METADATA") PARTITION ("WRH$_SQL_BIND_METADATA_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 1fj8nsdx7nys5 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .000 s | null | LOCK TABLE "WRH$_TABLESPACE" PARTITION ("WRH$_TABLESPACE_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 8jsrrb7yhngm1 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .001 s | null | LOCK TABLE "WRH$_OPTIMIZER_ENV" PARTITION ("WRH$_OPTIMIZER_ENV_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 8m5dqtk54sjq8 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .050 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SERVICE_NAME", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SERVICE_NAME") PARTITION ("WRH$_SERVICE_NAME_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 68u8p47nh42b7 | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:12 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_TABLESPACE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_TABLESPACE") PARTITION ("WRH$_TABLESPACE_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 7rcs43bb1v8h6 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .002 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_OPTIMIZER_ENV", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_OPTIMIZER_ENV") PARTITION ("WRH$_OPTIMIZER_ENV_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 6rxjg8rdb5ka0 | 1 | 2024-04-03/02:47:11 | 2024-04-03 02:47:12 | .044 s | null | LOCK TABLE "WRH$_SERVICE_NAME" PARTITION ("WRH$_SERVICE_NAME_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 59pppvx7ykjfv | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQL_BIND_METADATA", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQL_BIND_METADATA") PARTITION ("WRH$_SQL_BIND_METADATA_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 0gubygdnjkn7b | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .011 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SERVICE_NAME", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SERVICE_NAME") PARTITION ("WRH$_SERVICE_NAME_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| c7cmtssxwgzuy | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .001 s | null | LOCK TABLE "WRH$_SQL_BIND_METADATA" PARTITION ("WRH$_SQL_BIND_METADATA_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| gn6g925xg3va3 | 1 | 2024-04-03/02:47:12 | 2024-04-03 02:47:12 | .002 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_OPTIMIZER_ENV", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_OPTIMIZER_ENV") PARTITION ("WRH$_OPTIMIZER_ENV_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| d4w7z5ydg1wdm | 1 | 2024-04-03/02:47:13 | 2024-04-03 02:47:12 | .002 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_TABLESPACE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_TABLESPACE") PARTITION ("WRH$_TABLESPACE_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 59vjj34vugaav | 6 | 2024-04-03/02:47:03 | 2024-04-03 02:47:11 | .038 s | null | delete from obj$ where obj# = :1 |
| 210k2hf5f3ws0 | 4 | 2024-04-03/02:46:51 | 2024-04-03 02:47:11 | .034 s | null | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14, spare3=:16,signature=:17,spare7=:18,spare8=:19,spare9=:20, dflcollid=decode(:21,0,null,:21),creappid=:22,creverid=:23, modappid=:24,modverid=:25,crepatchid=:26,modpatchid=:27 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname=:15 |
| 979692tybwg4z | 1 | 2024-04-03/02:47:10 | 2024-04-03 02:47:10 | .060 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SEG_STAT_OBJ", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SEG_STAT_OBJ") PARTITION ("WRH$_SEG_STAT_OBJ_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 4ap5thxg0m9kj | 1 | 2024-04-03/02:47:10 | 2024-04-03 02:47:10 | .009 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SEG_STAT_OBJ", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SEG_STAT_OBJ") PARTITION ("WRH$_SEG_STAT_OBJ_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| 35an6ah1wftb4 | 1 | 2024-04-03/02:47:09 | 2024-04-03 02:47:09 | .038 s | null | LOCK TABLE "WRH$_SEG_STAT_OBJ" PARTITION ("WRH$_SEG_STAT_OBJ_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| acmvv4fhdc9zh | 24 | 2024-04-03/02:46:56 | 2024-04-03 02:47:07 | .067 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 0pq07cf952uux | 14 | 2024-04-03/02:47:00 | 2024-04-03 02:47:07 | .076 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 9tgj4g8y4rwy8 | 22 | 2024-04-03/02:47:00 | 2024-04-03 02:47:07 | .030 s | null | select type#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,NVL(lists,65535),NVL(groups,65535),cachehint,hwmincr, NVL(spare1,0),NVL(scanhint,0),NVL(bitmapranges,0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 1zxt5bf45508t | 1 | 2024-04-03/02:47:06 | 2024-04-03 02:47:06 | .035 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQL_PLAN", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQL_PLAN") PARTITION ("WRH$_SQL_PLAN_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 6133tpkhunnh7 | 1 | 2024-04-03/02:47:06 | 2024-04-03 02:47:06 | .016 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQL_PLAN", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQL_PLAN") PARTITION ("WRH$_SQL_PLAN_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| gx4mv66pvj3xz | 24 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .015 s | null | select con#,type#,condlength,intcols,robj#,rcon#,match#,refact,nvl(enabled,0),rowid,cols,nvl(defer,0),mtime,nvl(spare1,0),spare2,spare3 from cdef$ where obj#=:1 |
| 32bhha21dkv0v | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .020 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| 53saa2zkr6wc3 | 85 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .026 s | null | select intcol#,nvl(pos#,0),col#,nvl(spare1,0) from ccol$ where con#=:1 |
| 9rfqm06xmuwu0 | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .018 s | null | select intcol#, toid, version#, intcols, intcol#s, flags, synobj# from subcoltype$ where obj#=:1 order by intcol# asc |
| 7nuw4xwrnuwxq | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .015 s | null | select col#,intcol#,toid,version#,packed,intcols,intcol#s,flags, synobj#, nvl(typidcol#, 0) from coltype$ where obj#=:1 order by intcol# desc |
| 6h3cwmunz5z8q | 24 | 2024-04-03/02:46:58 | 2024-04-03 02:47:05 | .017 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| 0fr8zhn4ymu3v | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .036 s | null | select intcol#,type,flags,lobcol,objcol,extracol,schemaoid, elemnum from opqtype$ where obj# = :1 order by intcol# asc |
| g0t052az3rx44 | 32 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .070 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 5n1fs4m2n2y0r | 26 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .005 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| cn6hhn36a4rrs | 24 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .015 s | null | select con#,obj#,rcon#,enabled,nvl(defer,0),spare2,spare3,refact from cdef$ where robj#=:1 |
| f3g84j69n0tjh | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .017 s | null | select col#,intcol#,ntab# from ntab$ where obj#=:1 order by intcol# asc |
| 8rraywrdxsx0q | 1 | 2024-04-03/02:47:04 | 2024-04-03 02:47:05 | .038 s | null | LOCK TABLE "WRH$_SQL_PLAN" PARTITION ("WRH$_SQL_PLAN_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 9g485acn2n30m | 3 | 2024-04-03/02:47:02 | 2024-04-03 02:47:05 | .016 s | null | select col#,intcol#,reftyp,stabid,expctoid from refcon$ where obj#=:1 order by intcol# asc |
| 121ffmrc95v7g | 23 | 2024-04-03/02:46:56 | 2024-04-03 02:47:05 | .250 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| a4n4ayr88dbhy | 24 | 2024-04-03/02:46:58 | 2024-04-03 02:47:05 | .017 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| 8fkf44w2uz074 | 2 | 2024-04-03/02:47:02 | 2024-04-03 02:47:04 | .032 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| gdhz78y24tvnz | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .049 s | null | delete from ncomp_dll$ where obj#=:1 returning dllname into :2 |
| gsqxm6zz3w2by | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .058 s | null | delete from idl_ub1$ where obj#=:1 and part=:2 |
| 1gfaj4z5hn1kf | 3 | 2024-04-03/02:46:59 | 2024-04-03 02:47:04 | .016 s | null | delete from dependency$ where d_obj#=:1 |
| d5jd9b2xct7xz | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .049 s | null | delete from idl_char$ where obj#=:1 and part=:2 |
| 0yn07bvqs30qj | 14 | 2024-04-03/02:47:00 | 2024-04-03 02:47:04 | .007 s | null | select pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg,imcflag_stg, ccflag_stg, flags2_stg from deferred_stg$ where obj# =:1 |
| 0kxn8zx1svcbp | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .109 s | null | select distinct policy# from aud_object_opt$ where object# = :1 and type = 2 |
| dhx4hx5kz79bf | 2 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .060 s | null | delete from javaobj$ where obj#=:1 |
| 04kug40zbu4dm | 39 | 2024-04-03/02:46:56 | 2024-04-03 02:47:04 | .107 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| av0kjjbhc642q | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .008 s | null | delete from objauth$ where obj#=:1 |
| 20vv6ttajyjzq | 3 | 2024-04-03/02:46:59 | 2024-04-03 02:47:04 | .008 s | null | delete from access$ where d_obj#=:1 |
| 108z1j8gsagg8 | 1 | 2024-04-03/02:46:56 | 2024-04-03 02:47:04 | 7.757 s | MMON_SLAVE | begin dbms_index_utl.build_index_components(:1, TRUE,'LOCAL',TRUE, TRUE, :2, :3, FALSE, :4); end; |
| dvpfc386d6dmm | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .036 s | null | delete from idl_sb4$ where obj#=:1 and part=:2 |
| 9y7s2afnkqs9d | 3 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .052 s | null | delete from idl_ub2$ where obj#=:1 and part=:2 |
| 7xq8ywd9t52hb | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:04 | .027 s | null | delete from diana_version$ where obj# = :1 |
| 8pn2d8msd9v06 | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .043 s | null | delete from dir$ where obj#=:1 |
| 3zqk646c0847g | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:03 | .059 s | null | delete from type_misc$ where obj#=:1 |
| 0s0s74y04cdmn | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .024 s | null | delete from sqltxl$ where obj#=:1 |
| ght3kqjqw74ff | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:03 | .048 s | null | delete from procedure$ where obj#=:1 |
| b5sdyddn8czu0 | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:03 | .020 s | null | delete from assembly$ where obj#=:1 |
| 5g6j3u70s3rm0 | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .044 s | null | delete from edition$ where obj#=:1 |
| 113vsgmfvf5p0 | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .209 s | null | delete from sqltxl_sql$ where obj#=:1 |
| c3uk9spac8d28 | 1 | 2024-04-03/02:47:03 | 2024-04-03 02:47:03 | .026 s | null | delete from library$ where obj#=:1 |
| 9j2vmn758hs1t | 1 | 2024-04-03/02:47:01 | 2024-04-03 02:47:03 | 1.734 s | MMON_SLAVE | SELECT JOB_NAME NAME FROM DBA_SCHEDULER_JOBS WHERE JOB_NAME LIKE ('IDX@_RB$J@_' || :B1 || '@_%') ESCAPE '@' |
| 3mt8brwam4f5g | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .028 s | MMON_SLAVE | delete from sys.scheduler$_class where obj# = :1 |
| dfsub89a587fn | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .083 s | MMON_SLAVE | SELECT OBJNUM, ISLW FROM ( select a.obj# OBJNUM, 0 ISLW from sys.scheduler$_job a where a.class_oid=:1 union select b.obj#, 1 from sys.scheduler$_comb_lw_job b where b.class_oid = :2 ) order by OBJNUM |
| 786vm3b7ar16k | 1 | 2024-04-03/02:47:02 | 2024-04-03 02:47:03 | .041 s | null | delete from sqltxl_err$ where obj#=:1 |
| 5pazx6dft6hru | 2 | 2024-04-03/02:46:59 | 2024-04-03 02:47:03 | .064 s | null | select o.owner#, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, o.status, d.d_attrs from dependency$ d, obj$ o where d.p_obj#=:1 and (d.p_timestamp=nvl(:2,d.p_timestamp) or d.property=2) and o.owner#=nvl(:3,o.owner#) and d.d_obj#=o.obj# order by o.obj# |
| g7mt7ptq286u7 | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .009 s | null | insert into seg$ (file#,block#,type#,ts#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,lists,groups,cachehint,hwmincr, spare1, scanhint, bitmapranges) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,DECODE(:17,0,NULL,:17),:18,:19) |
| 7kaq4kd6jc8nk | 9 | 2024-04-03/02:46:56 | 2024-04-03 02:47:01 | .003 s | null | select pname, enable_flag, ptxt, pcol, pfschma, ppname, pfname, stmt_type, powner# from fga$ where obj# = :1 |
| 3axxxnjp5jjwj | 4 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .002 s | null | delete from ind_stats$ where obj#=:1 |
| 51ubcvhcn0ssq | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .012 s | null | delete from compression_stat$ where dataobj# = :1 and ts# = :2 |
| c8h20n1d0k95m | 6 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .020 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| cvvt2r5kzq6mf | 0 | 2024-04-03/02:47:01 | 2024-04-03 02:47:01 | .046 s | null | SELECT INST_ID, OBJID, PRGOID, DECODE(BITAND(NULLIND, 4), 0, LAST_ENABLED_TIME, NULL), CLSOID, DECODE(BITAND(NULLIND, 16), 0, INSTANCE_ID, NULL), FLAGS, DECODE(BITAND(NULLIND, 64), 0, CREATOR, NULL), DECODE(BITAND(NULLIND, 128), 0, CLIENT_ID, NULL), DECODE(BITAND(NULLIND, 256), 0, GUID, NULL), CON_ID FROM X$JSKMIMMD |
| gg8cpx0kn7ksf | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .015 s | null | update ind$ set ts#=:2,file#=:3,block#=:4,intcols=:5,type#=:6,flags=:7,property=:8,pctfree$=:9,initrans=:10,maxtrans=:11,blevel=:12,leafcnt=:13,distkey=:14,lblkkey=:15,dblkkey=:16,clufac=:17,cols=:18,analyzetime=:19,samplesize=:20,dataobj#=:21,degree=decode(:22,1,null,:22),instances=decode(:23,1,null,:23),rowcnt=:24,pctthres$=:31*256+:25, indmethod#=:26, trunccnt=:27,evaledition#=decode(:33,1,null,:33),unusablebefore#=decode(:34,0,null,:34),unusablebeginning#=decode(:35,0,null,:35),spare4=:29,spare2=:30,spare6=:32 where obj#=:1 |
| 0kkhhb2w93cx0 | 9 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .009 s | null | update seg$ set type#=:4,blocks=:5,extents=:6,minexts=:7,maxexts=:8,extsize=:9,extpct=:10,user#=:11,iniexts=:12,lists=decode(:13, 65535, NULL, :13),groups=decode(:14, 65535, NULL, :14), cachehint=:15, hwmincr=:16, spare1=DECODE(:17,0,NULL,:17),scanhint=:18, bitmapranges=:19 where ts#=:1 and file#=:2 and block#=:3 |
| 210k2hf5f3ws0 | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .004 s | null | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14, spare3=:16,signature=:17,spare7=:18,spare8=:19,spare9=:20, dflcollid=decode(:21,0,null,:21),creappid=:22,creverid=:23, modappid=:24,modverid=:25,crepatchid=:26,modpatchid=:27 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname=:15 |
| 1mvbtvbqt4z4p | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .043 s | null | delete from sys.cache_stats_1$ where dataobj# = :1 |
| 9f5qcupfvj260 | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .042 s | null | insert /* QOSH:SAVE_STAS */ into sys.wri$_optstat_ind_history (obj#,rowcnt,leafcnt,distkey, lblkkey, dblkkey,clufac,blevel,analyzetime,samplesize,guessq,cachedblk, cachehit,logicalread,savtime,flags) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16) |
| 3252n48ktfr6q | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .007 s | null | update indpart$ set dataobj# = :1, part# = :2, flags = :3, ts# = :4, file# = :5, block# = :6, pctfree$ = :7, initrans = :8, maxtrans = :9, analyzetime = :10, samplesize = :11, rowcnt = :12, blevel = :13, leafcnt = :14, distkey = :15, lblkkey = :16, dblkkey = :17, clufac = :18, pctthres$ = :19 where obj# = :20 |
| 7zx0nu1u7qccz | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .004 s | null | delete from seg$ where ts#=:1 and file#=:2 and block#=:3 |
| 4cv3nc10n5rw0 | 6 | 2024-04-03/02:47:00 | 2024-04-03 02:47:01 | .020 s | MMON_SLAVE | select p.valchar from sys.optstat_user_prefs$ p, sys.obj$ o, sys.user$ u where p.obj#=o.obj# and u.user#=o.owner# and u.name=:1 and o.name=:2 and p.pname=:3 |
| 38243c4tqrkxm | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .024 s | null | select u.name, o.name, o.namespace, o.type#, decode(bitand(i.property,1024),0,0,1), o.obj# from ind$ i,obj$ o,user$ u where i.obj#=:1 and o.obj#=i.bo# and o.owner#=u.user# |
| gcd56gcmdrwcj | 1 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .066 s | MMON_SLAVE | SELECT TO_NUMBER(KSPPSTVL) FROM X$KSPPI X, X$KSPPCV Y WHERE (X.INDX = Y.INDX) AND KSPPINM = '_mv_refresh_force_parallel_query' |
| gas8a3h1zx68h | 1 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .018 s | MMON_SLAVE | SELECT TO_NUMBER(KSPPSTVL) FROM X$KSPPI X, X$KSPPCV Y WHERE (X.INDX = Y.INDX) AND KSPPINM = '_idxrb_rowincr' |
| 9ggfftqhxp99j | 1 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .043 s | null | LOCK TABLE FOR INDEX "SYS"."WRH$_SQLTEXT_PK" PARTITION ("WRH$_SQLTEXT_1701832438_13562") IN SHARE MODE NOWAIT |
| 38243c4tqrkxm | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .032 s | null | select u.name, o.name, o.namespace, o.type#, decode(bitand(i.property,1024),0,0,1), o.obj# from ind$ i,obj$ o,user$ u where i.obj#=:1 and o.obj#=i.bo# and o.owner#=u.user# |
| d8bz0haq0cypm | 2 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .009 s | MMON_SLAVE | SELECT OBJ.OBJ# FROM SYS.OBJ$ OBJ, SYS.USER$ USR, SYS.IND$ IND WHERE OBJ.TYPE# = 1 AND OBJ.NAME = :B2 AND OBJ.OWNER# = USR.USER# AND USR.NAME = :B1 AND IND.OBJ# = OBJ.OBJ# AND IND.TYPE# = 9 |
| a75kfpn06qmsg | 1 | 2024-04-03/02:47:00 | 2024-04-03 02:47:00 | .043 s | null | LOCK TABLE FOR INDEX "SYS"."WRH$_SQLTEXT_PK" PARTITION ("WRH$_SQLTEXT_1701832438_MXSN") IN SHARE MODE NOWAIT |
| 8swypbbr0m372 | 7 | 2024-04-03/02:46:56 | 2024-04-03 02:46:59 | .013 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| 3jv5q08duku0x | 1 | 2024-04-03/02:46:56 | 2024-04-03 02:46:59 | 1.395 s | MMON_SLAVE | SELECT ctype, ind_owner_name, index_name, component_name, NVL(degree, 1), rowcnt, join_index FROM sys.utl_all_ind_comps WHERE ((comp_id IN (306356,306355)) OR (ccomp_id IN (306356,306355))) AND status = 'U' AND locality = 'L' ORDER BY 2, 3, 4 |
| gzyyzbq6rqa2x | 0 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .009 s | null | select INSTANCE_NUMBER, INSTANCE_NAME, HOST_NAME, VERSION, VERSION_LEGACY,VERSION_FULL, STARTUP_TIME, STATUS, PARALLEL, THREAD#, ARCHIVER, LOG_SWITCH_WAIT, LOGINS, SHUTDOWN_PENDING, DATABASE_STATUS, INSTANCE_ROLE, ACTIVE_STATE, BLOCKED, CON_ID, INSTANCE_MODE, EDITION, FAMILY, DATABASE_TYPE from GV$INSTANCE where inst_id = USERENV('Instance') |
| 0zpy0gkp7yjk8 | 0 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .011 s | null | select /*+ use_hash(x y) */ x.inst_id,x.indx+1,ksppinm,ksppity,ksppstvl, ksppstdvl, ksppstdfl, ksppstdf, decode(bitand(ksppiflg/256,1),1,'TRUE','FALSE'), decode(bitand(ksppiflg/65536,3),1,'IMMEDIATE',2,'DEFERRED', 3,'IMMEDIATE','FALSE'), decode(bitand(ksppiflg/524288,1),1,'TRUE','FALSE'), decode(bitand(ksppiflg,4),4,'FALSE', decode(bitand(ksppiflg/65536,3), 0, 'FALSE', 'TRUE')), decode(bitand(ksppstvf,7),1,'MODIFIED',4,'SYSTEM_MOD','FALSE'), decode(bitand(ksppstvf,2),2,'TRUE','FALSE'), decode(bitand(ksppilrmflg/64, 1), 1, 'TRUE', 'FALSE'), decode(bitand(ksppilrmflg/268435456, 1), 1, 'TRUE', 'FALSE'), ksppdesc, ksppstcmnt, ksppihash, y.con_id from x$ksppi x, x$ksppcv y where (x.indx = y.indx) and bitand(ksppiflg,268435456) = 0 and ((translate(ksppinm,'_','$') not like '$$%') and ((translate(ksppinm,'_','$') not like '$%') or (ksppstdf = 'FALSE') or (bitand(ksppstvf,5) > 0))) |
| d7zvk9bn8dyr6 | 4 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .002 s | null | select /* QOSD */ /*+ index(do) */ dir_cnt from opt_directive_own$ do where dir_own# = :1 |
| 7z3vz9q1zdzku | 1 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .046 s | MMON_SLAVE | SELECT INSTANCE_NUMBER FROM V$INSTANCE WHERE ROWNUM = 1 |
| axmdf8vq7k1rh | 2 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .012 s | null | select increment$,minvalue,maxvalue,cycle#,order$,cache,highwater,audit$,flags from seq$ where obj#=:1 |
| 8jmvctwj6u4mv | 1 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .003 s | MMON_SLAVE | update sys.scheduler$_class set affinity = :1, flags = :2 where obj# = :3 |
| 2bh5x1rxwzp2j | 1 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .239 s | MMON_SLAVE | SELECT OBJOID, DECODE(bitand(FLAGS, 16384+4096), 0, RUNTIME, 16384, LETIME, :1), (2*PRI + DECODE(bitand(STATUS, 4), 0, 0, DECODE(INST, :2, -1, 1))), SCHLIM, WT, INST, WINDOW_JOB FROM ( select a.obj# OBJOID, a.next_run_date RUNTIME, a.last_enabled_time LETIME, a.priority PRI, decode(a.schedule_limit, NULL, decode(bitand(a.flags, 4194304), 4194304, b.schedule_limit, NULL), a.schedule_limit) SCHLIM, a.job_weight WT, decode(a.running_instance, NULL, 0, a.running_instance) INST, decode(bitand(a.flags, 4096), 0, 0, 1) WINDOW_JOB, a.job_status STATUS, a.flags FLAGS, a.class_oid CLSID, a.schedule_id SCHID, a.last_start_date LSDATE from sys.scheduler$_job a, sys.scheduler$_program b, (select /*+ no_merge */ database_role from v$database) v where a.program_oid = b.obj#(+) and ( (a.database_role = v.database_role) |
| 2h0gb24h6zpnu | 0 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .001 s | null | insert into access$(d_obj#,order#,columns,types) values (:1,:2,:3,:4) |
| dry76m1g0rv0n | 0 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .017 s | null | select NUM , NAME , TYPE , VALUE , DISPLAY_VALUE, DEFAULT_VALUE, ISDEFAULT , ISSES_MODIFIABLE , ISSYS_MODIFIABLE , ISPDB_MODIFIABLE , ISINSTANCE_MODIFIABLE, ISMODIFIED , ISADJUSTED , ISDEPRECATED, ISBASIC, DESCRIPTION, UPDATE_COMMENT, HASH, CON_ID from GV$PARAMETER where inst_id = USERENV('Instance') |
| bzgbhhh45mfqj | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .023 s | MMON_SLAVE | SELECT VALUE FROM SYS.V$PARAMETER WHERE NAME='parallel_threads_per_cpu' |
| 2cjgtydb032xf | 1 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .052 s | MMON_SLAVE | insert into sys.scheduler$_class (res_grp_name, affinity, flags, comments, default_priority, log_history, obj#) values (:1, :2, :3, :4, :5, :6, :7) |
| 2fq3ffuxrsp2d | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .037 s | MMON_SLAVE | SELECT VALUE FROM SYS.V$PARAMETER WHERE NAME='job_queue_processes' |
| 4m7m0t6fjcs5x | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .013 s | null | update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=:7,highwater=:8,audit$=:9,flags=:10 where obj#=:1 |
| at0ytbx91hbkx | 0 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .041 s | null | select di.inst_id,di.didbi,di.didbn,to_date(di.dicts,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),to_number(di.dirls),to_date(di.dirlc,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),to_number(di.diprs),to_date(di.diprc,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),decode(di.dimla,0,'NOARCHIVELOG',1,'ARCHIVELOG','MANUAL'),to_number(di.discn),to_number(di.difas),decode(bitand(di.diflg,256),256,'CREATED',decode(bitand(di.diflg,1024),1024,'STANDBY',decode(bitand(di.difl3,8),8,'FARSYNC',decode(bitand(di.diflg,32768),32768,'CLONE',decode(bitand(di.diflg,4096),4096,'BACKUP','CURRENT'))))),to_date(di.dicct,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),di.dicsq,to_number(di.dickp_scn),to_date(di.dickp_tim,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),decode(bitand(di.diflg,4),4,'REQUIRED',decode(di.diirs,0,'NOT ALLOWED','ALLOWED')),to_date(di.divts,'MM/DD/RR HH24:MI:SS','NLS_CALENDAR=Gregorian'),decode(di.didor,0,'MOUNTED',decode(di.didor,1,'READ WRITE',decode(di.didor,2,'READ ONLY',d |
| gngtvs38t0060 | 7 | 2024-04-03/02:46:56 | 2024-04-03 02:46:59 | .183 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 78tyhx4x247ga | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .014 s | MMON_SLAVE | SELECT VALUE FROM SYS.V$PARAMETER WHERE NAME='cpu_count' |
| 0qjfk9sb7jraq | 0 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .061 s | null | select DBID, NAME, CREATED, RESETLOGS_CHANGE#, RESETLOGS_TIME, PRIOR_RESETLOGS_CHANGE#, PRIOR_RESETLOGS_TIME,LOG_MODE, CHECKPOINT_CHANGE#, ARCHIVE_CHANGE#, CONTROLFILE_TYPE, CONTROLFILE_CREATED, CONTROLFILE_SEQUENCE#, CONTROLFILE_CHANGE#, CONTROLFILE_TIME, OPEN_RESETLOGS, VERSION_TIME, OPEN_MODE, PROTECTION_MODE, PROTECTION_LEVEL, REMOTE_ARCHIVE, ACTIVATION#, SWITCHOVER#, DATABASE_ROLE, ARCHIVELOG_CHANGE#, ARCHIVELOG_COMPRESSION, SWITCHOVER_STATUS, DATAGUARD_BROKER, GUARD_STATUS, SUPPLEMENTAL_LOG_DATA_MIN, SUPPLEMENTAL_LOG_DATA_PK, SUPPLEMENTAL_LOG_DATA_UI, FORCE_LOGGING, PLATFORM_ID, PLATFORM_NAME, RECOVERY_TARGET_INCARNATION#, LAST_OPEN_INCARNATION#, CURRENT_SCN, FLASHBACK_ON,SUPPLEMENTAL_LOG_DATA_FK, SUPPLEMENTAL_LOG_DATA_ALL, DB_UNIQUE_NAME, STANDBY_BECAME_PRIMARY_SCN, FS_FAILOVER_MODE, FS_FAILOVER_STATUS, FS_FAILOVER_CURRENT_TARGET, FS_FAILOVER_THRESHOLD, FS_FAILOVER_OBSERVER_PRESENT, FS_FAILOVER_OBSERVER_HOST, CONTROLFILE_CONVERTED, PRIMARY_DB_UNIQUE_NAME, SUPPLEMENTAL_LOG |
| 3gt0mr7rq1rq2 | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .014 s | MMON_SLAVE | SELECT CEIL(VALUE/2) FROM SYS.V$PARAMETER WHERE NAME='parallel_max_servers' |
| 327kkufaf1bjx | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .016 s | MMON_SLAVE | SELECT VALUE FROM SYS.V$PARAMETER WHERE NAME='skip_unusable_indexes' |
| 3vt2wnx9w9m5n | 1 | 2024-04-03/02:46:58 | 2024-04-03 02:46:59 | .052 s | MMON_SLAVE | SELECT SYS.IDX_RB$JOBSEQ.NEXTVAL FROM DUAL |
| 3un99a0zwp4vd | 7 | 2024-04-03/02:46:56 | 2024-04-03 02:46:59 | .034 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| gxjgpkacm973a | 3 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .030 s | DBMS_SCHEDULER | select obj#, prgoid, creation_time, mod_time, spec_time, flags from sys.scheduler$_lwjob_obj where userid = :1 and name = :2 and subname is null |
| c2h8tpm85b5gb | 1 | 2024-04-03/02:46:59 | 2024-04-03 02:46:59 | .026 s | null | SELECT VALUE FROM V$PARAMETER WHERE NAME='compatible' |
| 3un99a0zwp4vd | 5 | 2024-04-03/02:46:56 | 2024-04-03 02:46:57 | .011 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| bcz0nrnmpgv3k | 2 | 2024-04-03/02:46:56 | 2024-04-03 02:46:57 | .004 s | MMON_SLAVE | SELECT OBJ.OBJ# FROM SYS.OBJ$ OBJ, SYS.USER$ USR WHERE OBJ.TYPE# IN (20, 35) AND OBJ.NAME = :B3 AND OBJ.SUBNAME = :B2 AND OBJ.OWNER# = USR.USER# AND USR.NAME = :B1 |
| 5u7g54s63p4ts | 12 | 2024-04-03/02:46:56 | 2024-04-03 02:46:57 | .023 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| 8swypbbr0m372 | 5 | 2024-04-03/02:46:56 | 2024-04-03 02:46:57 | .012 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| 0pq07cf952uux | 41 | 2024-04-02/20:58:12 | 2024-04-03 02:46:56 | .038 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 1rts790ctrvcy | 2 | 2024-04-03/02:46:52 | 2024-04-03 02:46:56 | .015 s | null | select lobj# from lobcomppart$ where partobj# = :1 |
| b1rhz2jam6a8v | 2 | 2024-04-03/02:46:52 | 2024-04-03 02:46:56 | .005 s | null | select parentobj# from sys.lobfrag$ where fragobj#=:1 |
| bzkts5hhc5z68 | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQLTEXT", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQLTEXT") PARTITION ("WRH$_SQLTEXT_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| f2p9hvf8juj95 | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .005 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_TEMPFILE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_TEMPFILE") PARTITION ("WRH$_TEMPFILE_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 3z9dqvnfbqqmu | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .006 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_SQLTEXT", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_SQLTEXT") PARTITION ("WRH$_SQLTEXT_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 9a1rvnku9tt7h | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .001 s | null | LOCK TABLE "WRH$_SQLTEXT" PARTITION ("WRH$_SQLTEXT_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| arvgtwqpyhyxa | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .013 s | null | LOCK TABLE "WRH$_TEMPFILE" PARTITION ("WRH$_TEMPFILE_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 49n0fj8d2srhj | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .003 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_TEMPFILE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_TEMPFILE") PARTITION ("WRH$_TEMPFILE_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| fyx5b7dtcz0s1 | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:51 | .009 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_DATAFILE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_DATAFILE") PARTITION ("WRH$_DATAFILE_1701832438_MXSN") where ( ( ( ( "DBID" > 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" >= 13562 OR "SNAP_ID" IS NULL ) ) ) ) and rownum < 2 |
| f5yv529g61agb | 3 | 2024-04-03/02:46:48 | 2024-04-03 02:46:50 | .565 s | null | update wrm$_wr_control set snap_interval = :bind1, snapint_num = :bind2, retention = :bind3, retention_num = :bind4, most_recent_snap_id = :bind5, most_recent_snap_time = :bind6, mrct_snap_time_num = :bind7, status_flag = :bind8, most_recent_purge_time = :bind9, mrct_purge_time_num = :bind10, most_recent_split_id = :bind11, most_recent_split_time = :bind12, swrf_version = :bind13, registration_status = :bind14, mrct_baseline_id = :bind15, topnsql = :bind16, mrct_bltmpl_id = :bind17, src_dbid = :bind18, src_dbname = :bind19, t2s_dblink = :bind20, flush_type = :bind21, snap_align = :bind22, mrct_snap_step_tm = :bind23, mrct_snap_step_id = :bind24, tablespace_name = :bind25 where dbid = :dbid |
| g55xr1f56q71s | 1 | 2024-04-03/02:46:50 | 2024-04-03 02:46:50 | .242 s | null | select template_id, template_type, baseline_name_prefix, start_time, end_time, day_of_week, hour_in_day, duration, expiration, repeat_interval, last_generated, template_name from WRM$_BASELINE_TEMPLATE where dbid = :dbid |
| 5hrvvu1r771m5 | 3 | 2024-04-01/02:36:28 | 2024-04-03 02:46:50 | .006 s | null | SELECT VALUE$ FROM SYS.PROPS$ WHERE NAME = 'OGG_TRIGGER_OPTIMIZATION' |
| 7m5wyahxfx3h4 | 1 | 2024-04-03/02:46:51 | 2024-04-03 02:46:50 | .010 s | null | select /*+ FIRST_ROWS(1) PARALLEL("WRH$_DATAFILE", 1) */ 1 from NO_CROSS_CONTAINER("SYS"."WRH$_DATAFILE") PARTITION ("WRH$_DATAFILE_1701832438_MXSN") where ( ( ( ( "DBID" < 1701832438 ) ) OR ( "DBID" = 1701832438 AND ( "SNAP_ID" < 13562 ) ) ) ) and rownum < 2 |
| 4pj0rvbx9bq0f | 1 | 2024-04-03/02:46:50 | 2024-04-03 02:46:50 | .003 s | null | LOCK TABLE "WRH$_DATAFILE" PARTITION ("WRH$_DATAFILE_1701832438_MXSN") IN EXCLUSIVE MODE NOWAIT |
| 0yn07bvqs30qj | 1574 | 2024-03-31/07:32:03 | 2024-04-03 02:46:50 | .581 s | null | select pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg,imcflag_stg, ccflag_stg, flags2_stg from deferred_stg$ where obj# =:1 |
| 0sbbcuruzd66f | 16018 | 2024-03-31/11:12:24 | 2024-04-03 02:46:49 | 12.576 s | null | select /*+ rule */ bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt, lowval, hival, density, col#, spare1, spare2, avgcln, minimum_enc, maximum_enc from hist_head$ where obj#=:1 and intcol#=:2 |
| 7pjms1dtnt4h0 | 390 | 2024-04-02/01:19:48 | 2024-04-03 02:44:27 | 26.335 s | null | update atsk$_schedule_control set status = :status , duration = :duration , num_failure = :num_failure , cycle_consumed_time = cycle_consumed_time + :duration where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 121ffmrc95v7g | 41 | 2024-04-02/20:18:33 | 2024-04-03 02:42:26 | .692 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| 32bhha21dkv0v | 35 | 2024-04-02/20:18:33 | 2024-04-03 02:42:26 | .010 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| cn6hhn36a4rrs | 29 | 2024-04-02/20:18:36 | 2024-04-03 02:42:26 | .033 s | null | select con#,obj#,rcon#,enabled,nvl(defer,0),spare2,spare3,refact from cdef$ where robj#=:1 |
| gx4mv66pvj3xz | 24 | 2024-04-02/20:18:39 | 2024-04-03 02:42:26 | .025 s | null | select con#,type#,condlength,intcols,robj#,rcon#,match#,refact,nvl(enabled,0),rowid,cols,nvl(defer,0),mtime,nvl(spare1,0),spare2,spare3 from cdef$ where obj#=:1 |
| 0yn07bvqs30qj | 20 | 2024-04-03/02:42:26 | 2024-04-03 02:42:26 | .093 s | null | select pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg,imcflag_stg, ccflag_stg, flags2_stg from deferred_stg$ where obj# =:1 |
| 04kug40zbu4dm | 135 | 2024-04-02/20:18:33 | 2024-04-03 02:42:26 | .060 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| af6nyvxz737dp | 21 | 2024-04-02/20:49:00 | 2024-04-03 02:42:26 | .077 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_BINDS B WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE B.STMT_ID = P.STMT_ID AND B.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| 5n1fs4m2n2y0r | 55 | 2024-04-02/20:18:33 | 2024-04-03 02:42:26 | .053 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| d7zvk9bn8dyr6 | 5 | 2024-04-02/23:55:22 | 2024-04-03 02:42:26 | .069 s | null | select /* QOSD */ /*+ index(do) */ dir_cnt from opt_directive_own$ do where dir_own# = :1 |
| g0t052az3rx44 | 57 | 2024-04-02/20:18:33 | 2024-04-03 02:42:26 | .058 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 53saa2zkr6wc3 | 52 | 2024-04-02/20:34:32 | 2024-04-03 02:42:26 | .033 s | null | select intcol#,nvl(pos#,0),col#,nvl(spare1,0) from ccol$ where con#=:1 |
| 4tn2y578dwwcy | 0 | 2024-04-03/02:42:25 | 2024-04-03 02:42:25 | .144 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/02:42:25') |
| dyxpg7k4f0yu4 | 1 | 2024-04-03/02:42:25 | 2024-04-03 02:42:25 | .348 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/02:42:25') |
| 77cmn7brq47ra | 3 | 2024-04-03/01:03:13 | 2024-04-03 02:37:19 | .172 s | null | update atsk$_schedule_control set cycle_begin_time = :cycle_begin , cycle_consumed_time = :cycle_consumed where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 53saa2zkr6wc3 | 853 | 2024-04-02/20:33:51 | 2024-04-03 02:27:14 | .273 s | null | select intcol#,nvl(pos#,0),col#,nvl(spare1,0) from ccol$ where con#=:1 |
| gt489n9anmj7n | 20 | 2024-04-02/20:49:01 | 2024-04-03 02:27:14 | 1.047 s | SYS_AUTO_STS_MODULE | SELECT SUM(NUM_ROWS) FROM DBA_TABLES WHERE OWNER = 'SYS' AND TABLE_NAME = 'WRI$_SQLSET_STATEMENTS' |
| gx4mv66pvj3xz | 203 | 2024-04-02/20:18:36 | 2024-04-03 02:27:14 | .735 s | null | select con#,type#,condlength,intcols,robj#,rcon#,match#,refact,nvl(enabled,0),rowid,cols,nvl(defer,0),mtime,nvl(spare1,0),spare2,spare3 from cdef$ where obj#=:1 |
| 8ux3q2w335f2m | 1 | 2024-04-03/02:27:13 | 2024-04-03 02:27:13 | .172 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/02:27:13') |
| bmy479byt8mct | 0 | 2024-04-03/02:27:13 | 2024-04-03 02:27:13 | .163 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/02:27:13') |
| 7u5rpz4mw7p4u | 21 | 2024-04-02/20:48:58 | 2024-04-03 02:27:12 | 6.615 s | MMON_SLAVE | update sys.scheduler$_job_argument set name = :1, type_number = :2, user_type_num = :3, value = :4, flags = :5 where position = :6 and oid = :7 |
| avvfapa4gfgc4 | 34 | 2024-04-02/20:27:55 | 2024-04-03 02:26:44 | 1.339 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","CLASS_OID","JOB_FLAGS","CLASS_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","DATABASE_ROLE","SERVICE_FLAGS" FROM "SYS"."SCHEDULER$_JOB_REFRESH" "SCHEDULER$_JOB_REFRESH" WHERE 1=1 |
| 1xdsy3y3uupcf | 14 | 2024-04-02/20:50:56 | 2024-04-03 02:26:43 | .340 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","CLASS_OID","JOB_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","DATABASE_ROLE" FROM "SYS"."SCHEDULER$_JOB_REFRESH" "SCHEDULER$_JOB_REFRESH" WHERE 1=1 |
| g0t052az3rx44 | 176 | 2024-04-02/19:27:46 | 2024-04-03 02:26:43 | .228 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 7pjms1dtnt4h0 | 21 | 2024-04-02/20:18:39 | 2024-04-03 02:12:11 | .305 s | null | update atsk$_schedule_control set status = :status , duration = :duration , num_failure = :num_failure , cycle_consumed_time = cycle_consumed_time + :duration where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 95bxjavzyfhx2 | 1 | 2024-04-03/02:12:06 | 2024-04-03 02:12:07 | 1.073 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/02:12:04') |
| 8kcpgzk6wvzy3 | 0 | 2024-04-03/02:12:04 | 2024-04-03 02:12:06 | 1.615 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/02:12:04') |
| 07w31hu2urxfz | 19 | 2024-04-02/20:48:59 | 2024-04-03 02:12:03 | .064 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM DBA_SQLSET WHERE OWNER = :B2 AND NAME = :B1 AND CON_DBID = SYS_CONTEXT('userenv','con_dbid') |
| b13g21mgg8y98 | 5 | 2024-04-02/21:01:25 | 2024-04-03 02:09:48 | 514.766 s | null | insert /* KSXM:TAKE_SNPSHOT */ into sys.optstat_snapshot$ (obj#, inserts, updates, deletes, timestamp, flags) (select m.obj#, m.inserts, m.updates, m.deletes, systimestamp, dbms_stats_advisor.compute_volatile_flag( m.obj#, m.flags, :flags, m.inserts, m.updates, m.deletes, s.inserts, s.updates, s.deletes, null, nvl(to_number(p.valchar), :global_stale_pcnt), s.gather) flags from sys.mon_mods_all$ m, (select si.obj#, max(si.inserts) inserts, max(si.updates) updates, max(si.deletes) deletes, decode(bitand(max(si.flags), :gather_flag), 0, 'NO_GATHER', 'GATHER') gather, max(si.timestamp) timestamp from sys.optstat_snapshot$ si, (select obj#, max(timestamp) ts from sys.optstat_snapshot$ group by obj#) sm where si.obj# = sm.obj# and si.timestamp = sm.ts group by si.obj#) s, sys.optstat_user_prefs$ p where m.obj# = s.obj#(+) and m.obj# = p.obj#(+) and pname(+) = 'STALE_PERCENT' and dbms_stats_advisor.check_mmon_policy_violation(rownum, 6, 2) |
| azxujyf4y54dn | 99 | 2024-04-02/03:56:15 | 2024-04-03 02:03:08 | .060 s | null | select ts# from tsq$ where user#=:1 |
| 21ay12pd719xv | 101 | 2024-04-02/01:37:09 | 2024-04-03 02:03:08 | .083 s | null | DELETE FROM DR$INDEX_SET WHERE IXS_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| a4y9vqmdagx2z | 99 | 2024-04-02/03:56:14 | 2024-04-03 02:03:08 | .093 s | null | SELECT USER# FROM SYS.USER$ WHERE NAME = :B1 |
| 53zhsvq67au68 | 101 | 2024-04-02/01:37:09 | 2024-04-03 02:03:08 | .118 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select 1 from sys.xs$ace, sys.user$ where name = :1 and user# = prin# |
| 3z16dy9dgdwzy | 101 | 2024-04-02/01:37:07 | 2024-04-03 02:03:07 | .093 s | null | select o.name from rule_ec$ ec, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = ec.obj# |
| 366qfyqyrvq78 | 100 | 2024-04-02/02:41:53 | 2024-04-03 02:03:07 | .212 s | null | SELECT SGP_ID FROM DR$SECTION_GROUP WHERE SGP_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 389k0hwvasbb8 | 528 | 2024-04-02/01:37:07 | 2024-04-03 02:03:07 | 2.309 s | sqlplus@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT /*+ ALL_ROWS */ COUNT(*) FROM SYS.DBA_POLICIES V WHERE V.OBJECT_OWNER = :B3 AND V.OBJECT_NAME = :B2 AND (V.POLICY_NAME LIKE '%xdbrls%' OR V.POLICY_NAME LIKE '%$xd_%') AND V.FUNCTION = :B1 |
| 73snhuv2xs8ct | 101 | 2024-04-02/01:37:07 | 2024-04-03 02:03:07 | .143 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT X.OBJNUM FROM (select a.obj# OBJNUM, b.owner# OWNNUM from sys.scheduler$_job a, sys.obj$ b where a.obj# = b.obj# union all select c.obj#, d.userid from sys.scheduler$_comb_lw_job c, sys.scheduler$_lwjob_obj d where c.obj# = d.obj#) X WHERE X.OWNNUM = :1 |
| djg0nrvz46qmd | 240 | 2024-04-02/02:41:53 | 2024-04-03 02:03:07 | .846 s | null | select o.name,o.type#,o.obj#,o.remoteowner,o.linkname,o.namespace, o.subname from obj$ o, tab$ t, seq$ s where o.owner#=:1 and (:2 = 2 or :2 = (select count(*) from user_editioning$ ue where bitand(o.flags, 1048576) = 0 and o.owner# = ue.user# and o.type# = ue.type#)) and o.type# not in (7,8,9,10,11,13,14,22,28,29,30,32,33,38,55,88,98) and o.obj#=t.obj#(+) and (bitand(NVL(t.acdrflags, 0), 4) != 4) and (t.property is null or (bitand(t.property,8192)!=8192 and bitand(t.property,512)!=512 and bitand(t.flags,536870912)!=536870912)) and o.obj#=s.obj#(+) and (s.flags is null or bitand(s.flags, 32) != 32) order by o.type# desc, bitand(t.property,4294967296) desc, o.obj# desc |
| gtuttayaq3k7t | 101 | 2024-04-02/01:37:07 | 2024-04-03 02:03:07 | .130 s | null | select o.name from rule_set$ rs, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = rs.obj# |
| 9ycc42xuxaj6a | 124 | 2024-04-02/19:25:24 | 2024-04-03 02:03:05 | .240 s | null | select distinct(-privilege#),mod(nvl(option$,0), 2), bitand(nvl(option$,0), 8) /8, bitand(nvl(option$,0), 16) /16, bitand(nvl(option$,0), 64) /64, bitand(nvl(option$,0), 128) /128 from sysauth$ where grantee#=:1 and privilege#<0 |
| c747smwusuqjq | 324 | 2024-04-02/19:25:46 | 2024-04-03 02:03:03 | 1.069 s | null | select o.name,o.namespace,d.d_timestamp,o.owner# from dependency$ d,obj$ o, user$ u where d.p_obj#=:2 and d.p_timestamp=:3 and d.d_obj#=o.obj# and o.owner#=u.user# and (u.name=:1 or u.ext_username=:1 or o.type#=5) and o.status in (2,3) |
| 0pq07cf952uux | 1747 | 2024-04-03/02:03:01 | 2024-04-03 02:03:02 | .297 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 2b9vqmdj1kr01 | 1 | 2024-04-03/02:03:01 | 2024-04-03 02:03:01 | .022 s | null | select count(*) from sys.ilmobj$ o, sys.ilmpolicy$ p where o.policy# = p.policy# and p.action = :1 and o.obj# = :2 and p.scope = :3 |
| gh5xkh9uptz7b | 1 | 2024-04-03/02:03:01 | 2024-04-03 02:03:01 | .018 s | null | insert into sys.ilmobj$ (policy#, obj#, dataobj#, obj_typ, flag, pobjn_orig) select a.policy#, :1, :5, :6, bitand(a.flag, :2), :8 from sys.ilm$ a where a.ts# = :3 and bitand(a.flag, :4) = :4 and bitand(a.flag, :7) != :7 and (a.policy# = :9 or 1 = :10) |
| 32bhha21dkv0v | 417 | 2024-04-02/03:56:09 | 2024-04-03 02:03:01 | .621 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| g7mt7ptq286u7 | 252 | 2024-04-02/01:37:02 | 2024-04-03 02:03:01 | .185 s | null | insert into seg$ (file#,block#,type#,ts#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,lists,groups,cachehint,hwmincr, spare1, scanhint, bitmapranges) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,DECODE(:17,0,NULL,:17),:18,:19) |
| 1juttxa8xp7xh | 1 | 2024-04-03/02:03:01 | 2024-04-03 02:03:01 | .080 s | null | insert into ilmobj$ (policy#, obj#, dataobj#, obj_typ, obj_typ_orig, pobjn_orig, flag) select policy#, :2, :3, :4, obj_typ_orig, pobjn_orig, flag from ilmobj$ where obj# = :1 and policy# not in (select policy# from ilmobj$ where obj# = :2) and bitand(flag, :5) != :5 and bitand(flag, :6) != :6 |
| g0t052az3rx44 | 500 | 2024-04-02/05:27:05 | 2024-04-03 02:03:00 | 1.074 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 9u0fmt89qakyh | 54 | 2024-04-02/19:25:45 | 2024-04-03 02:03:00 | .050 s | null | select grantee#,privilege# from userauth$ where user# = :1 |
| dbhzypnpuunb4 | 199 | 2024-04-02/02:41:52 | 2024-04-03 02:03:00 | 4.688 s | null | update user$ set user#=:1,password=:3,datats#=:4,tempts#=:5,type#=:6,defrole=:7,resource$=:8,ptime=DECODE(to_char(:9, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :9),defschclass=:10, spare1=:11, spare4=:12, spare3=decode(:13,0,null,:13), spare9=:14, spare10=:15 where name=:2 |
| dbhzypnpuunb4 | 1 | 2024-04-03/02:03:01 | 2024-04-03 02:03:00 | .033 s | null | update user$ set user#=:1,password=:3,datats#=:4,tempts#=:5,type#=:6,defrole=:7,resource$=:8,ptime=DECODE(to_char(:9, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :9),defschclass=:10, spare1=:11, spare4=:12, spare3=decode(:13,0,null,:13), spare9=:14, spare10=:15 where name=:2 |
| 6mw9fvv23ntab | 54 | 2024-04-02/19:25:45 | 2024-04-03 02:03:00 | 1.178 s | null | select file#, block# from seg$ where ts# = :1 and user# = :2 |
| fs4p95w7yg25b | 31 | 2024-04-02/20:58:12 | 2024-04-03 01:58:52 | .032 s | null | select pob.parttype from sys.tabpart$ tp, sys.partobj$ pob where tp.bo# = pob.obj# and tp.obj# = :oid |
| 6n2qqv1brfhpp | 54 | 2024-04-02/20:58:12 | 2024-04-03 01:58:52 | .067 s | null | select ind.type#, ind.property, base_obj.obj#, base_owner.name, base_obj.name from sys.ind$ ind, sys.user$ base_owner, sys.obj$ base_obj where ind.obj# = :oid and ind.dataobj# = :doid and ind.bo# = base_obj.obj# and base_obj.owner# = base_owner.user# |
| 38fffx897xs0v | 5 | 2024-04-02/20:58:37 | 2024-04-03 01:58:36 | .024 s | null | select o.obj#, u.name, o.name, ti.parent_obj#, ti.parent_ptn_obj# from sys.obj$ o, sys.user$ u, sys.transient_iot$ ti where o.obj# = ti.obj# and o.owner# = u.user# |
| 3nzv2smdzzbsf | 5 | 2024-04-02/20:58:28 | 2024-04-03 01:58:28 | .052 s | null | select i.obj#, i.flags, u.name, o.name, o.type# from sys.obj$ o, sys.user$ u, sys.ind_online$ i where (bitand(i.flags, 256) = 256 or bitand(i.flags, 512) = 512) and (not((i.type# = 9) and bitand(i.flags,8) = 8)) and o.obj#=i.obj# and o.owner# = u.user# |
| 917y7rrapx7w7 | 5 | 2024-04-02/20:57:41 | 2024-04-03 01:57:48 | .116 s | MMON_SLAVE | delete from smon_scn_time where scn in (select scn from (select scn from smon_scn_time order by scn) where rownum <=:1) |
| bku5fwd8bhsn6 | 5 | 2024-04-02/20:57:11 | 2024-04-03 01:57:16 | .948 s | null | select count(*) from wri$_optstat_opr o, wri$_optstat_opr_tasks t where o.id = t.op_id(+) and o.operation = 'gather_database_stats (auto)' and ((o.notes like '%<error>%' and not regexp_like( o.notes, '<error>ORA-200[0-9][0-9]')) or (t.notes like '%<error>%' and not regexp_like( t.notes, '<error>ORA-200[0-9][0-9]'))) and rownum=1 |
| dxkqgnf3f843s | 5 | 2024-04-02/20:57:10 | 2024-04-03 01:57:15 | .091 s | null | select count(*) as num_windows, sum(case enabled when 'TRUE' then 1 else 0 end) as num_enabled from dba_scheduler_windows |
| 7z9wmu1t3kawd | 0 | 2024-04-02/20:57:10 | 2024-04-03 01:57:15 | .177 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c, dba_scheduler_window_log l where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and w.window_name = l.window_name and c.optimizer_stats = 'ENABLED' and l.operation = 'OPEN' and l.log_date + w.duration + interval '1' minute < systimestamp and l.log_date = (select max(li.log_date) from dba_scheduler_window_log li where li.window_name = w.window_name) |
| 00scf6vg0jnhj | 0 | 2024-04-03/01:56:50 | 2024-04-03 01:56:50 | .172 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/01:56:50') |
| 42g4c32vumtr1 | 1 | 2024-04-03/01:56:50 | 2024-04-03 01:56:50 | .196 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/01:56:50') |
| 65hmagawqd15t | 40 | 2024-04-02/20:18:35 | 2024-04-03 01:56:50 | .028 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM WRI$_SQLSET_DEFINITIONS D WHERE ID = :B2 AND BITAND(D.PROPERTY, :B1 ) = :B1 |
| dcm6cj8szw2s1 | 1 | 2024-04-03/01:41:41 | 2024-04-03 01:41:42 | .269 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/01:41:41') |
| 971m4tb5c8utd | 17 | 2024-04-02/20:49:01 | 2024-04-03 01:41:42 | .210 s | SYS_AUTO_STS_MODULE | SELECT SUM(STATEMENT_COUNT) FROM DBA_SQLSET WHERE CON_DBID = SYS_CONTEXT('userenv','con_dbid') |
| 58kssa9n706y7 | 0 | 2024-04-03/01:41:41 | 2024-04-03 01:41:41 | .275 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/01:41:41') |
| 752yhduaujj4z | 377 | 2024-04-02/01:34:51 | 2024-04-03 01:33:33 | 35.026 s | null | update atsk$_schedule_control set mrct_task_time = :task_time , mrct_task_time_tz = :task_time_tz , aligned_sched_time = :aligned_sched_tm , status = :status , duration = :duration , last_exec_instnum = :last_exec_inst where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 2jfqzrxhrm93b | 18 | 2024-04-02/20:49:11 | 2024-04-03 01:26:32 | 1.568 s | null | select /*+ rule */ c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and cd.enabled = :1 and c.owner# = u.user# |
| ctq1wbd2uq0ns | 1 | 2024-04-03/01:26:29 | 2024-04-03 01:26:29 | .376 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/01:26:29') |
| dnn98gjnf1dzz | 16 | 2024-04-02/20:49:00 | 2024-04-03 01:26:29 | 2.900 s | SYS_AUTO_STS_MODULE | SELECT sql_id, con_dbid FROM wri$_sqlset_statements s WHERE sqlset_id = :stsid AND NOT EXISTS (SELECT 0 FROM wri$_sqlset_plans p WHERE p.stmt_id = s.id) |
| dn07f67asw5th | 0 | 2024-04-03/01:26:29 | 2024-04-03 01:26:28 | .097 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/01:26:29') |
| 9x2prazfz86dz | 302 | 2024-03-31/22:56:24 | 2024-04-03 01:24:05 | 282.864 s | null | select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, t.obj# from tab$ t, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# UNION select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, tab.obj# from tabpart$ t, tab$ tab, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and tab.obj# = t.bo# UNION select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, tab.obj# from tabsubpart$ t, tab$ tab, tabcompart$ tcp, seg$ s where bitand(s.spare1, 4503599627370496) = 4503599627370496 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and t.pobj# = tcp.obj# and tab.obj# = tcp.bo# |
| 9tt2m0mpc2qqp | 33 | 2024-04-02/20:18:33 | 2024-04-03 01:11:22 | .043 s | null | select /*+ index(idl_char$ i_idl_char1) */ piece#,length,piece from idl_char$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| fh5ufah919kun | 33 | 2024-04-02/20:18:33 | 2024-04-03 01:11:22 | .050 s | null | select /*+ index(idl_sb4$ i_idl_sb41) */ piece#,length,piece from idl_sb4$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| a3jpjzh7mtwwp | 33 | 2024-04-02/20:18:33 | 2024-04-03 01:11:22 | .089 s | null | select /*+ index(idl_ub2$ i_idl_ub21) */ piece#,length,piece from idl_ub2$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| c61ajdcqbqn42 | 15 | 2024-04-02/20:49:01 | 2024-04-03 01:11:22 | 55.507 s | SYS_AUTO_STS_MODULE | SELECT new.sql_seq, old.plan_hash_value, sqlset_row(new.sql_id,new.force_matching_signature, new.sql_text, new.object_list, new.bind_data, new.parsing_schema_name, new.module, new.action, new.elapsed_time, new.cpu_time, new.buffer_gets, new.disk_reads, new.direct_writes, new.rows_processed, new.fetches, new.executions, new.end_of_fetch_count, new.optimizer_cost, new.optimizer_env, new.priority, new.command_type, new.first_load_time, new.stat_period, new.active_stat_period, new.other, new.plan_hash_value, new.sql_plan, new.bind_list, new.con_dbid, new.last_exec_start_time) as new_row, old.plan_timestamp, old.binds_captured FROM (SELECT s.sql_seq, c.* FROM sys."_ALL_SQLSET_STATEMENTS_ONLY" s, TABLE(dbms_sqltune.transform_sqlset_cursor(:sts_cur)) c WHERE s.sqlset_id(+) = :stsid AND s.sql_id(+) = c.sql_id AND s.con_dbid(+) = c.con_dbid) new ,sys."_ALL_SQLSET_STATISTICS_ONLY" old WHERE :stsid = old.sqlset_id(+) AND new.sql_seq = old.sq |
| 03guhbfpak0w7 | 33 | 2024-04-02/20:18:33 | 2024-04-03 01:11:22 | .039 s | null | select /*+ index(idl_ub1$ i_idl_ub11) */ piece#,length,piece from idl_ub1$ where obj#=:1 and part=:2 and version=:3 order by piece# |
| 7kaq4kd6jc8nk | 3 | 2024-04-03/00:25:42 | 2024-04-03 01:11:22 | .065 s | null | select pname, enable_flag, ptxt, pcol, pfschma, ppname, pfname, stmt_type, powner# from fga$ where obj# = :1 |
| crzk1un2djh02 | 15 | 2024-04-02/20:49:00 | 2024-04-03 01:11:21 | .660 s | SYS_AUTO_STS_MODULE | DELETE wri$_sqlset_statements s WHERE sqlset_id = :stsid AND NOT EXISTS (SELECT 0 FROM wri$_sqlset_plans p WHERE p.stmt_id = s.id) |
| 2zpj8sp7hngn5 | 0 | 2024-04-03/01:11:20 | 2024-04-03 01:11:20 | .187 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/01:11:20') |
| 1hykvtv1f6km3 | 1 | 2024-04-03/01:11:20 | 2024-04-03 01:11:20 | .255 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/01:11:20') |
| c8h20n1d0k95m | 5 | 2024-04-02/20:01:18 | 2024-04-03 01:09:43 | .267 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| 121ffmrc95v7g | 468 | 2024-04-02/20:36:01 | 2024-04-03 01:06:33 | 4.756 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| 5n1fs4m2n2y0r | 950 | 2024-04-02/20:18:33 | 2024-04-03 01:06:33 | .497 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| g0t052az3rx44 | 499 | 2024-04-02/20:36:02 | 2024-04-03 01:06:33 | .927 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| fkc81h2686aqc | 4 | 2024-04-02/20:58:12 | 2024-04-03 00:58:09 | .023 s | null | select pob.parttype from sys.indpart$ ip, sys.partobj$ pob where ip.bo# = pob.obj# and ip.obj# = :oid |
| c7fnaqcmbm0b5 | 4 | 2024-04-02/20:57:41 | 2024-04-03 00:57:47 | .286 s | MMON_SLAVE | SELECT SUM(NUM_MAPPINGS+1) FROM smon_scn_time |
| 2ajc7pwz9jsx3 | 4 | 2024-04-02/20:57:41 | 2024-04-03 00:57:47 | .129 s | null | select max(scn) from smon_scn_time |
| 7hj57uz99sm9k | 3 | 2024-04-02/20:57:41 | 2024-04-03 00:57:47 | .052 s | null | select ts#,file#,block#,cols,nvl(size$,-1),pctfree$,pctused$,initrans,maxtrans,hashkeys,func,extind,avgchn,nvl(degree,1),nvl(instances,1),nvl(flags,0),nvl(spare1,0), nvl(spare2,0) from clu$ where obj#=:1 |
| cgtc5gb7c4g07 | 137 | 2024-04-02/19:32:25 | 2024-04-03 00:56:31 | .947 s | null | select dbid, status_flag from wrm$_wr_control order by mrct_snap_time_num desc |
| 146rxqax0mky6 | 14 | 2024-04-02/20:49:11 | 2024-04-03 00:56:12 | .124 s | null | update sys.scheduler$_job set last_end_date = :1, retry_count = :2, run_count = :3, running_instance = :4, running_slave = :5, job_status = :6, run_invoker = :7 where obj# = :8 |
| 34wuxswcdkb3u | 2862 | 2024-04-02/20:49:09 | 2024-04-03 00:56:11 | 2.562 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_STATISTICS SET ELAPSED_TIME = NVL(:B16 , ELAPSED_TIME), CPU_TIME = NVL(:B15 , CPU_TIME), BUFFER_GETS = NVL(:B14 , BUFFER_GETS), DISK_READS = NVL(:B13 , DISK_READS), DIRECT_WRITES = NVL(:B12 , DIRECT_WRITES), ROWS_PROCESSED = NVL(:B11 , ROWS_PROCESSED), FETCHES = NVL(:B10 , FETCHES), EXECUTIONS = NVL(:B9 , EXECUTIONS), END_OF_FETCH_COUNT = NVL(:B8 , END_OF_FETCH_COUNT), OPTIMIZER_COST = NVL(:B7 , OPTIMIZER_COST), FIRST_LOAD_TIME = NVL(:B6 , FIRST_LOAD_TIME), STAT_PERIOD = NVL(:B5 , STAT_PERIOD), ACTIVE_STAT_PERIOD = NVL(:B4 , ACTIVE_STAT_PERIOD), LAST_EXEC_START_TIME = NVL(:B3 , LAST_EXEC_START_TIME) WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| aa20q4gaun8bu | 32 | 2024-04-02/20:18:35 | 2024-04-03 00:56:07 | .019 s | SYS_AUTO_STS_MODULE | SELECT COUNT(*) FROM WRI$_SQLSET_DEFINITIONS D, WRI$_SQLSET_REFERENCES R WHERE D.NAME = :B2 AND D.OWNER = :B1 AND R.SQLSET_ID = D.ID |
| ck74zjc1hj13q | 0 | 2024-04-03/00:56:06 | 2024-04-03 00:56:07 | .304 s | SYS_AUTO_STS_MODULE | SELECT * FROM (SELECT sql_id, force_matching_signature, sql_text, parsing_schema_name, module, action, elapsed_time, cpu_time, buffer_gets, bind_data, disk_reads, direct_writes, rows_processed, fetches, executions, end_of_fetch_count, optimizer_cost, first_load_time, optimizer_env, priority, command_type, stat_period, active_stat_period, plan_hash_value , sql_seq, con_dbid, last_exec_start_time FROM sys.user_sqlset_statements) WHERE (last_exec_start_time < '2023-03-27/00:56:06') |
| a1knqabt1h2m8 | 1 | 2024-04-03/00:56:06 | 2024-04-03 00:56:07 | .230 s | SYS_AUTO_STS_MODULE | select sqlset_row(NULL, NULL, NULL, NULL, bind_data, 'foo', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, to_char(sql_seq), plan_hash_value) FROM sys.all_sqlset_statements WHERE sqlset_id = :sts_id AND (last_exec_start_time < '2023-03-27/00:56:06') |
| c2h8tpm85b5gb | 5 | 2024-04-02/22:37:12 | 2024-04-03 00:56:03 | 1.999 s | null | SELECT VALUE FROM V$PARAMETER WHERE NAME='compatible' |
| cb21bacyh3c7d | 5 | 2024-04-02/22:39:22 | 2024-04-03 00:56:03 | .034 s | null | select metadata from kopm$ where name='DB_FDO' |
| f3ww8rgva3hrs | 2833 | 2024-04-02/19:31:15 | 2024-04-03 00:54:42 | 21.116 s | null | update /* KSXM:FLUSH COL */ sys.col_usage$ set equality_preds = equality_preds + decode(bitand(:flag,1),0,0,1), equijoin_preds = equijoin_preds + decode(bitand(:flag,2),0,0,1), nonequijoin_preds = nonequijoin_preds + decode(bitand(:flag,4),0,0,1), range_preds = range_preds + decode(bitand(:flag,8),0,0,1), like_preds = like_preds + decode(bitand(:flag,16),0,0,1), null_preds = null_preds + decode(bitand(:flag,32),0,0,1), flags = flags + :flag - bitand(flags,:flag), timestamp = :time where obj# = :objn and intcol# = :coln |
| 0qv27wt724y7s | 26 | 2024-04-02/20:27:55 | 2024-04-03 00:54:34 | .285 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE SHELFLIFE=30) */ "OBJ#","CLASS_OID","JOB_FLAGS","CLASS_FLAGS","RUN_TIME","PRIORITY","JOB_STATUS","RUNNING_INSTANCE","SCHEDULE_LIMIT","JOB_WEIGHT","INSTANCE_ID","AFFINITY","SERVICE_FLAGS" FROM "SYS"."SCHEDULER$_LWJOB_REFRESH" "SCHEDULER$_LWJOB_REFRESH" WHERE 1=1 |
| 932qvzgj769nq | 1 | 2024-04-03/00:45:41 | 2024-04-03 00:45:41 | .028 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_HISTGRM_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_HISTGRM_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("WRI$_OPTSTAT_HISTGRM_HISTORY") FULL("WRI$_OPTSTAT_HISTGRM_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_HISTGRM_HISTORY") */ * FROM "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" SAMPLE BLOCK (1.002506 , 1) SEED (1) "WRI$_OPTSTAT_HISTGRM_HISTORY" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY",0,0,0,ROWID) IN (45355,45357,45359,45361,45362,45364,45366,45367,45369,45370,45372,45375,45378,45379,45380 |
| 5zz6wdaa9tndv | 1 | 2024-04-03/00:45:41 | 2024-04-03 00:45:40 | .033 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_HISTHEAD_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_HISTHEAD_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("WRI$_OPTSTAT_HISTHEAD_HISTORY") FULL("WRI$_OPTSTAT_HISTHEAD_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_HISTHEAD_HISTORY") */ * FROM "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" SAMPLE BLOCK (6.477733 , 1) SEED (1) "WRI$_OPTSTAT_HISTHEAD_HISTORY" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY",0,0,0,ROWID) IN (45355,45357,45359,45361,45362,45364,45366,45367,45369,45370,45372,45375,45378,453 |
| gb9qabk8bd9tr | 1 | 2024-04-03/00:45:39 | 2024-04-03 00:45:39 | .018 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_IND_HISTORY") FULL("WRI$_OPTSTAT_IND_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_IND_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_IND_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_IND_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "WRI$_OPTSTAT_IND_HISTORY") SAMPLESUB |
| 32v462vwyaz5p | 1 | 2024-04-03/00:45:39 | 2024-04-03 00:45:39 | .010 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "H") SAMPLESUB |
| 0vjh6zrrrg4yr | 4 | 2024-04-03/00:45:39 | 2024-04-03 00:45:39 | .017 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("S") FULL("S") NO_PARALLEL_INDEX("S") */ 1 AS C1, CASE WHEN DECODE(BITAND("S"."KSUSEIDL",9),1,'ACTIVE',0,DECODE(BITAND("S"."KSUSEFLG",4096),0,'INACTIVE','CACHED'),'KILLED')='ACTIVE' AND ("S"."CON_ID"=0 OR "S"."CON_ID"=3) AND BITAND("S"."KSSPAFLG",1)<>0 AND BITAND("S"."KSUSEFLG",1)<>0 THEN 1 ELSE 0 END AS C2 FROM "SYS"."X$KSUSE" SAMPLE BLOCK (93.939394 , 1) SEED (1) "S") SAMPLESUB |
| 4k3ma97vw7j7h | 1 | 2024-04-03/00:45:39 | 2024-04-03 00:45:39 | .005 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_TAB_HISTORY") FULL("WRI$_OPTSTAT_TAB_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_TAB_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "WRI$_OPTSTAT_TAB_HISTORY") SAMPLESUB |
| bzrpnb6xwrjuk | 1 | 2024-04-03/00:45:38 | 2024-04-03 00:45:38 | .021 s | null | select appid#, ver#, app_status, flag, srvn, modn, spare4 from fed$apps where app_status in (1,2,3,4,6,7) and app_name <> '_CURRENT_STATE' and bitand(flag, 256)=256 and spare1=0 |
| 8nwpuw80tzpy5 | 1 | 2024-04-03/00:45:39 | 2024-04-03 00:45:38 | .004 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_TAB_HISTORY") FULL("WRI$_OPTSTAT_TAB_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_TAB_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "WRI$_OPTSTAT_TAB_HISTORY") SAMPLESUB |
| 27q0uknw0v4up | 1 | 2024-04-03/00:45:38 | 2024-04-03 00:45:38 | .626 s | null | insert /*+ RELATIONAL("WRI$_OPTSTAT_HISTGRM_HISTORY") NO_PARALLEL APPEND NESTED_TABLE_SET_SETID NO_REF_CASCADE */ into "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" partition ("SYS_P20525") ("OBJ#","INTCOL#","SAVTIME","BUCKET","ENDPOINT","EPVALUE","COLNAME","EP_REPEAT_COUNT","EPVALUE_RAW","SPARE1","SPARE2","SPARE3","SPARE4","SPARE5","SPARE6","ENDPOINT_ENC") select /*+ RELATIONAL("WRI$_OPTSTAT_HISTGRM_HISTORY") NO_PARALLEL */ "OBJ#" ,"INTCOL#" ,"SAVTIME" ,"BUCKET" ,"ENDPOINT" ,"EPVALUE" ,"COLNAME" ,"EP_REPEAT_COUNT" ,"EPVALUE_RAW" ,"SPARE1" ,"SPARE2" ,"SPARE3" ,"SPARE4" ,"SPARE5" ,"SPARE6" ,"ENDPOINT_ENC" from NO_CROSS_CONTAINER ( "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" ) partition ("SYS_P20525") delete global indexes |
| 6g4c4vp2yfvnh | 2 | 2024-04-03/00:45:38 | 2024-04-03 00:45:38 | .002 s | null | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 16029 and bitand(FLAGS, 128)=0 |
| c58c9kbw5sjj8 | 1 | 2024-04-03/00:45:37 | 2024-04-03 00:45:37 | .785 s | null | insert /*+ RELATIONAL("WRI$_OPTSTAT_HISTHEAD_HISTORY") NO_PARALLEL APPEND NESTED_TABLE_SET_SETID NO_REF_CASCADE */ into "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" partition ("SYS_P20522") ("OBJ#","INTCOL#","SAVTIME","FLAGS","NULL_CNT","MINIMUM","MAXIMUM","DISTCNT","DENSITY","LOWVAL","HIVAL","AVGCLN","SAMPLE_DISTCNT","SAMPLE_SIZE","TIMESTAMP#","EXPRESSION","COLNAME","SPARE1","SPARE2","SPARE3","SPARE4","SPARE5","SPARE6","MINIMUM_ENC","MAXIMUM_ENC") select /*+ RELATIONAL("WRI$_OPTSTAT_HISTHEAD_HISTORY") NO_PARALLEL */ "OBJ#" ,"INTCOL#" ,"SAVTIME" ,"FLAGS" ,"NULL_CNT" ,"MINIMUM" ,"MAXIMUM" ,"DISTCNT" ,"DENSITY" ,"LOWVAL" ,"HIVAL" ,"AVGCLN" ,"SAMPLE_DISTCNT" ,"SAMPLE_SIZE" ,"TIMESTAMP#" ,"EXPRESSION" ,"COLNAME" ,"SPARE1" ,"SPARE2" ,"SPARE3" ,"SPARE4" ,"SPARE5" ,"SPARE6" ,"MINIMUM_ENC" ,"MAXIMUM_ENC" from NO_CROSS_CONTAINER ( "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" ) partition ("SYS_P20522") delete global indexes |
| 8h9uwv3gs4ypf | 0 | 2024-04-03/00:45:36 | 2024-04-03 00:45:36 | .056 s | null | select NAME , OBJECT_ID , TYPE , TABLE_NUM, CON_ID from GV$FIXED_TABLE where inst_id = USERENV('Instance') |
| 1h07qdcbuc7t4 | 0 | 2024-04-03/00:45:36 | 2024-04-03 00:45:36 | .043 s | null | select inst_id,kqftanam, kqftaobj, 'TABLE', indx, con_id from x$kqfta union all select inst_id,kqfvinam, kqfviobj, 'VIEW', 65537, con_id from x$kqfvi union all select inst_id,kqfdtnam, kqfdtobj, 'TABLE', 65537, con_id from x$kqfdt |
| 09xdfym69uth2 | 2 | 2024-04-03/00:45:37 | 2024-04-03 00:45:36 | .003 s | null | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 16021 and bitand(FLAGS, 128)=0 |
| 1j4husc7c0k5u | 11 | 2024-04-03/00:45:36 | 2024-04-03 00:45:35 | .013 s | null | select i.obj#, i.rowcnt, i.leafcnt, i.distkey, i.lblkkey, i.dblkkey,i.clufac, i.blevel, i.analyzetime, i.samplesize, decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)), i.flags, ist.cachedblk, ist.cachehit, ist.logicalread from ind$ i, ind_stats$ ist where i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| 1x6hdv5bwvb74 | 2 | 2024-04-03/00:45:36 | 2024-04-03 00:45:35 | .003 s | null | select avgchn from clu$ where obj#=:1 |
| f4bkp0mz810my | 9 | 2024-04-03/00:45:36 | 2024-04-03 00:45:35 | .018 s | null | select t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, t.avgspc_flb, t.flbcnt, t.analyzetime, t.samplesize, t.flags, ts.cachedblk, ts.cachehit, ts.logicalread, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time, ts.scanrate from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| 5u7g54s63p4ts | 357 | 2024-04-02/19:31:16 | 2024-04-03 00:45:35 | .074 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| 9ynwgs1b6zn3h | 1 | 2024-04-03/00:45:34 | 2024-04-03 00:45:34 | .050 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ * FROM "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" SAMPLE BLOCK (6.106870 , 1) SEED (1) "H" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY",0,0,0,ROWID) IN (45353,45356,45358,45359,45361,45362,45364,45365,45370,45372,45373,45374,45375,45379,45383)) "H") SAMPLESUB |
| 62zt7apdv4dza | 1 | 2024-04-03/00:45:34 | 2024-04-03 00:45:34 | .048 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("I") FULL("I") NO_PARALLEL_INDEX("I") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("I"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("I"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "I") SAMPLESUB |
| 7xqq5k2ft19tr | 1 | 2024-04-03/00:45:34 | 2024-04-03 00:45:34 | .052 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("T"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("T"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "T") SAMPLESUB |
| 6asjkktpqzdg9 | 1 | 2024-04-03/00:45:34 | 2024-04-03 00:45:34 | .051 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("G") FULL("G") NO_PARALLEL_INDEX("G") */ * FROM "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" SAMPLE BLOCK (0.904977 , 1) SEED (1) "G" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY",0,0,0,ROWID) IN (45353,45356,45358,45359,45361,45362,45364,45365,45370,45372,45373,45374,45375,45379,45383)) "G") SAMPLESUB |
| 2jmufbm0qtvuc | 1 | 2024-04-03/00:45:19 | 2024-04-03 00:45:19 | .011 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306331 |
| 6ta9a6y3mps8r | 1 | 2024-04-03/00:45:18 | 2024-04-03 00:45:18 | .008 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306332 |
| 8btyg0wy808ch | 284 | 2024-04-02/05:27:02 | 2024-04-03 00:45:18 | 6.296 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | update sys.user$ set spare1=spare1-BITAND(spare1, 1048576), spare6=DECODE(to_char(:2, 'YYYY-MM-DD'), '0000-00-00', to_date(NULL), :2) where user#=:1 |
| 8cy79n2bgtdc1 | 1 | 2024-04-03/00:45:16 | 2024-04-03 00:45:16 | .026 s | null | CREATE UNIQUE INDEX "FIDDLE_UPFUKRVMGGLRHGKISQUM"."SYS_C00106167" on "FIDDLE_UPFUKRVMGGLRHGKISQUM"."CHAOS"("CHAOS_ID") NOPARALLEL |
| 2nrsd9cmffw4g | 1 | 2024-04-03/00:45:17 | 2024-04-03 00:45:16 | .020 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("CHAOS") FULL("CHAOS") NO_PARALLEL_INDEX("CHAOS") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_UPFUKRVMGGLRHGKISQUM"."CHAOS" "CHAOS") SAMPLESUB |
| 0hazn39fkpmac | 1 | 2024-04-03/00:44:08 | 2024-04-03 00:44:07 | .002 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306328 |
| cwudcum5q5r3g | 1 | 2024-04-03/00:44:07 | 2024-04-03 00:44:07 | .070 s | null | select FLAGS from SYS_FBA_TRACKEDTABLES where OBJ# = 306329 |
| 8ky4xpsrzvfrw | 1 | 2024-04-03/00:44:04 | 2024-04-03 00:44:04 | .040 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),:"SYS_B_0"), NVL(SUM(C2),:"SYS_B_1") FROM (SELECT /*+ NO_PARALLEL("CHAOS") FULL("CHAOS") NO_PARALLEL_INDEX("CHAOS") */ :"SYS_B_2" AS C1, :"SYS_B_3" AS C2 FROM "FIDDLE_CTZOYVOSWNHERSQJZNZC"."CHAOS" "CHAOS") SAMPLESUB |
| 2jt39t03zx5c6 | 2 | 2024-04-03/00:44:02 | 2024-04-03 00:44:02 | .018 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306328 and bitand(FLAGS, 128)=0 |
| 84ryak947pf09 | 2 | 2024-04-03/00:35:35 | 2024-04-03 00:44:02 | .038 s | null | update col$ set name=:3,segcol#=:4,type#=:5,length=:6,precision#=decode(:5,182/*DTYIYM*/,:7,183/*DTYIDS*/,:7,decode(:7,0,null,:7)),scale=decode(:5,2,decode(:8,-127/*MAXSB1MINAL*/,null,:8),178,:8,179,:8,180,:8,181,:8,182,:8,183,:8,231,:8,null),null$=:9,fixedstorage=:10,segcollength=:11,col#=:12,property=:13,charsetid=:14,charsetform=:15,spare1=:16,spare2=:17,spare3=:18,evaledition#=decode(:19,1,null,:19),unusablebefore#=decode(:20,0,null,:20),unusablebeginning#=decode(:21,0,null,:21),collid=decode(:22,0,null,:22),collintcol#=decode(:23,0,null,:23),acdrrescol#=decode(:24,0,null,:24),deflength=decode(:25,0,null,:25),default$=:26, spare7=:27, spare9=:28, spare10=:29 where obj#=:1 and intcol#=:2 |
| b9nbhsbx8tqz5 | 2 | 2024-04-03/00:40:53 | 2024-04-03 00:40:53 | .035 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| b9nbhsbx8tqz5 | 73 | 2024-04-02/20:18:33 | 2024-04-03 00:40:53 | .299 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 1a1nzwmwuwv9n | 14 | 2024-04-02/20:48:58 | 2024-04-03 00:40:52 | 3.970 s | MMON_SLAVE | update sys.scheduler$_job set instance_id = :1, dist_flags = :2 where obj# = :3 |
| 7gjfq1dr2z425 | 92 | 2024-04-02/05:27:13 | 2024-04-03 00:40:43 | .141 s | null | select distinct subscription_name, namespace from reg$ where user# = :1 |
| akr7gjf83hm87 | 2 | 2024-04-03/00:40:42 | 2024-04-03 00:40:42 | .011 s | null | select /* QOSD */ /*+ index(fo) */ f_obj#, obj_type, col_list, cvec_size, flags, nrows from opt_finding_obj$ fo where f_id = :1 |
| dvgnng5jqpn2d | 98 | 2024-04-02/01:37:08 | 2024-04-03 00:40:42 | 1.852 s | null | SELECT PRE_ID FROM DR$PREFERENCE WHERE PRE_OWNER# IN (SELECT USER# FROM SYS. "_BASE_USER" WHERE NAME = :B1 ) |
| 5j98bb4cuswt0 | 4 | 2024-04-03/00:40:42 | 2024-04-03 00:40:42 | .015 s | null | select /* QOSD*/ /*+ index(f) */ f_own#, type, reason, ctime, tab_cnt from opt_finding$ f where f_id = :1 |
| 4tvgntg4c3vyt | 1 | 2024-04-03/00:40:42 | 2024-04-03 00:40:42 | .047 s | null | select /* QOSD */ /*+ index(d) */ dir_id, f_id, type, state, flags, created, last_modified, last_used, vc_one from opt_directive$ d where dir_own# = :1 |
| 3ms7w0c6ph91t | 72 | 2024-04-02/19:31:15 | 2024-04-03 00:39:40 | .077 s | null | insert /* KSXM:FLUSH COL */ into sys.col_usage$ (obj#, intcol#, equality_preds, equijoin_preds, nonequijoin_preds, range_preds, like_preds, null_preds, flags, timestamp) values ( :objn, :coln, decode(bitand(:flag,1),0,0,1), decode(bitand(:flag,2),0,0,1), decode(bitand(:flag,4),0,0,1), decode(bitand(:flag,8),0,0,1), decode(bitand(:flag,16),0,0,1), decode(bitand(:flag,32),0,0,1), :flag, :time) |
| 3xap4pj1x1ndb | 2 | 2024-04-03/00:35:34 | 2024-04-03 00:35:34 | .011 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306322 and bitand(FLAGS, 128)=0 |
| 5wxyshspv54v4 | 1 | 2024-04-03/00:35:34 | 2024-04-03 00:35:34 | .151 s | null | select tc.type#,tc.intcol#,tc.position#,c.type#, c.length,c.scale,c.precision#,c.charsetid,c.charsetform, decode(bitand(c.property,8388608),8388608, c.spare3, 0) from triggercol$ tc,col$ c, trigger$ tr where tc.obj#=:1 and tc.intcol#=c.intcol# and tr.obj# = tc.obj# and (bitand(tr.property,32) != 32 or bitand(tc.type#,20) = 20) and ( c.obj#=:2 and (bitand(tc.type#, 1024) = :3 or tc.type# = 0) or c.obj#=:4 and bitand(tc.type#, 1024) = :5 or c.obj#=:6 and tc.type# = 0 and tc.position# = 0) union select type#,intcol#,position#,69,0,0,0,0,0,0 from triggercol$ where obj#=:7 and intcol#=1001 union select tc.type#,tc.intcol#,tc.position#,121,0,0,0,0,0,0 from triggercol$ tc,trigger$ tr where tr.obj# = tc.obj# and bitand(tr.property,32) = 32 and tc.obj# = :8 and bitand(tc.type#,20) != 20 |
| 58as0f1120qx2 | 94 | 2024-04-02/01:37:10 | 2024-04-03 00:31:58 | .286 s | null | delete from tsq$ where ts#=:1 and user#=:2 |
| 8jjwsj7410gbd | 91 | 2024-04-02/02:41:53 | 2024-04-03 00:30:11 | 2.348 s | null | SELECT USER_ID FROM DBA_USERS WHERE USERNAME = :B1 |
| 3un99a0zwp4vd | 1 | 2024-04-03/00:30:12 | 2024-04-03 00:30:11 | .106 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| 8swypbbr0m372 | 1 | 2024-04-03/00:30:12 | 2024-04-03 00:30:11 | .011 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| 50kvjc2sgknx6 | 234 | 2024-04-02/02:40:01 | 2024-04-03 00:29:20 | .202 s | null | insert into deferred_stg$ (obj#, pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg, imcflag_stg, ccflag_stg, flags2_stg) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15, :16,:17,:18,:19,:20,:21,:22,:23,:24,:25) |
| 4bq1k0za64btf | 87 | 2024-04-02/02:41:53 | 2024-04-03 00:27:34 | .063 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select u.user#, u.name, o.name from sys.rls$ r, sys.user$ u, sys.obj$ o where r.PFSCHMA = :1 and o.obj# = r.obj# and o.owner# = u.user# |
| 5dqz0hqtp9fru | 158 | 2024-04-02/19:25:24 | 2024-04-03 00:27:28 | 2.423 s | null | select /*+ connect_by_filtering index(sysauth$ i_sysauth1) */ privilege#, bitand(nvl(option$, 0), 72), grantee#, level from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with grantee#=:1 and privilege#>0 |
| ft9dsq9bj2mrg | 6 | 2024-04-02/20:49:02 | 2024-04-03 00:25:44 | .200 s | null | select o.name, o.owner# from obj$ o, collection$ c where o.oid$=c.toid and c.elem_toid = :1 and c.elem_version#=:2 |
| 4wr3r8mj46pb9 | 14 | 2024-04-02/20:18:33 | 2024-04-03 00:25:42 | .129 s | null | update atsk$_schedule_control set status = :status where dbid = :dbid and atskid = :atskid and instance_number = :instance_number |
| 8swypbbr0m372 | 76 | 2024-04-02/20:18:33 | 2024-04-03 00:25:42 | .051 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| g0t052az3rx44 | 3 | 2024-04-02/20:58:28 | 2024-04-03 00:25:42 | .020 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| gzrufhxt1cvn3 | 28 | 2024-04-02/20:18:33 | 2024-04-03 00:25:42 | .043 s | SYS_AUTO_STS_MODULE | SELECT user_id FROM ALL_USERS WHERE NLSSORT(username, 'NLS_SORT=BINARY') = NLSSORT(:user_name, 'NLS_SORT=BINARY') |
| 3un99a0zwp4vd | 76 | 2024-04-02/20:18:33 | 2024-04-03 00:25:42 | .139 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| a4n4ayr88dbhy | 1186 | 2024-04-02/20:48:59 | 2024-04-03 00:25:42 | 4.262 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| 6h3cwmunz5z8q | 1186 | 2024-04-02/20:48:59 | 2024-04-03 00:25:42 | 1.579 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| 0dfxfyy5r32qq | 484 | 2024-04-02/19:31:16 | 2024-04-03 00:24:38 | .547 s | null | update /* QOSD */ /*+ index(eo) */ exp_obj$ eo set exp_cnt = :3 where objn = :1 and snapshot_id = :2 |
| 8561wxdstmt19 | 87 | 2024-04-02/01:37:09 | 2024-04-03 00:23:13 | .091 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | select 1 from sys.xs$obj where owner = :1 union all select 1 from sys.xs$proxy_role where client# in (select user# from sys.user$ where name = :1) |
| g0r5psznj761u | 60 | 2024-03-31/07:32:02 | 2024-04-03 00:21:09 | .132 s | null | select hashcode from type$ where tvoid=:1 |
| 5uu6gr69xhk48 | 1 | 2024-04-03/00:21:09 | 2024-04-03 00:21:09 | .016 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.PROPERTY FROM SYS.USER$ U, SYS.OBJ$ O, SYS.TAB$ T WHERE U.NAME = :B2 AND U.USER# = O.OWNER# AND O.NAME = :B1 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND O.OBJ# = T.OBJ# |
| 5rurx5xtjwcu2 | 1 | 2024-04-03/00:21:09 | 2024-04-03 00:21:08 | .008 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| b9nbhsbx8tqz5 | 2 | 2024-04-03/00:21:09 | 2024-04-03 00:21:08 | .010 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 331pawhr3znht | 79 | 2024-04-02/01:37:08 | 2024-04-03 00:18:30 | .264 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | delete from sys.scheduler$_dbmsjob_map where job_owner = (select name from sys.user$ where user# = :1) |
| dbvj6jc977hqh | 5 | 2024-04-03/00:18:30 | 2024-04-03 00:18:30 | .008 s | null | insert /* QOSD */ into exp_head$ (exp_id, objn, sub_id, fixed_cost, text, col_list, flags, ctime) values (:1, :2, :3, :4, :5, :6, :7, :8) |
| 9bvdr0ur4nfy2 | 808 | 2024-04-02/11:35:28 | 2024-04-03 00:18:29 | .959 s | null | insert into col$(obj#,name,intcol#,segcol#,type#,length,precision#,scale,null$,offset,fixedstorage,segcollength,deflength,default$,col#,property,charsetid,charsetform,spare1,spare2,spare3,evaledition#,unusablebefore#,unusablebeginning#,collid,collintcol#,acdrrescol#, spare7, spare9, spare10)values(:1,:2,:3,:4,:5,:6,decode(:5,182/*DTYIYM*/,:7,183/*DTYIDS*/,:7,decode(:7,0,null,:7)),decode(:5,2,decode(:8,-127/*MAXSB1MINAL*/,null,:8),178,:8,179,:8,180,:8,181,:8,182,:8,183,:8,231,:8,null),:9,0,:10,:11,decode(:12,0,null,:12),:13,:14,:15,:16,:17,:18,:19,:20,decode(:21,1,null,:21),decode(:22,0,null,:22),decode(:23,0,null,:23),decode(:24,0,null,:24),decode(:25,0,null,:25),decode(:26,0,null,:26),:27,:28, :29) |
| dmh17scdhqz3z | 165 | 2024-04-01/05:49:37 | 2024-04-03 00:18:29 | .272 s | null | insert into cdef$(obj#,con#,type#,intcols,condlength,condition,robj#,rcon#,match#,refact,enabled,cols,defer,mtime,spare1,spare2,spare3)values(:1,:2,:3,decode(:4,0,null,:4),decode(:5,0,null,:5),:6,decode(:7,0,null,:7),decode(:8,0,null,:8),decode(:9,0,null,:9),decode(:10,0,null,:10), decode(:11,0,null,:11),:12, decode(:13,0,null,:13),:14,:15,:16,:17) |
| 18td7xv9aj0mu | 78 | 2024-04-02/01:37:09 | 2024-04-03 00:17:07 | .068 s | null | SELECT ID, NAME FROM DBA_SQLSET_DEFINITIONS WHERE OWNER = :B1 |
| 4za62rnas2ut0 | 36 | 2024-04-02/19:19:42 | 2024-04-03 00:17:07 | .142 s | null | SELECT TASK_ID, TASK_NAME FROM SYS.DBA_ADVISOR_TASKS WHERE OWNER = :B1 |
| b8nhc1b1zjtup | 72 | 2024-04-02/05:27:12 | 2024-04-03 00:17:07 | .388 s | null | SELECT USER# FROM SYS.USER$ U WHERE U.NAME = :B1 |
| 9u90vxb14fa37 | 154 | 2024-04-02/02:41:53 | 2024-04-03 00:17:06 | .238 s | null | SELECT U.USER# FROM USER$ U WHERE U.NAME = :B1 |
| bywathxbx9afa | 78 | 2024-04-02/01:37:07 | 2024-04-03 00:17:06 | .115 s | null | select o.name from rule$ r, obj$ o, user$ u where u.name = :1 and o.owner# = u.user# and o.obj# = r.obj# |
| 065x8dx4gnc4t | 77 | 2024-04-02/02:41:53 | 2024-04-03 00:17:06 | .394 s | null | select u.name, o2.name, o2.obj# from ind$ i, obj$ o1, obj$ o2, user$ u where o1.owner# = :1 and o1.type# = 2 and i.type# = 9 and i.bo# = o1.obj# and i.obj# = o2.obj# and o2.owner# = u.user# and i.type# = 9 and o1.owner# != o2.owner# |
| 104pd9mm3fh9p | 143 | 2024-04-02/01:37:01 | 2024-04-03 00:17:00 | .286 s | null | select blocks,maxblocks,grantor#,priv1,priv2,priv3 from tsq$ where ts#=:1 and user#=:2 |
| 5pxqyhsyugp40 | 132 | 2024-04-02/05:27:03 | 2024-04-03 00:17:00 | .131 s | null | insert into tsq$ (ts#,user#,blocks,maxblocks,grantor#,priv1,priv2,priv3) values (:1,:2,:3,:4,:5,:6,:7,:8) |
| 5r9kh8xfhj3z1 | 16 | 2024-04-02/20:48:58 | 2024-04-03 00:10:30 | 5.482 s | MMON_SLAVE | update sys.scheduler$_job set job_status = :1, run_invoker = :2 where obj# = :3 |
| c23bfuhxt6t3w | 10 | 2024-04-02/20:49:00 | 2024-04-02 23:55:23 | 4.679 s | SYS_AUTO_STS_MODULE | DELETE WRI$_SQLSET_PLAN_LINES L WHERE NOT EXISTS (SELECT 0 FROM WRI$_SQLSET_PLANS P WHERE L.STMT_ID = P.STMT_ID AND L.PLAN_HASH_VALUE = P.PLAN_HASH_VALUE) |
| bp1gb77ug1q0k | 14 | 2024-04-02/20:16:20 | 2024-04-02 23:54:36 | 1.298 s | null | select null from optstat_hist_control$ where sname = 'SNAPSHOT_UPD_TIME' and ((systimestamp - sval2) > INTERVAL '3060' SECOND or sval2 is null) for update |
| 66tyyrdwrbmx7 | 20 | 2024-04-02/20:27:55 | 2024-04-02 23:45:31 | .046 s | null | SELECT /*+ NO_STATEMENT_QUEUING RESULT_CACHE (SYSOBJ=TRUE) */ "OBJ#","START_DATE","DURATION","FLAGS" FROM "SYS"."SCHEDULER$_WINDOW_REFRESH" "SCHEDULER$_WINDOW_REFRESH" WHERE 1=1 |
| g4gp07gt2z920 | 31 | 2024-04-02/19:58:27 | 2024-04-02 23:40:13 | .859 s | null | update sys.scheduler$_job set last_start_date = :1, running_instance = :2, running_slave = :3, job_status = :4 where obj# = :5 |
| bd4bznqbq73hk | 18 | 2024-04-02/19:57:09 | 2024-04-02 23:40:13 | .039 s | null | select bo#, intcol# from icoldep$ where obj#=:1 |
| 9w50hgp8akpz5 | 13 | 2024-04-02/20:16:20 | 2024-04-02 23:39:34 | .052 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ NVL(SPARE6, SVAL2) FROM OPTSTAT_HIST_CONTROL$ WHERE SNAME = 'SCAN_RATE' |
| csnp95dz2r8ss | 10 | 2024-04-02/22:01:33 | 2024-04-02 23:16:21 | 16.235 s | null | select file#, block# from recyclebin$ where ts# = :1 and file# != 0 and block# != 0 and space = 0 |
| 6xvp6nxs4a9n4 | 10 | 2024-04-02/22:01:26 | 2024-04-02 23:16:21 | 5.773 s | null | select nvl(sum(space),0) from recyclebin$ where ts# = :1 |
| guw87u8x36z8r | 1156 | 2024-04-02/20:49:09 | 2024-04-02 23:10:04 | .317 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_PLANS SET BIND_DATA = :B4 , BINDS_CAPTURED = :B3 WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| 99rb37rjpdnbb | 2 | 2024-04-02/20:48:59 | 2024-04-02 23:09:51 | .052 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| dycmpuj6apqjs | 11 | 2024-04-02/20:18:33 | 2024-04-02 23:09:51 | .037 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| c3zymn7x3k6wy | 7 | 2024-04-02/20:18:33 | 2024-04-02 23:09:51 | .073 s | null | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
| 35ra2cdwvqg1w | 12 | 2024-04-02/20:18:33 | 2024-04-02 23:09:51 | .004 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| adds4wma0y8c4 | 2 | 2024-04-02/20:48:59 | 2024-04-02 23:09:51 | .068 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| 94qrpyyq3t85a | 2 | 2024-04-02/20:48:59 | 2024-04-02 23:09:51 | .023 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| 58vwkgn79m9db | 12 | 2024-04-02/23:07:47 | 2024-04-02 23:09:33 | .273 s | null | delete from wri$_adv_objects where task_id = :task_id and type = :adv_obj_type and attr7 = -1 |
| acmvv4fhdc9zh | 3025 | 2024-04-02/20:36:01 | 2024-04-02 23:09:33 | 1.980 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 7sy0kv4zg1p6m | 12 | 2024-04-02/23:07:47 | 2024-04-02 23:09:33 | .469 s | null | delete from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_valid |
| 2abjfnvy5rkyg | 3 | 2024-04-02/23:02:34 | 2024-04-02 23:09:33 | 5.402 s | DBMS_SCHEDULER | delete from sys.scheduler$_job where obj# = :1 |
| 87gaftwrm2h68 | 697 | 2024-04-02/19:28:16 | 2024-04-02 23:09:33 | .724 s | null | select o.owner#,o.name,o.namespace,o.remoteowner,o.linkname,o.subname from obj$ o where o.obj#=:1 |
| 9cgpjs4kkb3k7 | 2 | 2024-04-02/23:06:40 | 2024-04-02 23:09:33 | .100 s | DBMS_SCHEDULER | SELECT count(*) FROM wri$_adv_objects o WHERE o.task_id = :task_id |
| 38kaftx695f0u | 35 | 2024-04-02/23:06:40 | 2024-04-02 23:09:33 | .011 s | null | select id from sys.wri$_adv_objects where type = 27 and attr9 = :1 and task_id = :2 and exec_name = :3 |
| 8d7jn99py03a0 | 2 | 2024-04-02/23:04:37 | 2024-04-02 23:09:33 | .085 s | DBMS_SCHEDULER | select status#, how_created, last_execution from dba_advisor_tasks where task_id = :task_num FOR UPDATE |
| fs7h3cb49hs7s | 35 | 2024-04-02/23:06:40 | 2024-04-02 23:09:33 | .033 s | null | select count(*) from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_expanded |
| bh3ck86mzfak3 | 3 | 2024-04-02/23:04:38 | 2024-04-02 23:09:33 | .009 s | DBMS_SCHEDULER | update wri$_adv_tasks set mtime = SYSDATE, status = nvl(:new_status, status), cleanup = nvl(:new_cleanup, cleanup), version = nvl(:db_version, version) where id = :task_id |
| c5ykq6vqcbddq | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:33 | .089 s | null | update wri$_adv_objects set attr10 = 1 where type = :1 and attr9 = :2 and exec_name = :3 |
| 0kxn8zx1svcbp | 3 | 2024-04-02/23:02:57 | 2024-04-02 23:09:33 | 1.995 s | null | select distinct policy# from aud_object_opt$ where object# = :1 and type = 2 |
| csp8px4x47vff | 2 | 2024-04-02/23:04:38 | 2024-04-02 23:09:33 | .070 s | DBMS_SCHEDULER | UPDATE wri$_adv_executions SET exec_mtime = SYSDATE, status = nvl(:new_status, status), exec_end = nvl(:end_date, exec_end) WHERE task_id = :task_num AND name = :exec_name |
| gbdumkq1tkhpc | 3 | 2024-04-02/23:02:40 | 2024-04-02 23:09:33 | 16.495 s | DBMS_SCHEDULER | delete from sys.scheduler$_dbmsjob_map where JOB_NAME = (select NAME from sys.obj$ where OBJ# = :1) and JOB_OWNER = (select u.NAME from sys.obj$ o join sys.USER$ u on u.USER#=o.OWNER# where OBJ# = :1) |
| gk9zj7jf3qgkt | 12 | 2024-04-02/23:07:46 | 2024-04-02 23:09:32 | .233 s | null | select obj# from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_valid |
| 5t0s77hdvw8up | 6777 | 2024-04-02/23:07:47 | 2024-04-02 23:09:32 | 1.685 s | null | select owner, object_name, subobject_name, object_type from dba_objects where object_id = :1 |
| 3qk9bh5x55an0 | 264403 | 2024-04-02/23:07:46 | 2024-04-02 23:09:32 | 18.355 s | null | SELECT COUNT(*) FROM SYS.STATS_ADVISOR_FILTER_OBJ$ WHERE OBJ# = :B3 AND RULE_ID = :B2 AND TYPE = :B1 |
| 6c9wx6z8w9qpu | 70 | 2024-04-02/23:00:26 | 2024-04-02 23:09:30 | .057 s | null | select a.default_selectivity from association$ a where a.obj# = :1 and a.property = :2 |
| 2syvqzbxp4k9z | 260 | 2024-04-02/23:00:26 | 2024-04-02 23:09:30 | .160 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| 7tdxhf388nh1n | 69 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .028 s | DBMS_SCHEDULER | select extractvalue(xmltype(data), '//parameter[@NAME="Include"]/value/text()'), name from sys.wri$_adv_directive_instances where extractvalue(xmltype(data), '//parameter[@NAME="Filter Type"]/value/text()') = 'OBJECT' and extractvalue(xmltype(data), '//parameter[@NAME="Owner Name"]/value/text()') is null and extractvalue(xmltype(data), '//parameter[@NAME="Object Name"]/value/text()') is null and (extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') = :rule_name or extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') is null and (:rule_name = '%' or :rule_name is null)) and (extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') = :opr_type or extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') is null and :opr_type is null) and task_id = :task_id |
| chkydbxsw4x00 | 12 | 2024-04-02/23:06:56 | 2024-04-02 23:09:30 | .427 s | null | update stats_advisor_filter_obj$ set type = :type_valid where rule_id = :rule_id and type = :type_expanded and rownum < :batch_size |
| g1yagkr5cswfx | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .005 s | null | SELECT FLAGS FROM SYS.STATS_ADVISOR_FILTER_RULE$ WHERE RULE_ID = :B1 |
| 43zatcnb1h72m | 46 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .020 s | null | select extractvalue(xmltype(data), '//parameter[@NAME="Include"]/value/text()'), name from sys.wri$_adv_directive_instances where extractvalue(xmltype(data), '//parameter[@NAME="Filter Type"]/value/text()') = 'RULE' and (extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') = :rule_name or extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') is null and (:rule_name = '%' or :rule_name is null)) and (extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') = :opr_type or extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') is null and :opr_type is null) and task_id = :task_id |
| 12cb2cwtz2gh2 | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .276 s | null | select count(*) from dual where dbms_stats_internal.check_advisor_rule_filter(:rule_id, :task_id, 'EXECUTE') = 'T' |
| dg7r6nn4huy0q | 0 | 2024-04-02/23:09:30 | 2024-04-02 23:09:30 | .084 s | null | select distinct t.obj# from tab$ t where t.analyzetime > dbms_stats.get_stats_history_availability() and not exists (select null from sys.wri$_optstat_tab_history h where h.obj# = t.obj# and h.savtime >= t.analyzetime) and not exists (select null from sys.hist_head$ h where h.obj# = t.obj# and bitand(h.spare2, 512)=512) and dbms_stats_internal.check_advisor_obj_filter(:rule_id, t.obj#, :exec_mode) = 'T' |
| a8xypykqc348c | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .817 s | null | BEGIN dbms_stats_internal.advisor_setup_obj_filter(:tid, :rid, 'EXECUTE', FALSE); END; |
| 2xyb5d6xg9srh | 80 | 2024-04-02/23:00:26 | 2024-04-02 23:09:30 | .094 s | null | select a.default_cpu_cost, a.default_io_cost from association$ a where a.obj# = :1 and a.property = :2 |
| bw0b5zv1wxryq | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .033 s | null | SELECT UPPER(NAME), RULE_TYPE, DESCRIPTION, FLAGS FROM SYS.X$QOSADVRULEDEF WHERE RULE_ID = :B1 |
| a5fasv0jz2mx2 | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:09:30 | .472 s | null | insert into stats_advisor_filter_obj$ (rule_id, obj#, flags, type) select :rule_id, obj#, :flag_include, :type_expanded from stats_advisor_filter_obj$ where type = :type_priv and (bitand(flags, :flag_orcl_owned) = 0 or :get_orcl_objects = 'T') and obj# not in (select obj# from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_user and bitand(flags, :flag_exclude) != 0) |
| 5u7g54s63p4ts | 195 | 2024-04-02/23:00:14 | 2024-04-02 23:09:29 | .997 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| b9nbhsbx8tqz5 | 106984 | 2024-04-02/23:00:18 | 2024-04-02 23:09:29 | 11.465 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| g21spzyc8vskh | 0 | 2024-04-02/23:09:30 | 2024-04-02 23:09:29 | .002 s | null | select t.pname, o.valchar, t.pdefval, o.obj# from table(dbms_stats_advisor.get_param_def_val()) t, optstat_user_prefs$ o where (t.is_internal = 'T' or t.pname in ('CASCADE', 'ESTIMATE_PERCENT', 'METHOD_OPT', 'GRANULARITY', 'NO_INVALIDATE')) and t.pname = o.pname and dbms_stats_internal.is_param_value_default(t.pname, o.valchar) = 'NO' and dbms_stats_internal.check_advisor_obj_filter(:rule_id, o.obj#, :exec_mode) = 'T' order by t.pname |
| d7bgf84kwj3s7 | 104480 | 2024-04-02/23:04:30 | 2024-04-02 23:09:29 | 5.057 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ P.VALCHAR FROM SYS.OPTSTAT_USER_PREFS$ P WHERE P.OBJ#=:B2 AND P.PNAME=:B1 |
| bz0zhwqxqzv64 | 0 | 2024-04-02/23:09:28 | 2024-04-02 23:09:28 | .002 s | null | select ownname, objname, colname from (select v1.exec_start, v2.exec_name, v2.ownname, v2.objname, v2.colname from (select (exec_start) from (select exec_start from wri$_adv_executions order by exec_start desc) v2 where rownum < :threshold+1) v1, (select o.exec_name exec_name, o.attr1 ownname, o.attr2 objname, o.attr5 colname, e.exec_start exec_start from wri$_adv_findings f, wri$_adv_objects o, wri$_adv_executions e where f.type = :hidden_type and o.exec_name = f.exec_name and o.attr10 = :findingID and o.task_id = f.task_id and o.task_id = :task_id and e.name = o.exec_name order by exec_name) v2 where v1.exec_start = v2.exec_start) v3 group by ownname, objname, colname having count(*) >= :threshold |
| ckgmb611kwh4u | 0 | 2024-04-02/23:09:28 | 2024-04-02 23:09:28 | .389 s | null | select c.obj#, c.intcol#, col.name from col_usage$ c, wri$_optstat_opr_tasks t, col$ col, "_BASE_OPT_FINDING_OBJ_COL" ft, (select id, task_id, name, exec_start curr_time, lag(exec_start) over (order by exec_start) prev_time from wri$_adv_executions where task_id = :task_id) v where v.prev_time is not null and v.name = :exec_name and exists (select null from wri$_optstat_opr_tasks t where t.start_time > v.prev_time and t.target_objn = c.obj# and c.timestamp > t.start_time) and bitand(c.flags, :out_of_range) > 0 and c.intcol# = ft.intcol# and c.obj# = ft.f_obj# and c.intcol# = col.col# and c.obj# = col.obj# and dbms_stats_internal.check_advisor_obj_filter(:rule_id, c.obj#, :exec_mode) = 'T' and c.timestamp > systimestamp - numtodsinterval(:threshold, 'DAY') |
| 69u4kx0gkbc22 | 6 | 2024-04-02/23:09:28 | 2024-04-02 23:09:28 | .051 s | null | select idxobj# from xdb.xdb$dxptab where pathtabobj#=:1 or pendtabobj#=:2 |
| 06gfrprr7w0r2 | 27 | 2024-04-02/23:00:13 | 2024-04-02 23:09:28 | .105 s | null | select name,password,datats#,tempts#,type#,defrole,resource$, ptime, decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass), spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where user#=:1 |
| 8t17t8ghbwp0a | 0 | 2024-04-02/23:09:29 | 2024-04-02 23:09:28 | .006 s | null | select o.obj# from obj$ o, user$ u where o.type# = 2 and o.owner# = u.user# and dbms_stats_internal.check_advisor_obj_filter(:rule_id, o.obj#, :exec_mode) = 'T' and dbms_stats.get_prefs('DEGREE', dbms_stats_internal.dq(u.name), dbms_stats_internal.dq(o.name)) <> 'DBMS_STATS.AUTO_DEGREE' and dbms_stats_advisor.use_autodegree(o.obj#) = 'T' |
| 47r1y8yn34jmj | 33 | 2024-04-02/23:00:06 | 2024-04-02 23:09:28 | .158 s | null | select default$ from col$ where rowid=:1 |
| 7ttzdd2rww8wk | 6 | 2024-04-02/23:09:28 | 2024-04-02 23:09:28 | .038 s | null | select max(idxobj#) from xdb.xdb$xtab where XMLTABOBJ#=:1 |
| 0yn07bvqs30qj | 223 | 2024-04-02/23:00:17 | 2024-04-02 23:09:28 | .206 s | null | select pctfree_stg, pctused_stg, size_stg,initial_stg, next_stg, minext_stg, maxext_stg, maxsiz_stg, lobret_stg,mintim_stg, pctinc_stg, initra_stg, maxtra_stg, optimal_stg, maxins_stg,frlins_stg, flags_stg, bfp_stg, enc_stg, cmpflag_stg, cmplvl_stg,imcflag_stg, ccflag_stg, flags2_stg from deferred_stg$ where obj# =:1 |
| 50vxqdkj4zu1w | 252 | 2024-04-02/23:00:28 | 2024-04-02 23:09:28 | .110 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| 0fr8zhn4ymu3v | 231 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .098 s | null | select intcol#,type,flags,lobcol,objcol,extracol,schemaoid, elemnum from opqtype$ where obj# = :1 order by intcol# asc |
| 5w5npw9bvu8bt | 884 | 2024-04-02/23:00:18 | 2024-04-02 23:09:27 | .074 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.NLS_SESSION_PARAMETERS WHERE PARAMETER = 'NLS_COMP' |
| 8fkf44w2uz074 | 22 | 2024-04-02/23:00:19 | 2024-04-02 23:09:27 | .047 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 9g485acn2n30m | 231 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .059 s | null | select col#,intcol#,reftyp,stabid,expctoid from refcon$ where obj#=:1 order by intcol# asc |
| 7nuw4xwrnuwxq | 231 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .077 s | null | select col#,intcol#,toid,version#,packed,intcols,intcol#s,flags, synobj#, nvl(typidcol#, 0) from coltype$ where obj#=:1 order by intcol# desc |
| 9rfqm06xmuwu0 | 231 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .057 s | null | select intcol#, toid, version#, intcols, intcol#s, flags, synobj# from subcoltype$ where obj#=:1 order by intcol# asc |
| 32bhha21dkv0v | 229 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .029 s | null | select col#,intcol#,charsetid,charsetform from col$ where obj#=:1 order by intcol# asc |
| 45019qrb7da32 | 634 | 2024-04-02/23:04:41 | 2024-04-02 23:09:27 | .143 s | DBMS_SCHEDULER | SELECT /*+ ordered index(u) index(o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ COUNT(*) FROM USER$ U, OBJ$ O WHERE U.NAME = :B4 AND O.OWNER# = U.USER# AND O.NAME = :B3 AND O.NAMESPACE = :B2 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = :B1 AND ROWNUM < 2 |
| 2f002z1xcdb8a | 884 | 2024-04-02/23:00:17 | 2024-04-02 23:09:27 | 1.505 s | DBMS_SCHEDULER | SELECT VALUE FROM SYS.NLS_SESSION_PARAMETERS WHERE PARAMETER = 'NLS_SORT' |
| 2s9bghg5agn03 | 2313 | 2024-04-02/23:04:41 | 2024-04-02 23:09:27 | .301 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ P.VALCHAR FROM SYS.OPTSTAT_USER_PREFS$ P, OBJ$ O, USER$ U WHERE P.OBJ#=O.OBJ# AND U.USER#=O.OWNER# AND U.NAME=:B3 AND O.NAME=:B2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND P.PNAME=:B1 |
| 5rurx5xtjwcu2 | 1952 | 2024-04-02/23:00:18 | 2024-04-02 23:09:27 | 1.770 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| f3g84j69n0tjh | 231 | 2024-04-02/20:48:59 | 2024-04-02 23:09:27 | .093 s | null | select col#,intcol#,ntab# from ntab$ where obj#=:1 order by intcol# asc |
| 449qj88xynn5z | 0 | 2024-04-02/23:09:27 | 2024-04-02 23:09:26 | .006 s | null | select o.obj# from obj$ o, user$ u where o.type# = 2 and o.owner# = u.user# and dbms_stats_internal.check_advisor_obj_filter(:rule_id, o.obj#, :exec_mode) = 'T' and dbms_stats.get_prefs('INCREMENTAL', dbms_stats_internal.dq(u.name), dbms_stats_internal.dq(o.name)) = 'TRUE' and dbms_stats_advisor.use_incremental(o.obj#) = 'F' |
| d0hhhrxg5qg7h | 874 | 2024-04-02/23:04:43 | 2024-04-02 23:09:26 | .106 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.PROPERTY, T.FLAGS FROM SYS.OBJ$ O, SYS.TAB$ T WHERE O.OBJ# = :B1 AND O.TYPE# = 2 AND O.OBJ# = T.OBJ# |
| 7qmxy2k8raqjt | 0 | 2024-04-02/23:09:26 | 2024-04-02 23:09:25 | .014 s | null | select o.obj# from obj$ o, user$ u where o.type# = 2 and o.owner# = u.user# and dbms_stats_internal.check_advisor_obj_filter(:rule_id, o.obj#, :exec_mode) = 'T' and dbms_stats.get_prefs('INCREMENTAL', dbms_stats_internal.dq(u.name), dbms_stats_internal.dq(o.name)) = 'FALSE' and dbms_stats_advisor.use_incremental(o.obj#) = 'T' |
| 9xhc0db70kgyq | 4 | 2024-04-02/23:08:39 | 2024-04-02 23:08:50 | .002 s | null | select '''' || SYS_CONTEXT('USERENV', 'CON_ID') || '''' from sys.dual |
| 94dk106nvmqv0 | 0 | 2024-04-02/23:08:26 | 2024-04-02 23:08:39 | 1.927 s | null | SELECT /*CROSSCON*/ /* */ /*"INT$INT$DBA_CONSTRAINTS"*/ /* NONE */ * FROM NO_COMMON_DATA("SYS"."INT$INT$DBA_CONSTRAINTS") |
| 3qfzy852h8y7f | 0 | 2024-04-02/23:08:30 | 2024-04-02 23:08:39 | 3.788 s | null | SELECT count(*) FROM NO_CROSS_CONTAINER("SYS"."INT$INT$DBA_CONSTRAINTS") "INT$INT$DBA_CONSTRAINTS" WHERE ("INT$INT$DBA_CONSTRAINTS"."CONSTRAINT_TYPE"='P' OR "INT$INT$DBA_CONSTRAINTS"."CONSTRAINT_TYPE"='U') AND ("INT$INT$DBA_CONSTRAINTS"."OBJECT_TYPE#"=4 OR "INT$INT$DBA_CONSTRAINTS"."OBJECT_TYPE#"=2 AND "INT$INT$DBA_CONSTRAINTS"."ORIGIN_CON_ID"=TO_NUMBER(SYS_CONTEXT('USERENV','CON_ID'))) |
| 7z7n648sgr6h4 | 36 | 2024-04-02/23:08:27 | 2024-04-02 23:08:39 | .014 s | null | select rowcnt from sys.cdbvw_stats$ where objname = :1 |
| 2b0uc1vck8rqm | 0 | 2024-04-02/23:08:36 | 2024-04-02 23:08:39 | 2.841 s | null | SELECT count(*) FROM NO_CROSS_CONTAINER("SYS"."INT$INT$DBA_CONSTRAINTS") "INT$INT$DBA_CONSTRAINTS" WHERE "INT$INT$DBA_CONSTRAINTS"."CONSTRAINT_TYPE"='R' AND ("INT$INT$DBA_CONSTRAINTS"."OBJECT_TYPE#"=4 OR "INT$INT$DBA_CONSTRAINTS"."OBJECT_TYPE#"=2 AND "INT$INT$DBA_CONSTRAINTS"."ORIGIN_CON_ID"=TO_NUMBER(SYS_CONTEXT('USERENV','CON_ID'))) |
| 2fh7x5wjbt5q5 | 3 | 2024-04-02/23:00:20 | 2024-04-02 23:08:27 | .021 s | null | select count(*) from col$ where obj#=:1 and bitand(property, :2)=:3 |
| 5sf7xj9w1zhuv | 0 | 2024-04-02/23:08:27 | 2024-04-02 23:08:27 | 2.115 s | null | select t5.obj#, t5.intcol#, t6.obj#, t6.intcol#, case when (t5.distcnt < t6.distcnt * (1 - :tolerance)) then 1 else 0 end ndv, case when (t5.minimum > t6.minimum) then 1 else 0 end min, case when (t5.maximum < t6.maximum) then 1 else 0 end max from dba_constraints t1, dba_constraints t2, ccol$ t3, ccol$ t4, hist_head$ t5, hist_head$ t6, con$ t7, con$ t8 where t1.constraint_name = t2.r_constraint_name and t1.constraint_name = t7.name and t2.constraint_name = t8.name and t7.con# = t3.con# and t8.con# = t4.con# and t3.obj# = t5.obj# and t2.constraint_type = 'R' and t1.constraint_type in ('P', 'U') and t3.intcol# = t5.intcol# and t4.obj# = t6.obj# and t4.intcol# = t6.intcol# and t7.owner# = t8.owner# and (t5.distcnt < t6.distcnt * (1 - :tolerance) or t5.minimum > t6.minimum or t5.maximum < t6.maximum) and dbms_stats_internal.check_advisor_obj_filter(:rule_id, t5.obj#, :exec_mode) = 'T' and dbms_stats_internal.check_advisor_obj_filter(:rule_id, t6.obj#, :exec_mode) = 'T' |
| 0dzjhvmbd3wyx | 2 | 2024-04-02/23:08:27 | 2024-04-02 23:08:27 | .006 s | null | select count(*) from col$ where obj#=:1 and name=:2 |
| 75qwa1q72p2gv | 0 | 2024-04-02/23:08:25 | 2024-04-02 23:08:25 | .004 s | null | select obj# from col_usage$ where bitand(flags, :1) > 0 and timestamp > systimestamp - numtodsinterval(:threshold, 'DAY') and dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj#, :exec_mode) = 'T' group by obj# |
| g7jkxypzj5sza | 0 | 2024-04-02/23:08:25 | 2024-04-02 23:08:24 | .018 s | null | select c.obj#, c.bo#, i.distkey, t.distcnt from icol$ c, ind$ i, hist_head$ t where i.obj# = c.obj# and c.intcol# = t.intcol# and c.bo# = t.obj# and (i.distkey > t.distcnt * (1 + :tolerance) or i.distkey < t.distcnt * (1 - :tolerance)) and c.obj# in (select obj# from icol$ group by obj# having count(*) = 1) and dbms_stats_internal.check_advisor_obj_filter(:rule_id, c.bo#, :exec_mode) = 'T' |
| c66ggz8z7kvkr | 2 | 2024-04-02/23:07:54 | 2024-04-02 23:08:22 | 27.197 s | null | select v.obj#, v.volatile, u.name, o.name from (select obj#, dbms_stats_internal.check_volatile(obj#) volatile from tab$ where dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj#, :exec_mode) = 'T') v, tab$ t, obj$ o, user$ u where ((v.volatile = 'T' and bitand(t.property, power(2,64)*:volatile_flag) = 0) or (v.volatile = 'F' and bitand(t.property, power(2,64)*:volatile_flag) > 0)) and v.obj# = t.obj# and t.obj# = o.obj# and o.owner# = u.user# |
| 0b071h8frwvch | 0 | 2024-04-02/23:08:22 | 2024-04-02 23:08:22 | .043 s | null | select t.obj# from tab$ t, obj$ o where bitand(t.property, power(2,64)*:volatile_flag) = 0 and bitand(t.trigflag, :flag_lck_ds + :flag_lck_cs) > 0 and dbms_stats_internal.check_advisor_obj_filter(:rule_id, t.obj#, :exec_mode) = 'T' and t.obj# = o.obj# and o.ctime <= sysdate - :min_snaps |
| gz7pa0wc8dnk8 | 0 | 2024-04-02/23:08:10 | 2024-04-02 23:08:10 | .136 s | null | select obj# from tab$ where bitand(property, power(2,64)*:volatile_flag) > 0 and bitand(trigflag, :flag_lck_ds + :flag_lck_cs) = 0 and dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj#, :exec_mode) = 'T' |
| c66ggz8z7kvkr | 0 | 2024-04-02/23:07:54 | 2024-04-02 23:07:54 | .008 s | null | select v.obj#, v.volatile, u.name, o.name from (select obj#, dbms_stats_internal.check_volatile(obj#) volatile from tab$ where dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj#, :exec_mode) = 'T') v, tab$ t, obj$ o, user$ u where ((v.volatile = 'T' and bitand(t.property, power(2,64)*:volatile_flag) = 0) or (v.volatile = 'F' and bitand(t.property, power(2,64)*:volatile_flag) > 0)) and v.obj# = t.obj# and t.obj# = o.obj# and o.owner# = u.user# |
| bhumk2z8va5hz | 6 | 2024-04-02/23:06:53 | 2024-04-02 23:07:53 | .016 s | null | INSERT INTO wri$_adv_message_groups (task_id,exec_name,id,seq,message#,fac,hdr,lm,nl,p1,p2,p3,p4,p5) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14) |
| f80h0xb1qvbsk | 6 | 2024-04-02/23:06:53 | 2024-04-02 23:07:53 | .017 s | null | SELECT sys.wri$_adv_seq_msggroup.nextval FROM dual |
| 5mk73puvk4wdz | 0 | 2024-04-02/23:07:54 | 2024-04-02 23:07:53 | .036 s | null | select distinct v.obj#, to_char(v.timestamp, 'YYYY-MM-DD HH:MI:SS') from wri$_optstat_tab_history h, tab$ t, (select flags, lag(flags, 2) over (order by timestamp desc) lagflags, lag(inserts, 2) over (order by timestamp desc) lagins, lag(deletes, 2) over (order by timestamp desc) lagdel, lag(updates, 2) over (order by timestamp desc) lagupd, obj#, timestamp, lag(timestamp, 2) over (order by timestamp desc) lagts from optstat_snapshot$ where bitand(flags, :gather_stats_flag) > 0 ) v where h.analyzetime = (select max(analyzetime) from wri$_optstat_tab_history where obj# = v.obj# and analyzetime < v.lagts) and v.lagts is not null and bitand(v.lagflags, :gather_stats_flag) = 0 and t.obj# = v.obj# and h.obj# = v.obj# and (v.lagins + v.lagdel + v.lagupd) > :threshold * h.rowcnt and dbms_stats_internal.check_advisor_obj_filter(:rule_id, v.obj#, :exec_mode) = 'T' and bitand(t.property, power(2,64)*:volatile_flag) = 0 order by 1 |
| 1myuz4d7pbg2j | 2 | 2024-04-02/23:06:53 | 2024-04-02 23:07:53 | .016 s | null | INSERT INTO wri$_adv_recommendations (id, task_id, finding_id, rank, benefit_msg_id, benefit_val, type,flags, rec_type_id, exec_name) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10) |
| czmduqkykjybj | 2 | 2024-04-02/23:06:53 | 2024-04-02 23:07:53 | .025 s | null | INSERT INTO wri$_adv_rationale (id, task_id, rec_id, obj_id, impact_msg_id, impact_val, msg_id, type, attr1, attr2, attr3, attr4, attr5, exec_name) VALUES (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, ' ', :13) |
| 6wvzvgvg6qsyb | 2 | 2024-04-02/23:06:53 | 2024-04-02 23:07:53 | .007 s | null | INSERT INTO wri$_adv_findings (id, task_id, type, parent, obj_id, impact_msg_id, impact_val, msg_id, more_info_id, name_msg_code, flags, exec_name) VALUES (:1, :2, :3, :4, :5, :6, :7,:8, :9, :10, :11, :12) |
| 6c9wx6z8w9qpu | 33 | 2024-04-02/23:00:20 | 2024-04-02 23:07:52 | .043 s | null | select a.default_selectivity from association$ a where a.obj# = :1 and a.property = :2 |
| gd95m0bzhg0vp | 15 | 2024-04-02/23:06:53 | 2024-04-02 23:07:52 | .027 s | null | INSERT INTO wri$_adv_objects (task_id,id,type,attr1,attr2,attr3,attr4,attr5, exec_name, attr6, attr7, attr8, attr9, attr10, attr11, attr17, attr18) VALUES(:1, :2, :3, :4, :5,:6,' ',:7, :8, :9, :10, :11,:12, :13, :14, :15, :16) |
| 417pd1uc35v8u | 3570 | 2024-04-02/23:04:33 | 2024-04-02 23:07:52 | 3.117 s | DBMS_SCHEDULER | SELECT COUNT(*) FROM SYS.COL_USAGE$ CU, SYS.HIST_HEAD$ H WHERE CU.OBJ# = :B1 AND CU.OBJ# = H.OBJ# AND CU.INTCOL# = H.INTCOL# AND BITAND(CU.FLAGS, 128) != 0 AND CU.TIMESTAMP > H.TIMESTAMP# |
| 2xyb5d6xg9srh | 288 | 2024-04-02/23:00:20 | 2024-04-02 23:07:52 | .101 s | null | select a.default_cpu_cost, a.default_io_cost from association$ a where a.obj# = :1 and a.property = :2 |
| asvzxj61dc5vs | 22 | 2024-04-02/23:00:06 | 2024-04-02 23:07:50 | .169 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| 4fb41pxfgfymt | 0 | 2024-04-02/23:07:50 | 2024-04-02 23:07:50 | .006 s | null | select obj_num, reason from table(dbms_stats_advisor.get_stalestats_obj(null, :get_sys)) where dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj_num, :exec_mode) = 'T' order by staleness desc |
| 8mzya5t1j8dc6 | 0 | 2024-04-02/23:07:48 | 2024-04-02 23:07:48 | .004 s | null | select obj_num, reason from table(dbms_stats_advisor.get_nostats_obj(null, :get_sys)) where dbms_stats_internal.check_advisor_obj_filter(:rule_id, obj_num, :exec_mode) = 'T' |
| d2u68tb0zk91t | 6 | 2024-04-02/23:06:40 | 2024-04-02 23:07:47 | .023 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, 1 AS C2 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| gk9zj7jf3qgkt | 0 | 2024-04-02/23:07:46 | 2024-04-02 23:07:46 | .002 s | null | select obj# from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_valid |
| 5t0s77hdvw8up | 0 | 2024-04-02/23:07:47 | 2024-04-02 23:07:46 | .215 s | null | select owner, object_name, subobject_name, object_type from dba_objects where object_id = :1 |
| a8b5jmm76fs9m | 1 | 2024-04-02/23:07:46 | 2024-04-02 23:07:46 | .066 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."OBJ#"=:B1 AND "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B2 AND "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B3 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."OBJ#"=:B1 AND "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B2 THEN 1 ELSE 0 END AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| as2dr3ag24gay | 0 | 2024-04-02/23:06:56 | 2024-04-02 23:06:56 | .023 s | null | select not_stale.obj# from (select s.obj# obj#, count(*) cnt, max(timestamp) max_time from optstat_snapshot$ s, wri$_optstat_tab_history t where s.obj# = t.obj# and bitand(s.flags, :gather_stats_flag) > 0 and t.analyzetime = (select max(analyzetime) from wri$_optstat_tab_history where analyzetime < s.timestamp) and dbms_stats_internal.is_stale(s.obj#, null, null, s.inserts + s.updates + s.deletes, t.rowcnt, 0) is null group by s.obj#) not_stale, (select obj# obj#, count(*) cnt from optstat_snapshot$ where bitand(flags, :gather_stats_flag) > 0 group by obj#) total, (select obj#, max(timestamp) max_time from optstat_snapshot$ group by obj#) max where not_stale.obj# = total.obj# and not_stale.cnt > 0.5 * total.cnt and not_stale.obj# = max.obj# and not_stale.max_time = max.max_time and dbms_stats_internal.check_advisor_obj_filter(:rule_id, not_stale.obj#, :exec_mode) = 'T' |
| 531x22ur6bxc1 | 0 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .013 s | null | with interesting_opr as (select id, target, start_time, operation from wri$_optstat_opr o where dbms_stats_advisor.skip_operation(:rule_id, :task_id, 'EXECUTE', o.operation, o.target, o.notes, :username, :privilege) = 'F') select distinct o1.id id1, o2.id id2, 'A' seq from interesting_opr o1, interesting_opr o2, wri$_optstat_opr_tasks t1, wri$_optstat_opr_tasks t2 where o1.id = t1.op_id(+) and o2.id = t2.op_id(+) and ((o1.target = o2.target and o1.start_time < o2.start_time and o2.start_time - o1.start_time < numtodsinterval(5, 'MINUTE')) or (o1.target = t2.target and o1.start_time < t2.start_time and t2.start_time - o1.start_time < numtodsinterval(5, 'MINUTE')) or (t1.target = o2.target and t1.start_time < o2.start_time and o2.start_time - t1.start_time < numtodsinterval(5, 'MINUTE')) or (t1.target = t2.target and t1.start_time < t2.start_time and t2.start_time - t1.start_time < numtodsinterva |
| gd95m0bzhg0vp | 23 | 2024-04-02/23:06:40 | 2024-04-02 23:06:52 | .068 s | null | INSERT INTO wri$_adv_objects (task_id,id,type,attr1,attr2,attr3,attr4,attr5, exec_name, attr6, attr7, attr8, attr9, attr10, attr11, attr17, attr18) VALUES(:1, :2, :3, :4, :5,:6,' ',:7, :8, :9, :10, :11,:12, :13, :14, :15, :16) |
| gxw0ha10h9mm1 | 1 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .008 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OPR$") FULL("STATS_ADVISOR_FILTER_OPR$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OPR$") */ 1 AS C1, CASE WHEN UPPER("STATS_ADVISOR_FILTER_OPR$"."NAME")=UPPER(:B1) AND "STATS_ADVISOR_FILTER_OPR$"."PARAM"=:B2 AND "STATS_ADVISOR_FILTER_OPR$"."RULE_ID"=:B3 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OPR$"."RULE_ID"=:B1 THEN 1 ELSE 0 END AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OPR$" "STATS_ADVISOR_FILTER_OPR$") SAMPLESUB |
| 95nx0kvvb2r8m | 12 | 2024-04-02/23:04:43 | 2024-04-02 23:06:52 | .010 s | null | select indmethod# from ind$ where obj#=:1 |
| 6armjaty4y97w | 0 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .001 s | null | select id, operation, target, notes, to_char(start_time), to_char(end_time) from sys.wri$_optstat_opr where id = :1 |
| 6armjaty4y97w | 12 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .004 s | null | select id, operation, target, notes, to_char(start_time), to_char(end_time) from sys.wri$_optstat_opr where id = :1 |
| 96hwd2mxskscz | 0 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .003 s | null | select max(id) from sys.wri$_optstat_opr where operation like :opr and dbms_stats_advisor.skip_operation(:rule_id, :task_id, 'EXECUTE', operation, target, notes, :username, :privilege) = 'F' and start_time > :op_start_time group by operation, target order by max(id) desc |
| axmdf8vq7k1rh | 10 | 2024-04-02/23:00:18 | 2024-04-02 23:06:52 | .021 s | null | select increment$,minvalue,maxvalue,cycle#,order$,cache,highwater,audit$,flags from seq$ where obj#=:1 |
| 16hvf9gpu0r67 | 1 | 2024-04-02/23:06:53 | 2024-04-02 23:06:52 | .006 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OPR$") FULL("STATS_ADVISOR_FILTER_OPR$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OPR$") */ 1 AS C1, CASE WHEN UPPER("STATS_ADVISOR_FILTER_OPR$"."NAME")=UPPER(:B1) AND UPPER("STATS_ADVISOR_FILTER_OPR$"."PARAM")='<TARGET/>' AND "STATS_ADVISOR_FILTER_OPR$"."RULE_ID"=:B2 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OPR$"."RULE_ID"=:B1 THEN 1 ELSE 0 END AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OPR$" "STATS_ADVISOR_FILTER_OPR$") SAMPLESUB |
| 4m7m0t6fjcs5x | 5 | 2024-04-02/23:00:18 | 2024-04-02 23:06:52 | .257 s | null | update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=:7,highwater=:8,audit$=:9,flags=:10 where obj#=:1 |
| 59xng0tdsqw0s | 0 | 2024-04-02/23:06:46 | 2024-04-02 23:06:45 | .041 s | null | select max(o1.id) from wri$_optstat_opr o1 where o1.operation like 'set_%_stats' and o1.operation != 'set_system_stats' and o1.id not in (select o1.id from wri$_optstat_opr o2 where o1.start_time > o2.start_time and o1.start_time - o2.start_time < numtodsinterval(5, 'MINUTE') and o2.operation = 'copy_table_stats' and o2.target = o1.target) and dbms_stats_advisor.skip_operation(:rule_id, :task_id, 'EXECUTE', o1.operation, o1.target, o1.notes, :username, :privilege) = 'F' and o1.start_time > :op_start_time group by o1.operation, o1.target order by max(o1.id) desc |
| 2vhhhddmn1q32 | 3 | 2024-04-02/23:00:18 | 2024-04-02 23:06:45 | .052 s | null | select '"'||name||'" '||decode(type#,1,decode(charsetform,2,'NVARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'VARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),2,decode(scale,null,decode(precision#,null,'NUMBER','FLOAT('||precision#||')'),'NUMBER('||decode(precision#,null,'38', precision#)||','||scale||')'),8,'LONG',9,'VARCHAR('||(decode(length,0,1,length))||')',12,'DATE',23,'RAW('||length||')',24,'LONG RAW',69,'ROWID',96,decode(charsetform,2,'NCHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'CHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),97,'VARCHAR('||(decode(length,0,1,length))|| ')',105,'MLSLABEL',106,'MLSLABEL',112,decode(charsetform,2,'NCLOB','CLOB'),113,'BLOB',114,'BFILE', |
| gcnbbvdmhyktt | 6 | 2024-04-02/20:18:33 | 2024-04-02 23:06:45 | .063 s | null | select oid$ from oid$ where obj#=:1 |
| 97bnb0mkahs20 | 0 | 2024-04-02/23:06:46 | 2024-04-02 23:06:45 | .000 s | null | select opr_id from table(dbms_stats_advisor.get_nonDefParam_opr(:op_start_time)) where dbms_stats_advisor.skip_operation(:rule_id, :task_id, 'EXECUTE', opr_name, target, all_params, :username, :privilege) = 'F' order by start_time desc |
| 340chgpg8x78v | 2 | 2024-04-02/23:06:43 | 2024-04-02 23:06:45 | .010 s | null | select count(*) from optstat_hist_control$ where sname = :1 and spare4 = :2 |
| af1b9z5amjmb5 | 1 | 2024-04-02/23:06:43 | 2024-04-02 23:06:44 | .009 s | null | select blocksize from ts$ where name = :tsname |
| 4ysys4w9pskt3 | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .026 s | null | declare total_blocks number := 0; begin select nvl(sum(d.blocks), 0) into total_blocks from x$kewx_segments d, (select distinct o1.segment_name name from x$kewx_segments o1 where o1.segment_name like 'LOGMNR%' and o1.segment_name not like 'LOGMNRT%' and o1.segment_name not like 'LOGMNR_SIM_INTEROP%' union all select distinct o2.lob_name name from x$kewx_lobs o2 where o2.table_name like 'LOGMNR%' and o2.table_name not like 'LOGMNRT%' and o2.table_name not like 'LOGMNR_SIM_INTEROP%' ) s where (d.owner = 'SYS' or d.owner = 'SYSTEM') and (d.segment_name = s.name ); :1 := total_blocks; end; |
| 4dub32v0snhp3 | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .013 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRI$\ADV\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| dwuunm9zgshb3 | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .010 s | null | SELECT NVL(SUM(D.BLOCKS), 0) FROM X$KEWX_SEGMENTS D, (SELECT DISTINCT O1.SEGMENT_NAME NAME FROM X$KEWX_SEGMENTS O1 WHERE O1.SEGMENT_NAME LIKE 'LOGMNR%' AND O1.SEGMENT_NAME NOT LIKE 'LOGMNRT%' AND O1.SEGMENT_NAME NOT LIKE 'LOGMNR_SIM_INTEROP%' UNION ALL SELECT DISTINCT O2.LOB_NAME NAME FROM X$KEWX_LOBS O2 WHERE O2.TABLE_NAME LIKE 'LOGMNR%' AND O2.TABLE_NAME NOT LIKE 'LOGMNRT%' AND O2.TABLE_NAME NOT LIKE 'LOGMNR_SIM_INTEROP%' ) S WHERE (D.OWNER = 'SYS' OR D.OWNER = 'SYSTEM') AND (D.SEGMENT_NAME = S.NAME ) |
| 4pv374h724rgv | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .010 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'PLSCOPE\_%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cjb47nbr49ax2 | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .021 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'KET$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| asvzxj61dc5vs | 6 | 2024-04-02/20:36:02 | 2024-04-02 23:06:44 | .007 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| fscmkqp39bfzs | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .020 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'AUD$' or os.table_name = 'FGA_LOG$' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 0spyn0r7704c1 | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .020 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRI$\OPTSTAT\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 09hm1aht0mfj8 | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .017 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'Olapi_History' or os.table_name = 'Olapi_Session_History' or os.table_name = 'Olapi_Iface_Object_History' or os.table_name = 'Olapi_Iface_Op_History' or os.table_name = 'Olapi_Memory_Op_History' or os.table_name = 'Olapi_Memory_Heap_History' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cufjt3q4n3dzt | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .035 s | null | select distinct o2.name table_name, o1.name index_name from sys.ind$ i, sys.obj$ o1, sys.obj$ o2 where i.ts# = (select ts# from sys.ts$ where name = :tsname) and i.obj# = o1.obj# and i.bo# = o2.obj# |
| 8k8hg8zmk3du4 | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .015 s | null | select /*+ ordered use_nl(o1 o2) */ distinct o1.name table_name, o2.name lob_name from (select obj#, lobj#, ind# from sys.lob$ l where ts# = (select ts# from sys.ts$ where name = :tsname )) s1, sys.obj$ o1, sys.obj$ o2 where (s1.lobj# = o2.obj# or s1.ind# = o2.obj#) and o1.obj# = s1.obj# |
| dm67vbu11gbac | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .010 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'STREAMS$%' ESCAPE '' or os.table_name like 'APPLY$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 6uq61y45mqcxg | 17 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .016 s | null | select nvl(sum(blocks), 0) from x$kewx_segments where owner = :owner |
| ct9ppzr6uuzv9 | 1 | 2024-04-02/23:06:43 | 2024-04-02 23:06:44 | .293 s | null | select owner, segment_name, nvl(sum(blocks), 0) from dba_segments where tablespace_name = :tsname group by owner, segment_name |
| drq2nb10r6raq | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .021 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'SCHEDULER$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| cqrn2jyjqm8ym | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .020 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'SMB$CONFIG' or os.table_name = 'SQL$' or os.table_name = 'SQLLOG$' or os.table_name = 'SQL$TEXT' or os.table_name like 'SQLOBJ$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 98zsaptdmg65n | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .024 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name = 'ALERT_QT' or os.table_name like 'AQ$\ALERT\QT\%' ESCAPE '' or os.table_name like 'WRI$\%' ESCAPE '' ) and not ( os.table_name like 'WRI$\OPTSTAT\%' ESCAPE '' or os.table_name like 'WRI$\ADV\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| fp6ckx6dg9ud6 | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .017 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'SMON\_SCN%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 3pww0rx5pqcb7 | 1 | 2024-04-02/23:06:45 | 2024-04-02 23:06:44 | .012 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'WRH$\%' ESCAPE '' or os.table_name like 'WRM$\%' ESCAPE '' or os.table_name like 'WRHS$\_%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 1gf4x93rpu8yt | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .010 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'LOGSTDBY$%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| c7kptxk2fypps | 1 | 2024-04-02/23:06:44 | 2024-04-02 23:06:44 | .019 s | null | with occupant_segments as (select distinct segment_name from (select o1.segment_name, o1.segment_name table_name from x$kewx_segments o1 union all select o2.lob_name, o2.table_name from x$kewx_lobs o2 union all select o3.index_name, o3.table_name from x$kewx_indexes o3) os where ( os.table_name like 'AW$%' ESCAPE '' or os.table_name like 'AW\_%' ESCAPE '' or os.table_name like 'OLAP\AW\%' ESCAPE '' ) ) select nvl(sum(d.blocks), 0) from x$kewx_segments d, occupant_segments x where d.owner = :owner and d.segment_name = x.segment_name |
| 340chgpg8x78v | 0 | 2024-04-02/23:06:43 | 2024-04-02 23:06:43 | .001 s | null | select count(*) from optstat_hist_control$ where sname = :1 and spare4 = :2 |
| 1kb56hd6c73bv | 1 | 2024-04-02/23:06:42 | 2024-04-02 23:06:43 | .695 s | null | select count(*) num_windows, sum(case when jobs_started<>jobs_completed then 1 else 0 end) num_jobs_incomplete from (select x.cname_ketcl client_name, sum(case when operation = 'RUN' then 1 else 0 end) as jobs_started, sum(case when operation = 'RUN' and status = 'SUCCEEDED' then 1 else 0 end) as jobs_completed from x$ketcl x, dba_scheduler_job_log jl, (select window_name, window_start_time, window_end_time from ( select window_name, lag(window_name, 1) over (order by log_date ) prev_window_name, operation, lag(operation, 1) over (order by log_date ) prev_operation, lag(log_date, 1) over (order by log_date ) window_start_time, log_date window_end_time from dba_scheduler_window_log where operation in ('OPEN', 'CLOSE')) where operation = 'CLOSE' and prev_operation = 'OPEN' and window_name = prev_window_name) WLOG where (bitand(x.attr_ketc |
| f705bwx3q0ydq | 1 | 2024-04-02/23:06:41 | 2024-04-02 23:06:42 | .727 s | null | select count(*) from dba_autotask_window_clients c, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'OPEN' group by window_name) wo, (select window_name, max(log_date) max_log_date from dba_scheduler_window_log where operation = 'CLOSE' group by window_name) wc where c.window_name = wo.window_name and c.optimizer_stats = 'ENABLED' and wo.window_name = wc.window_name and wo.max_log_date < wc.max_log_date and wc.window_name not in (select h.window_name from dba_autotask_job_history h where h.client_name = 'auto optimizer stats collection' and h.job_start_time between wo.max_log_date and wc.max_log_date) |
| bku5fwd8bhsn6 | 1 | 2024-04-02/23:06:42 | 2024-04-02 23:06:42 | .329 s | null | select count(*) from wri$_optstat_opr o, wri$_optstat_opr_tasks t where o.id = t.op_id(+) and o.operation = 'gather_database_stats (auto)' and ((o.notes like '%<error>%' and not regexp_like( o.notes, '<error>ORA-200[0-9][0-9]')) or (t.notes like '%<error>%' and not regexp_like( t.notes, '<error>ORA-200[0-9][0-9]'))) and rownum=1 |
| 7z9wmu1t3kawd | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:41 | .877 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c, dba_scheduler_window_log l where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and w.window_name = l.window_name and c.optimizer_stats = 'ENABLED' and l.operation = 'OPEN' and l.log_date + w.duration + interval '1' minute < systimestamp and l.log_date = (select max(li.log_date) from dba_scheduler_window_log li where li.window_name = w.window_name) |
| bd4bznqbq73hk | 128 | 2024-04-02/23:00:18 | 2024-04-02 23:06:40 | .177 s | null | select bo#, intcol# from icoldep$ where obj#=:1 |
| 51r4wpnfwkz9v | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .004 s | null | select count(*) from dual where dbms_stats_internal.get_advisor_task_name(:task_id) = :auto_task |
| 38kaftx695f0u | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .001 s | null | select id from sys.wri$_adv_objects where type = 27 and attr9 = :1 and task_id = :2 and exec_name = :3 |
| 9wdjq7t2g7tmc | 1 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .007 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B1 AND (BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B2)=0 OR :B3='T') THEN 1 ELSE 0 END AS C2, "STATS_ADVISOR_FILTER_OBJ$"."OBJ#" AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| 9sg6u8xys290z | 1 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .196 s | null | select count(*) num_enabled, sum(case optimizer_stats when 'ENABLED' then 1 else 0 end) stats_enabled from dba_autotask_window_clients where autotask_status = 'ENABLED' |
| 7kgtfv44qhqyh | 2 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .004 s | null | select value from wri$_adv_parameters where task_id = :task_id and name = :param |
| 8bfgn7a4ff82x | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .332 s | null | select count(*) from dba_scheduler_windows w, dba_autotask_window_clients c where w.enabled = 'TRUE' and w.last_start_date is not null and w.window_name = c.window_name and c.optimizer_stats = 'ENABLED' and w.window_name not in (select distinct window_name from dba_scheduler_window_log li where li.operation = 'OPEN') |
| 67119sd1225vc | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .002 s | null | select cast (systimestamp - (select to_number(value) from wri$_adv_parameters where task_id = :task_id and name = 'OP_START_TIME') as date) from dual |
| 7tdxhf388nh1n | 2 | 2024-04-02/23:06:29 | 2024-04-02 23:06:40 | .199 s | DBMS_SCHEDULER | select extractvalue(xmltype(data), '//parameter[@NAME="Include"]/value/text()'), name from sys.wri$_adv_directive_instances where extractvalue(xmltype(data), '//parameter[@NAME="Filter Type"]/value/text()') = 'OBJECT' and extractvalue(xmltype(data), '//parameter[@NAME="Owner Name"]/value/text()') is null and extractvalue(xmltype(data), '//parameter[@NAME="Object Name"]/value/text()') is null and (extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') = :rule_name or extractvalue(xmltype(data), '//parameter[@NAME="Rule Name"]/value/text()') is null and (:rule_name = '%' or :rule_name is null)) and (extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') = :opr_type or extractvalue(xmltype(data), '//parameter[@NAME="Advisor Operation"]/value/text()') is null and :opr_type is null) and task_id = :task_id |
| fs7h3cb49hs7s | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .002 s | null | select count(*) from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_expanded |
| cn42wjt3p5ynv | 2 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .004 s | null | select to_number(value) from wri$_adv_parameters where task_id = :task_id and name = :param |
| 12cb2cwtz2gh2 | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .002 s | null | select count(*) from dual where dbms_stats_internal.check_advisor_rule_filter(:rule_id, :task_id, 'EXECUTE') = 'T' |
| 7kgtfv44qhqyh | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .003 s | null | select value from wri$_adv_parameters where task_id = :task_id and name = :param |
| dxkqgnf3f843s | 1 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .015 s | null | select count(*) as num_windows, sum(case enabled when 'TRUE' then 1 else 0 end) as num_enabled from dba_scheduler_windows |
| 3jwcydvpa6f5t | 1 | 2024-04-02/23:06:40 | 2024-04-02 23:06:40 | .009 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0), COUNT(DISTINCT C4), NVL(SUM(CASE WHEN C4 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 AND "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B2 AND BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B3)<>0 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 THEN 1 ELSE 0 END AS C3, "STATS_ADVISOR_FILTER_OBJ$"."OBJ#" AS C4 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| f5a5331j2np9w | 3 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .016 s | DBMS_SCHEDULER | select id from wri$_adv_tasks a where a.name = :task_name and bitand(a.property,:l_prop ) = :l_prop1 and a.owner# = :user_id |
| asvzxj61dc5vs | 1326 | 2024-04-02/23:06:18 | 2024-04-02 23:06:39 | .069 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| ch8t72tsys7vx | 2 | 2024-04-02/23:00:21 | 2024-04-02 23:06:39 | .028 s | null | SELECT a.name task_name, nvl(e.status, a.status) status#, a.last_exec_name as last_execution, e.exec_type_id as execution_type# FROM wri$_adv_tasks a, wri$_adv_executions e WHERE a.id = e.task_id(+) and a.advisor_id = e.advisor_id(+) and a.last_exec_name = e.name(+) and a.id = :1 |
| fb3vnph4ksau2 | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .110 s | DBMS_SCHEDULER | INSERT INTO wri$_adv_executions(task_id, id, name, description, exec_type, exec_type_id, exec_start, exec_mtime, status, status_msg_id, error_msg_id, advisor_id, flags, req_dop) VALUES (:task_num, :exec_id, :exec_name, :sstr, :etype, :etype#, sysdate, sysdate, :TASK_STATE_EXEC, 0, 0, :advisor_id, :eflags, :edop) |
| 3xw1j52g34vfr | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .037 s | DBMS_SCHEDULER | UPDATE wri$_adv_executions set req_dop=:req_dop, actual_dop=:actual_dop, flags=:eflags where task_id=:tid and id=:eid |
| 31j925vg40xzr | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .038 s | DBMS_SCHEDULER | SELECT status#, last_execution FROM dba_advisor_tasks WHERE task_id = :task_num FOR UPDATE |
| fu9xz9pnu520q | 2 | 2024-04-02/23:00:21 | 2024-04-02 23:06:39 | .010 s | null | SELECT owner#, property FROM wri$_adv_tasks WHERE id = :1 |
| 0ypsy01fscdgp | 3 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .531 s | DBMS_SCHEDULER | select b.type from wri$_adv_tasks a, wri$_adv_definitions b where a.advisor_id = b.id and a.id = :task_id |
| cn42wjt3p5ynv | 0 | 2024-04-02/23:06:40 | 2024-04-02 23:06:39 | .007 s | null | select to_number(value) from wri$_adv_parameters where task_id = :task_id and name = :param |
| 6k7mtvf39y151 | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .034 s | DBMS_SCHEDULER | SELECT VALUE FROM NLS_SESSION_PARAMETERS WHERE PARAMETER = 'NLS_NUMERIC_CHARACTERS' |
| 3sp9hj44p632r | 2 | 2024-04-02/23:00:21 | 2024-04-02 23:06:39 | .093 s | null | select 1, max(id) from wri$_adv_objects where task_id = :1 union all select 2, max(id) from wri$_adv_recommendations where task_id = :1 union all select 3, max(id) from wri$_adv_actions where task_id = :1 union all select 4, max(id) from wri$_adv_findings where task_id = :1 union all select 5, max(id) from wri$_adv_rationale where task_id = :1 |
| a8ybwb4wf635t | 2 | 2024-04-02/23:00:21 | 2024-04-02 23:06:39 | .011 s | null | SELECT advisor_id FROM wri$_adv_tasks WHERE ID = :1 |
| g4jnhmw28t48c | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .007 s | DBMS_SCHEDULER | SELECT property FROM wri$_adv_tasks WHERE id = :task_num |
| 3un99a0zwp4vd | 254 | 2024-04-02/23:04:44 | 2024-04-02 23:06:39 | .275 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| dnkcqbhzw9523 | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .017 s | DBMS_SCHEDULER | SELECT min(e.exec_type) FROM wri$_adv_executions e WHERE e.task_id = :task_id_num AND e.name = :last_ename |
| bmrrsf60dp618 | 2 | 2024-04-02/23:00:21 | 2024-04-02 23:06:39 | .033 s | null | SELECT decode(value,'FATAL',1,'ERROR',2,'WARNING',3,'INFORMATION',4,'INFORMATION2',5,'INFORMATION3',6,'INFORMATION4',7,'INFORMATION5',8,'INFORMATION6',9,0) FROM wri$_adv_parameters WHERE task_id = :1 AND name = 'JOURNALING' |
| 23xdkykj697hx | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .010 s | DBMS_SCHEDULER | select property from wri$_adv_tasks where id = :task_id |
| ckh9xr4umaqg9 | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .032 s | DBMS_SCHEDULER | update wri$_adv_tasks set mtime = SYSDATE, last_exec_name = :last_execution, status = nvl(:new_status, status), cleanup = nvl(:new_cleanup, cleanup), version = nvl(:db_version, version) where id = :task_id |
| ga4mbqqxya48k | 2521 | 2024-04-02/23:06:29 | 2024-04-02 23:06:39 | .357 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| 5tf0dbjbsf9n3 | 3 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .011 s | DBMS_SCHEDULER | select property from wri$_adv_tasks where id = :task_id |
| afx304d90ps3z | 1176 | 2024-04-02/23:06:38 | 2024-04-02 23:06:39 | .071 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| 71zujr05wm86y | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .033 s | DBMS_SCHEDULER | SELECT WRI$_ADV_SEQ_EXEC.NEXTVAL FROM DUAL |
| 4u7vvhf3bva72 | 2 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .055 s | DBMS_SCHEDULER | SELECT NAME, ID FROM SYS.WRI$_ADV_DEF_EXEC_TYPES WHERE ADVISOR_ID = :B2 AND NAME = UPPER(:B1 ) |
| gd28w82ct6rva | 370 | 2024-04-02/23:06:30 | 2024-04-02 23:06:39 | .026 s | null | select audit$ from tab$ where obj# = :1 |
| 8fkf44w2uz074 | 183 | 2024-04-02/23:06:30 | 2024-04-02 23:06:39 | .035 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| gpb7chr15zyrs | 3 | 2024-04-02/23:00:20 | 2024-04-02 23:06:39 | .006 s | DBMS_SCHEDULER | SELECT PROPERTY FROM SYS.WRI$_ADV_DEFINITIONS WHERE ID = :B1 |
| 8swypbbr0m372 | 254 | 2024-04-02/23:04:44 | 2024-04-02 23:06:39 | .156 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| g0t052az3rx44 | 3 | 2024-04-02/23:06:29 | 2024-04-02 23:06:29 | .029 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 5n1fs4m2n2y0r | 5 | 2024-04-02/23:06:29 | 2024-04-02 23:06:29 | .011 s | null | select pos#,intcol#,col#,spare1,bo#,spare2,spare3 from icol$ where obj#=:1 |
| 121ffmrc95v7g | 3 | 2024-04-02/23:06:29 | 2024-04-02 23:06:29 | .063 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| 9h5tnbtksx9j3 | 2 | 2024-04-02/23:06:29 | 2024-04-02 23:06:28 | .005 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 730 and bitand(FLAGS, 128)=0 |
| ax51s81797wdk | 5 | 2024-04-02/23:00:20 | 2024-04-02 23:06:28 | .243 s | DBMS_SCHEDULER | SELECT ABS(MAX(PRIVILEGE)) FROM SYS.SYSTEM_PRIVILEGE_MAP WHERE NAME = :B1 |
| 7aan14ycptypz | 2 | 2024-04-02/23:06:29 | 2024-04-02 23:06:28 | .012 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 734 and bitand(FLAGS, 128)=0 |
| ct6c4h224pxgz | 14 | 2024-04-02/23:00:36 | 2024-04-02 23:06:28 | 3.159 s | sqlplus@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN BEGIN IF (sys.is_vpd_enabled(sys.dictionary_obj_owner, sys.dictionary_obj_name, xdb.DBMS_XDBZ.IS_ENABLED_CONTENTS)) THEN xdb.XDB_PITRIG_PKG.pitrig_truncate(sys.dictionary_obj_owner, sys.dictionary_obj_name); ELSIF (sys.is_vpd_enabled(sys.dictionary_obj_owner, sys.dictionary_obj_name, xdb.DBMS_XDBZ.IS_ENABLED_RESMETADATA)) THEN xdb.XDB_PITRIG_PKG.pitrig_dropmetadata(sys.dictionary_obj_owner, sys.dictionary_obj_name); END IF; EXCEPTION WHEN OTHERS THEN null; END; END; |
| 5j0xcgd725pcq | 2 | 2024-04-02/23:06:29 | 2024-04-02 23:06:28 | .002 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 732 and bitand(FLAGS, 128)=0 |
| 389k0hwvasbb8 | 28 | 2024-04-02/23:00:36 | 2024-04-02 23:06:28 | 2.491 s | sqlplus@fiddle-oracle21xe.localdomain (TNS V1-V3) | SELECT /*+ ALL_ROWS */ COUNT(*) FROM SYS.DBA_POLICIES V WHERE V.OBJECT_OWNER = :B3 AND V.OBJECT_NAME = :B2 AND (V.POLICY_NAME LIKE '%xdbrls%' OR V.POLICY_NAME LIKE '%$xd_%') AND V.FUNCTION = :B1 |
| 04kug40zbu4dm | 5 | 2024-04-02/23:00:36 | 2024-04-02 23:06:28 | .041 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| 80qxg0gww3mmd | 1 | 2024-04-02/23:06:27 | 2024-04-02 23:06:27 | .011 s | DBMS_SCHEDULER | SELECT ID FROM SYS.WRI$_ADV_TASKS WHERE NAME = :B2 AND OWNER_NAME = :B1 |
| 0kygk503cg3pj | 3 | 2024-04-02/23:06:19 | 2024-04-02 23:06:27 | .013 s | DBMS_SCHEDULER | UPDATE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ WRI$_OPTSTAT_OPR SET STATUS = :B2 , END_TIME = SYSTIMESTAMP WHERE ID = :B1 |
| ga4mbqqxya48k | 462 | 2024-04-02/20:18:33 | 2024-04-02 23:06:27 | .663 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| fkw8xn3uyux0h | 1 | 2024-04-02/23:06:27 | 2024-04-02 23:06:26 | .003 s | null | select null from partobj$ where obj#=:1 |
| 62yyzw3309d6a | 3303 | 2024-04-02/23:00:20 | 2024-04-02 23:06:26 | .882 s | DBMS_SCHEDULER | SELECT VALUE FROM V$SESSION_FIX_CONTROL WHERE BUGNO = :B1 AND SESSION_ID = USERENV('SID') |
| 35ra2cdwvqg1w | 17 | 2024-04-02/23:00:23 | 2024-04-02 23:06:26 | .044 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| ddsukg4u01c36 | 3 | 2024-04-02/23:00:18 | 2024-04-02 23:06:26 | .118 s | null | insert /* QOSH:REC_STS */ into sys.wri$_optstat_opr (id, operation, target, start_time, end_time, status, job_name, session_id, notes) values (:1,:2,:3,:4,:5,:6,:7,:8,:9) |
| b4fqsa2zhnqm8 | 3 | 2024-04-02/23:00:18 | 2024-04-02 23:06:26 | .282 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.NAME FROM OBJ$ O, USER$ U WHERE O.OWNER# = U.USER# AND O.OBJ# = (SELECT SYS_CONTEXT('USERENV', 'BG_JOB_ID') FROM DUAL) |
| 5mgx3qrjw4kn1 | 4 | 2024-04-02/23:00:18 | 2024-04-02 23:06:26 | .299 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ST_OPR_ID_SEQ.NEXTVAL FROM DUAL |
| 1jb0rx0tq963n | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:23 | 1.604 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.optstat_snapshot$ where timestamp < :1 and rownum <= :2 |
| 4srmkgj0ja923 | 1 | 2024-04-02/23:06:23 | 2024-04-02 23:06:23 | .055 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_aux_history where savtime < :1 and rownum <= :2 |
| 6q9phwu1x486s | 1 | 2024-04-02/23:06:23 | 2024-04-02 23:06:23 | .006 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_opr where start_time < :1 and rownum <= :2 |
| 63r9sp2vyhryv | 1 | 2024-04-02/23:06:23 | 2024-04-02 23:06:23 | .027 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_opr_tasks where start_time < :1 and rownum <= :2 |
| 01rx4vtmhh35p | 1 | 2024-04-02/23:06:23 | 2024-04-02 23:06:23 | .039 s | null | delete /* QOSH:PURGE_OSS */ /*+ dynamic_sampling(4) */ from sys.opt_sqlstat$ where last_gather_time < least(:1, sysdate - :2/86400) and rownum <= :3 |
| 0vjh6zrrrg4yr | 12 | 2024-04-02/23:06:21 | 2024-04-02 23:06:22 | .038 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("S") FULL("S") NO_PARALLEL_INDEX("S") */ 1 AS C1, CASE WHEN DECODE(BITAND("S"."KSUSEIDL",9),1,'ACTIVE',0,DECODE(BITAND("S"."KSUSEFLG",4096),0,'INACTIVE','CACHED'),'KILLED')='ACTIVE' AND ("S"."CON_ID"=0 OR "S"."CON_ID"=3) AND BITAND("S"."KSSPAFLG",1)<>0 AND BITAND("S"."KSUSEFLG",1)<>0 THEN 1 ELSE 0 END AS C2 FROM "SYS"."X$KSUSE" SAMPLE BLOCK (93.939394 , 1) SEED (1) "S") SAMPLESUB |
| gsgw0hf1p7n54 | 324 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .151 s | null | delete /* QOSD */ /*+ index(es) */ from exp_stat$ es where exp_id = :1 and objn = :2 and snapshot_id = :3 |
| 0nakmm882vmq0 | 2 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .182 s | DBMS_SCHEDULER | select /* QOSH:DROP_STAT_HIST_PARTS */ partition_name, high_value from (select partition_name, high_value, rownum rn from (select PARTITION_NAME, HIGH_VALUE from dba_tab_partitions where table_name = :1 and table_owner = 'SYS' and partition_name <> 'P_PERMANENT' order by partition_position asc)) v where rn < :2 |
| g99sw877fmkx1 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .018 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history h where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| gug127tbfzjcs | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .007 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT BO#, GROUP#, INTCOL# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE NOT EXISTS (SELECT 1 FROM SYS.COL$ C WHERE C.OBJ# = H.BO# AND C.INTCOL# = H.INTCOL#) |
| 4k3ma97vw7j7h | 3 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .012 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_TAB_HISTORY") FULL("WRI$_OPTSTAT_TAB_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_TAB_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "WRI$_OPTSTAT_TAB_HISTORY") SAMPLESUB |
| 8nwpuw80tzpy5 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .005 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_TAB_HISTORY") FULL("WRI$_OPTSTAT_TAB_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_TAB_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_TAB_HISTORY"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "WRI$_OPTSTAT_TAB_HISTORY") SAMPLESUB |
| 32v462vwyaz5p | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .005 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "H") SAMPLESUB |
| 10gywwmwk6xfy | 394 | 2024-04-02/23:00:28 | 2024-04-02 23:06:21 | .191 s | null | select /* QOSD */ /*+ index(eh)*/ objn, sub_id, fixed_cost, text, col_list, flags, ctime from exp_head$ eh where exp_id = :1 |
| 9c4r77fxj79q1 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .079 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history where savtime < timestamp '1900-01-01 00:00:00 -0:0' and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| 7s6xd04sdb87q | 72 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .036 s | null | delete /* QOSD */ /*+ index(eo) */ from exp_obj$ eo where objn = :1 and snapshot_id = :2 |
| g1021vycj5vb2 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .083 s | DBMS_SCHEDULER | BEGIN /* KSXM:CLEAN_SYN */ dbms_stats_internal.purge_synopsis_by_mmon; END; |
| 13sjt151vxu5v | 189 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .064 s | null | select /* QOSD */ /*+ index(eo) */ exp_cnt from exp_obj$ eo where objn = :1 and snapshot_id = :2 |
| 8vgz0m72d5sp9 | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:21 | .613 s | null | with non_existent_objs as (select /*+ materialize */ exp_id, objn from exp_head$ e where not exists (select 1 from obj$ o where o.obj# = e.objn)) select /* QOSD */ exp_id, objn from ( select exp_id, objn from non_existent_objs union all select exp_id, objn from exp_head$ e where (select max(nvl(es.last_modified, es.ctime)) from exp_stat$ es where es.objn = e.objn and es.exp_id = e.exp_id ) < sysdate - 367 and (exp_id, objn) not in (select exp_id, objn from non_existent_objs) ) where rownum < :batch_size |
| 6j059ms5facnh | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .010 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT H.BO# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE NOT EXISTS (SELECT 1 FROM SYS.TAB$ T WHERE T.OBJ# = H.BO#) |
| 0h2255k026qr3 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .011 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history where savtime < :1 and savtime > timestamp '1900-01-01 00:00:00 -0:0' and rownum <= :2 |
| 8j2dv0g8b1940 | 72 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .041 s | null | delete /* QOSD */ /*+ index(es) */ from exp_stat$ es where objn = :1 and snapshot_id = :2 |
| 9ux4hcnsp1q8z | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .013 s | null | select /* QOSH:ANLYZ_TIME */ from_tz( cast ((max(analyzetime) - 1) as timestamp), to_char(systimestamp, 'TZH:TZM')) from sys.tab$ where analyzetime is not null |
| a6jg882tw62yz | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .003 s | null | select /* QOSH:PURGE_OLD_STS */ null from sys.optstat_hist_control$ where sval2 >= :1 and sname = 'SKIP_TIME' |
| d5dwkp3y7whdj | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .022 s | null | select /* QOSLIVE */ obj#, intcol#, stats_typ from sys.wri$_optstat_tab_model m where not exists (select 1 from sys.tab$ t where t.obj# = m.obj#) and rownum <= :1 order by 1, 2, 3 |
| 91yf6280vngpp | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .003 s | null | update /* QOSH:SAV_ST_SKI */ sys.optstat_hist_control$ set sval2 = :1 where sname = 'SKIP_TIME' |
| bay3va0dzsc0m | 58 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .047 s | null | select /* QOSD */ /*+ index(es) */ exp_id, dynamic_cost, eval_count, ctime, last_modified from exp_stat$ es where objn = :1 and snapshot_id = :2 |
| 7nf0u4jpc4bs9 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .036 s | null | delete /* QOSH:PURGE_OLD_STS *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history where savtime < timestamp '1900-01-01 00:00:00 -0:0' and savtime not in (select timestamp '0001-01-01 00:00:00 -0:0' + sid + serial#/86400 from gv$session where status = 'ACTIVE' and con_id in (0, sys_context('userenv', 'con_id'))) and rownum <= :1 |
| 5pcqyjwgd51y5 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .032 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT TO_NUMBER(SUBSTR(O.SUBNAME,3)) FROM OBJ$ O, USER$ U WHERE O.NAME = 'WRI$_OPTSTAT_SYNOPSIS$' AND O.OWNER# = U.USER# AND O.NAMESPACE = 1 AND O.LINKNAME IS NULL AND O.REMOTEOWNER IS NULL AND U.NAME = 'SYS' AND O.TYPE# = 19 AND SUBSTR(O.SUBNAME,3) IS NOT NULL AND NOT EXISTS (SELECT 1 FROM SYS.TAB$ T WHERE T.OBJ# = TO_NUMBER(SUBSTR(O.SUBNAME,3))) |
| f1d6mrj4uhwh5 | 1 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .006 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DISTINCT BO#, GROUP# FROM SYS.WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE GROUP# <> 0 AND GROUP# NOT IN (SELECT OBJ# * 2 FROM OBJ$ WHERE TYPE# = 19) |
| gb9qabk8bd9tr | 3 | 2024-04-02/23:06:21 | 2024-04-02 23:06:21 | .007 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("WRI$_OPTSTAT_IND_HISTORY") FULL("WRI$_OPTSTAT_IND_HISTORY") NO_PARALLEL_INDEX("WRI$_OPTSTAT_IND_HISTORY") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_IND_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("WRI$_OPTSTAT_IND_HISTORY"."SAVTIME")<TIMESTAMP' 1900-01-01 00:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "WRI$_OPTSTAT_IND_HISTORY") SAMPLESUB |
| 0dfxfyy5r32qq | 324 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .104 s | null | update /* QOSD */ /*+ index(eo) */ exp_obj$ eo set exp_cnt = :3 where objn = :1 and snapshot_id = :2 |
| 4jna0htwb85ja | 471 | 2024-04-02/23:06:20 | 2024-04-02 23:06:21 | .215 s | null | delete /* QOSD */ /*+ index(eh)*/ from exp_head$ eh where exp_id = :1 |
| g94wn7w0dr4tp | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .144 s | null | delete /* KSXM:CLEAN_PEND_COL *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histhead_history h where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = h.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| 4faa5w420ua14 | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .123 s | null | delete /* KSXM:CLEAN_PEND_HIST *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_histgrm_history g where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = g.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| fnafmumu52s48 | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .007 s | null | delete /* KSXM:CLEAN_USER_PREF *//*+ dynamic_sampling(4) */ from sys.optstat_user_prefs$ p where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = p.obj#) and rownum <= :1 |
| gxrr466g0v9ck | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .067 s | null | delete /* KSXM:CLEAN_PEND_TAB *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_tab_history t where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = t.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| gy41f1st2q9xr | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .051 s | null | delete /* KSXM:ACTIVITY_TABLE CLEAN NO OBJ */ from sys.activity_table$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| adds4wma0y8c4 | 8 | 2024-04-02/23:04:52 | 2024-04-02 23:06:19 | .033 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| 94qrpyyq3t85a | 5 | 2024-04-02/23:04:52 | 2024-04-02 23:06:19 | .011 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| dycmpuj6apqjs | 12 | 2024-04-02/23:04:52 | 2024-04-02 23:06:19 | .096 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| 99rb37rjpdnbb | 5 | 2024-04-02/23:04:52 | 2024-04-02 23:06:19 | .010 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| f5p7gttxuk166 | 9 | 2024-04-02/23:05:44 | 2024-04-02 23:06:19 | .003 s | null | select count(ts#) from insert_tsn_list$ where bo# = :1 |
| 6kucyxfkgsh2c | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .013 s | null | delete /*+ dynamic_sampling(4) */ /* KSXM:CLEAN_COLGR_USAGE */ from sys.col_group_usage$ c where (((timestamp < sysdate - 367) and bitand(flags, 8) = 0) or not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = c.obj#)) and c.obj# < :1 and rownum <= :2 |
| 62zt7apdv4dza | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .022 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("I") FULL("I") NO_PARALLEL_INDEX("I") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("I"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("I"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_IND_HISTORY" SAMPLE BLOCK (62.000000 , 1) SEED (1) "I") SAMPLESUB |
| a81vzf0fa0q1p | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .043 s | null | delete /* KSXM:CLEAN_PEND_IND *//*+ dynamic_sampling(4) */ from sys.wri$_optstat_ind_history i where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = i.obj#) and savtime >= timestamp '3000-12-01 01:00:00 -0:0' and rownum <= :1 |
| 4aav4kp8w4pws | 9 | 2024-04-02/23:05:44 | 2024-04-02 23:06:19 | .002 s | null | select interval_str, interval_bival from partobj$ where rowid = :1 |
| 7xqq5k2ft19tr | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .043 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("T"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("T"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM "SYS"."WRI$_OPTSTAT_TAB_HISTORY" SAMPLE BLOCK (88.571429 , 1) SEED (1) "T") SAMPLESUB |
| 9ynwgs1b6zn3h | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .104 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("H"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ * FROM "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" SAMPLE BLOCK (6.106870 , 1) SEED (1) "H" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY",0,0,0,ROWID) IN (45353,45356,45358,45359,45361,45362,45364,45365,45370,45372,45373,45374,45375,45379,45383)) "H") SAMPLESUB |
| 6asjkktpqzdg9 | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .049 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE */ 1 AS C1, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C2, CASE WHEN SYS_EXTRACT_UTC("G"."SAVTIME")>=TIMESTAMP' 3000-12-01 01:00:00.000000000' THEN 1 ELSE 0 END AS C3 FROM (SELECT /*+ NO_PARALLEL("G") FULL("G") NO_PARALLEL_INDEX("G") */ * FROM "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" SAMPLE BLOCK (0.904977 , 1) SEED (1) "G" WHERE TBL$OR$IDX$PART$NUM("SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY",0,0,0,ROWID) IN (45353,45356,45358,45359,45361,45362,45364,45365,45370,45372,45373,45374,45375,45379,45383)) "G") SAMPLESUB |
| dqucusk8avvuh | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .056 s | null | delete /* KSXM:CLEAN_COL_USAGE *//*+ dynamic_sampling(4) */ from sys.col_usage$ c where ((timestamp < sysdate - 367) or not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = c.obj#)) and c.obj# < :1 and rownum <= :2 |
| 7q304u5fpucxy | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:19 | .011 s | null | delete /* KSXM:ACTIVITY_MVIEW CLEAN NO OBJ */ from sys.activity_mview$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| 55sarp630p99z | 157 | 2024-04-02/23:04:44 | 2024-04-02 23:06:18 | .048 s | DBMS_SCHEDULER | UPDATE SYS.STATS_TARGET$ ST SET STATUS = :B3 , FLAGS = FLAGS - BITAND(FLAGS, :B2 ), END_TIME = SYSTIMESTAMP WHERE OBJ# = :B1 |
| fgvvm1p8h2zxu | 2 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .210 s | DBMS_SCHEDULER | SELECT /*+ leading(ST o u) */ U.NAME OWNNAME, (CASE WHEN ST.TYPE# IN (2,19,34) THEN 'TABLE' ELSE 'INDEX' END) OBJTYPE, O.NAME OBJNAME, O.SUBNAME PARTNAME, NULL SUBPARTNAME, ST.OBJ# OBJNUM, ST.TYPE# TYPE#, ST.BO# BO#, ST.FLAGS FLAGS, ST.OSIZE OSIZE, 0 PRIORITY FROM (SELECT OBJ#, OWNER#, NAME, SUBNAME FROM SYS.OBJ$ UNION ALL SELECT KQFTAOBJ OBJ#, 0 OWNER#, KQFTANAM NAME, NULL SUBNAME FROM SYS.X$KQFTA ) O, SYS.USER$ U, (SELECT /*+ no_merge */ * FROM (SELECT /*+ dynamic_sampling(s 4) dynamic_sampling_est_cdn(s) */ S.*, ROW_NUMBER() OVER (ORDER BY CASE WHEN BITAND(S.FLAGS, :B3 ) != 0 THEN 7 WHEN TYPE# = 19 AND BITAND(S.FLAGS, :B2 ) != 0 THEN 1 ELSE DECODE(TYPE#, 1,2,2,1, 19,3,20,4, 34,5,35,6,7) END, STALENESS,OSIZE,OBJ#) RN FROM SYS.STATS_TARGET$ S WHERE S.STATUS = :B1 ) WHERE RN <= :B4 ) ST WHERE ST.OBJ# = O.OBJ# AND O.OWNER# = U.USER# ORDER BY CASE WHEN BITAND(ST.FLAGS, :B3 ) != 0 THEN 7 WHEN TYPE# = 19 AND BITAND(ST.FLAGS, :B2 ) != 0 THEN 1 ELSE DECODE(ST.TYPE#, 1,2,2,1, 19,3,20,4, 34,5, |
| f6w8rqdkx0bnv | 116 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .995 s | DBMS_SCHEDULER | SELECT * FROM ( SELECT /*+ ordered use_nl(o c cu h) index(u i_user1) index(o i_obj2) index(ci_obj#) index(cu i_col_usage$) index(h i_hh_obj#_intcol#) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ C.NAME COL_NAME, C.TYPE# COL_TYPE, C.CHARSETFORM COL_CSF, CASE WHEN C.DEFLENGTH <= 32767 THEN C.DEFAULT$ ELSE NULL END COL_DEF, C.NULL$ COL_NULL, C.PROPERTY COL_PROP, C.COL# COL_UNUM, C.INTCOL# COL_INUM, C.OBJ# COL_OBJ, C.SCALE COL_SCALE, CASE WHEN NVL(H.DISTCNT,0) = 0 OR H.ROW_CNT = 0 THEN -4 WHEN EXISTS(SELECT 1 FROM SYS.HISTGRM$ HG WHERE T.OBJ# = HG.OBJ# AND H.INTCOL# = HG.INTCOL# AND HG.EP_REPEAT_COUNT > 0 AND ROWNUM < 2) THEN H.ROW_CNT WHEN BITAND(H.SPARE2, 64) > 0 THEN H.ROW_CNT WHEN (BITAND(H.SPARE2, 32) > 0 OR H.BUCKET_CNT > 2049 OR (H.BUCKET_CNT >= H.DISTCNT AND H.DENSITY*H.BUCKET_CNT < 1)) THEN H.ROW_CNT ELSE H.BUCKET_CNT END H_BCNT, (T.ROWCNT-H.NULL_CNT)/GREATEST(H.DISTCNT,1) H_PFREQ, C.LENGTH COL_LEN, CU.TIMESTAMP CU_TIME, CU.EQUA |
| 83m4shp86ph8a | 64 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .011 s | DBMS_SCHEDULER | SELECT O.OBJ# FROM OBJ$ O, USER$ U WHERE O.OWNER# = U.USER# AND U.NAME = :B2 AND O.NAME = :B1 AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL |
| cz796r18u1fvr | 113 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .024 s | DBMS_SCHEDULER | SELECT /*+ index(h) */ COUNT(1) FROM WRI$_OPTSTAT_SYNOPSIS_HEAD$ H WHERE BO# =:B1 AND ROWNUM < 2 |
| grtn638qp1fhg | 147 | 2024-04-02/23:00:28 | 2024-04-02 23:06:18 | .273 s | DBMS_SCHEDULER | SELECT SHARDING_TYPE FROM gsmadmin_internal.CLOUD |
| 4rs3f2phhsb80 | 1 | 2024-04-02/23:06:19 | 2024-04-02 23:06:18 | .022 s | null | delete /* KSXM:CLEAN_DML_INF *//*+ dynamic_sampling(4) */ from sys.mon_mods_all$ m where not exists (select /*+ unnest */ 1 from sys.obj$ o where o.obj# = m.obj#) and rownum <= :1 |
| 3ppvpak6tn0ks | 7 | 2024-04-02/23:02:01 | 2024-04-02 23:06:18 | 5.357 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("ST") FULL("ST") NO_PARALLEL_INDEX("ST") */ 1 AS C1, 1 AS C2 FROM "SYS"."STATS_TARGET$" "ST") SAMPLESUB |
| 4uvw79g5p0kxk | 73 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .024 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ TYPE# FROM SYS.OBJ$ WHERE OBJ# = :B1 |
| 2wd0su2xk5d3g | 58 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .073 s | DBMS_SCHEDULER | SELECT /*+ first_rows(1) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ '"'||OI.NAME||'"' FROM SYS.USER$ U, SYS.OBJ$ OT, SYS.IND$ I, SYS.OBJ$ OI WHERE U.NAME = :B2 AND OT.OWNER# = U.USER# AND OT.NAME = :B1 AND I.BO# = OT.OBJ# AND I.TYPE# = 4 AND I.OBJ# = OI.OBJ# |
| f5m6tc61xgktb | 58 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .020 s | DBMS_SCHEDULER | SELECT O.OWNER#, O.NAME FROM OBJ$ O WHERE O.OBJ# = :B1 |
| 0m9b1dywgrdqj | 146 | 2024-04-02/23:04:46 | 2024-04-02 23:06:18 | .187 s | DBMS_SCHEDULER | UPDATE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ WRI$_OPTSTAT_OPR_TASKS SET STATUS = :B7 , END_TIME = SYSTIMESTAMP, TARGET_SIZE = :B6 , ACTIONS = :B5 , NOTES = :B4 , FLAGS = :B3 WHERE OP_ID = :B2 AND TARGET_OBJN = :B1 |
| 2p0sf3yubf6pq | 2476 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .438 s | DBMS_SCHEDULER | SELECT COUNT(*) FROM COL$ C WHERE C.OBJ# = :B2 AND C.NAME = :B1 AND (BITAND(PROPERTY, 8796093022208) > 0 OR (EXISTS (SELECT * FROM OBJ$ O WHERE O.OBJ# = :B2 AND O.OWNER# = :B3 AND O.NAME = 'USER$') AND :B1 IN ('SPARE4', 'PASSWORD'))) |
| ajp0ybhm07wg1 | 156 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .067 s | DBMS_SCHEDULER | UPDATE SYS.STATS_TARGET$ ST SET STATUS = :B3 , FLAGS = FLAGS - BITAND(FLAGS, :B2 ), START_TIME = SYSTIMESTAMP WHERE OBJ# = :B1 |
| 39zsy1kpdjz09 | 492 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .797 s | DBMS_SCHEDULER | SELECT O.FLAGS, T.PROPERTY FROM SYS.OBJ$ O, SYS.TAB$ T WHERE O.OBJ# = :B1 AND O.OBJ# = T.OBJ# |
| 7gzcdxb9drpf8 | 66 | 2024-04-02/23:05:58 | 2024-04-02 23:06:18 | .113 s | DBMS_SCHEDULER | SELECT /*+ leading(u) use_nl_with_index(o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.OBJ#, O.TYPE# FROM SYS.USER$ U, SYS.OBJ$ O WHERE U.NAME = :B3 AND O.OWNER# = U.USER# AND O.NAME = :B2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND (O.SUBNAME IS NULL AND :B1 IS NULL OR O.SUBNAME = :B1 ) AND O.TYPE# IN (2,19,34) |
| 5uu6gr69xhk48 | 493 | 2024-04-02/23:04:41 | 2024-04-02 23:06:18 | .154 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.PROPERTY FROM SYS.USER$ U, SYS.OBJ$ O, SYS.TAB$ T WHERE U.NAME = :B2 AND U.USER# = O.OWNER# AND O.NAME = :B1 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE# = 2 AND O.OBJ# = T.OBJ# |
| 1fm07xd16u5nr | 144 | 2024-04-02/23:04:47 | 2024-04-02 23:06:18 | .604 s | null | insert /* QOSH:REC_STS */ into sys.wri$_optstat_opr_tasks (op_id, job_name, status, start_time, end_time, target, target_type, target_size, estimated_cost, batching_coeff, actions, priority, notes, flags, target_objn) values (:1,:2,:3,:4,:5,:6,:7, :8,:9,:10,:11,:12,:13,:14,:15) |
| 50kcsz2gh1w84 | 1102 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | .386 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SU.NAME, SO.NAME, A.STATSTYPE#, A.INTCOL# FROM ASSOCIATION$ A, OBJ$ O, USER$ U, COL$ C, OBJ$ SO, USER$ SU WHERE O.OWNER#=U.USER# AND A.OBJ#=O.OBJ# AND O.OBJ#=C.OBJ# AND C.INTCOL#=A.INTCOL# AND A.STATSTYPE#=SO.OBJ# AND SO.OWNER#=SU.USER# AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE#=2 AND U.NAME=:B3 AND O.NAME=:B2 AND C.NAME=:B1 |
| 6t9k34zjqr6yb | 833 | 2024-04-02/23:04:45 | 2024-04-02 23:06:17 | .163 s | null | update hist_head$ set bucket_cnt=:3, row_cnt=:4, cache_cnt=:5,null_cnt=:6, timestamp#=:7, sample_size=:8, minimum=:9, maximum=:10,distcnt=:11, lowval=:12, hival=:13, density=:14, spare1=:15, spare2=:16, avgcln=:17, col#=:18, minimum_enc=:19, maximum_enc=:20 where obj#=:1 and intcol#=:2 |
| dq5ash5k7v8pr | 102 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .068 s | DBMS_SCHEDULER | SELECT /*+ ordered use_nl(u io i ito t itu po) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ IO.OBJ# IOBJN,I.TYPE# ITYPE,I.FLAGS IFLAGS,I.PROPERTY IPROP, I.INTCOLS IINTCOLS, NVL(I.DEGREE,1), I.ANALYZETIME, ITU.NAME TOWN,ITO.NAME TAB,I.BO# TOBJN,T.FLAGS TFLAGS,T.PROPERTY TPROP, ITO.TYPE# TTYPE, CASE WHEN BITAND(T.FLAGS, 16) = 0 THEN NULL ELSE T.ROWCNT END NROWS, PO.PARTTYPE PTYPE,PO.PARTCNT PCNT,PO.PARTKEYCOLS PTKCOLS, PO.FLAGS PFLAGS,MOD(PO.SPARE2,256) SPTYPE FROM SYS.USER$ U,SYS.OBJ$ IO,SYS.IND$ I, SYS.OBJ$ ITO,SYS.USER$ ITU,SYS.TAB$ T, PARTOBJ$ PO WHERE U.NAME=:B2 AND IO.NAME=:B1 AND IO.OWNER#=U.USER# AND IO.TYPE#=1 AND IO.OBJ#=I.OBJ# AND ITO.OBJ#=I.BO# AND ITO.OWNER#=ITU.USER# AND ITO.OBJ#=T.OBJ# AND IO.OBJ#=PO.OBJ#(+) UNION ALL SELECT /*+ ordered use_nl(u io i ito t itu) */ IO.OBJ# IOBJN,I.TYPE# ITYPE,I.FLAGS IFLAGS,I.PROPERTY IPROP, I.INTCOLS IINTCOLS, NVL(I.DEGREE,1), I.ANALYZETIME, ITU.NAME TOWN,ITO.NAME TAB,I.BO# TOBJN,0 TFLAGS,0 TPROP, ITO.TYPE# TTYPE, NU |
| ajkubg7upg9pu | 55 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | .139 s | null | update /* KSXM:TIME_UPD */ optstat_hist_control$ set sval2 = systimestamp where sname = :param_name |
| 1w6wuxccaas91 | 2 | 2024-04-02/23:06:15 | 2024-04-02 23:06:17 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SAVTIME_DATE",16,0,64),1,240) d_1538534408, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SAVTIME_DATE" |
| 0pq07cf952uux | 76 | 2024-04-02/23:04:34 | 2024-04-02 23:06:17 | .019 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 0pq07cf952uux | 16 | 2024-04-02/23:06:17 | 2024-04-02 23:06:17 | .009 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 3qkhfbf2kyvhk | 53 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | 2.201 s | DBMS_SCHEDULER | SELECT POS+1 POS, VAL, NONNULLS, NDV, SPLIT, RSIZE, ROWCNT, TOPNCNT, TOPN, NULL MINFREQ, NULL MAXFREQ, NULL AVGFREQ, NULL STDDEVFREQ FROM XMLTABLE( '/process_result/select_list_item' PASSING :B1 COLUMNS POS NUMBER PATH 'pos', VAL VARCHAR2(240) PATH 'value', NONNULLS NUMBER PATH 'nonnulls', NDV NUMBER PATH 'ndv', SPLIT NUMBER PATH 'split', RSIZE NUMBER PATH 'rsize', ROWCNT NUMBER PATH 'rowcnt', TOPNCNT NUMBER PATH 'topncnt', TOPN CLOB PATH 'topn_values' ) ORDER BY TOPNCNT DESC |
| 5s8s8wkv7kwpf | 55 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .011 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ COUNT(*) FROM SYS.EXTERNAL_TAB$ WHERE OBJ# = :B1 AND TYPE$ IN ('ORACLE_HIVE', 'ORACLE_HDFS', 'ORACLE_BIGDATA') |
| 3kywng531fcxu | 132 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .024 s | null | delete from tab_stats$ where obj#=:1 |
| 3kywng531fcxu | 8 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .003 s | null | delete from tab_stats$ where obj#=:1 |
| 35ra2cdwvqg1w | 361 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .085 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 738njh3y27qpz | 2 | 2024-04-02/23:06:15 | 2024-04-02 23:06:17 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| 4y1y43113gv8f | 754 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | 2.507 s | null | delete from histgrm$ where obj#=:1 and intcol#=:2 and row#=:3 |
| ft7wcqu3hzvca | 886 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | 1.274 s | null | insert /* QOSH:OPEN_COL_STATS */ into sys.wri$_optstat_histhead_history (obj#,intcol#,savtime,flags, null_cnt,minimum,maximum,distcnt,density,lowval,hival,avgcln,sample_distcnt, sample_size,timestamp#,colname,minimum_enc,maximum_enc) select h.obj#, h.intcol#, :3, bitand(h.spare2, 7) + 8 + decode(h.cache_cnt,0,0,64) + decode(bitand(h.spare2, 8), 0, 0, 128) + decode(bitand(h.spare2, 16), 0, 0, 1024) + decode(bitand(h.spare2, 32), 0, 0, 4096) + decode(bitand(h.spare2, 64), 0, 0, 8192) + decode(bitand(h.spare2, 128), 0, 0, 16384) + decode(bitand(h.spare2, 256), 0, 0, 65536) + decode(bitand(h.spare2, 512), 0, 0, 131072) + decode(bitand(h.spare2, 1024), 0, 0, 262144) + decode(bitand(h.spare2, 2048), 0, 0, 524288), h.null_cnt, h.minimum, h.maximum, h.distcnt, h.density, h.lowval, h.hival, h.avgcln, h.spare1, h.sample_size, h.timestamp#, :4, h.minimum_enc, h.maximum_enc from sys.hist_head$ h where h.obj# = :1 and h.intcol# = :2 |
| du1vfy7c7zvf2 | 152 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | 2.793 s | null | insert /* QOSH:OPEN_COL_STATS */ into sys.wri$_optstat_histgrm_history (obj#,intcol#,savtime,bucket, endpoint,epvalue,colname,epvalue_raw,ep_repeat_count,endpoint_enc) select hg.obj#,hg.intcol#,:3,hg.bucket,hg.endpoint,hg.epvalue, :4, hg.epvalue_raw, hg.ep_repeat_count, hg.endpoint_enc from sys.histgrm$ hg where hg.obj# = :1 and hg.intcol# = :2 |
| dspjw159tgxky | 54 | 2024-04-02/23:04:42 | 2024-04-02 23:06:17 | .718 s | DBMS_SCHEDULER | lock table wri$_optstat_histhead_history partition for (to_date('02-Apr-2024', 'dd-Mon-yyyy')) in share mode |
| 5hcnr795q3xwt | 21 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .014 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ FLAGS FROM SYS.PARTOBJ$ WHERE OBJ# = :B1 |
| 4umwtqgmc3zj1 | 55 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .049 s | DBMS_SCHEDULER | SELECT /*+ leading(u) use_nl_with_index(o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.OBJ#, O.TYPE# FROM SYS.USER$ U, SYS.OBJ$ O WHERE U.NAME = :B3 AND O.OWNER# = U.USER# AND O.NAME = :B2 AND O.NAMESPACE = 4 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND (O.SUBNAME IS NULL AND :B1 IS NULL OR O.SUBNAME = :B1 ) AND O.TYPE# IN (1,20,35) |
| dcs9a27q4mb39 | 212 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .126 s | null | insert /* QOSH:OPEN_COL_STATS */ into sys.wri$_optstat_histhead_history (obj#,intcol#,flags,expression,colname,savtime) values (:1, :2, :3, :4, :5, :6) |
| 0tyxwyj82gbb3 | 29 | 2024-04-02/23:05:58 | 2024-04-02 23:06:17 | .014 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.TYPE# FROM SYS.OBJ$ O WHERE O.OBJ# = :B1 |
| 5t3xfcnjt3j1b | 14 | 2024-04-02/23:04:52 | 2024-04-02 23:06:17 | .138 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.SUBNAME PART FROM SYS.USER$ U, SYS.OBJ$ O, SYS.INDPART$ IP, PARTOBJ$ PO, IND$ I, TABPART$ TP WHERE U.NAME = :B2 AND O.NAME = :B1 AND O.TYPE# = 20 AND U.USER# = O.OWNER# AND IP.OBJ# = O.OBJ# AND IP.BO# = PO.OBJ# AND BITAND(PO.FLAGS, 1) = 1 AND I.BO# = TP.BO# AND I.OBJ# = IP.BO# AND IP.PART# = TP.PART# AND BITAND(TP.FLAGS, 32) = 32 UNION ALL SELECT O.SUBNAME PART FROM SYS.USER$ U, SYS.OBJ$ O, SYS.INDCOMPART$ IP, PARTOBJ$ PO, IND$ I, TABCOMPART$ TP WHERE U.NAME = :B2 AND O.NAME = :B1 AND O.TYPE# = 20 AND U.USER# = O.OWNER# AND IP.OBJ# = O.OBJ# AND IP.BO# = PO.OBJ# AND BITAND(PO.FLAGS, 1) = 1 AND I.BO# = TP.BO# AND I.OBJ# = IP.BO# AND IP.PART# = TP.PART# AND BITAND(TP.FLAGS, 32) = 32 |
| 30rhvh0fq7jaj | 55 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .195 s | null | insert /* QOSH:SAVE_STAS */ into sys.wri$_optstat_tab_history(obj#, rowcnt,blkcnt,avgrln, analyzetime,samplesize,cachedblk,cachehit,logicalread,savtime,spare1, im_imcu_count,im_block_count,scanrate,flags) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15) |
| gg8cpx0kn7ksf | 88 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .039 s | null | update ind$ set ts#=:2,file#=:3,block#=:4,intcols=:5,type#=:6,flags=:7,property=:8,pctfree$=:9,initrans=:10,maxtrans=:11,blevel=:12,leafcnt=:13,distkey=:14,lblkkey=:15,dblkkey=:16,clufac=:17,cols=:18,analyzetime=:19,samplesize=:20,dataobj#=:21,degree=decode(:22,1,null,:22),instances=decode(:23,1,null,:23),rowcnt=:24,pctthres$=:31*256+:25, indmethod#=:26, trunccnt=:27,evaledition#=decode(:33,1,null,:33),unusablebefore#=decode(:34,0,null,:34),unusablebeginning#=decode(:35,0,null,:35),spare4=:29,spare2=:30,spare6=:32 where obj#=:1 |
| 38243c4tqrkxm | 168 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .066 s | null | select u.name, o.name, o.namespace, o.type#, decode(bitand(i.property,1024),0,0,1), o.obj# from ind$ i,obj$ o,user$ u where i.obj#=:1 and o.obj#=i.bo# and o.owner#=u.user# |
| 1xupx1pd7m0vv | 2 | 2024-04-02/23:06:15 | 2024-04-02 23:06:17 | .031 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OBJ#",16,0,64),1,240) d_3404126564, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OBJ#" |
| 3wh9htctp7199 | 55 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | 3.450 s | null | insert /* KSXM:TAKE_SNPSHOT */ into sys.optstat_snapshot$ (obj#, inserts, updates, deletes, timestamp, flags) (select m.obj#, m.inserts, m.updates, m.deletes, systimestamp, dbms_stats_advisor.compute_volatile_flag( m.obj#, m.flags, :flags, m.inserts, m.updates, m.deletes, s.inserts, s.updates, s.deletes, null, nvl(to_number(p.valchar), :global_stale_pcnt), s.gather) flags from sys.mon_mods_all$ m, (select si.obj#, max(si.inserts) inserts, max(si.updates) updates, max(si.deletes) deletes, decode(bitand(max(si.flags), :gather_flag), 0, 'NO_GATHER', 'GATHER') gather, max(si.timestamp) timestamp from sys.optstat_snapshot$ si, (select obj#, max(timestamp) ts from sys.optstat_snapshot$ group by obj#) sm where si.obj# = sm.obj# and si.timestamp = sm.ts group by si.obj#) s, sys.optstat_user_prefs$ p where m.obj# = s.obj#(+) and m.obj# = p.obj#(+) and pname(+) = 'STALE_PERCENT' and m.obj# = :objn) |
| b1khwjh2yb2sz | 102 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .060 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ DECODE(SUM(BITAND(TRIGFLAG, 67108864)), 67108864, 67108864, 0) + DECODE(SUM(BITAND(TRIGFLAG, 134217728)), 134217728, 134217728, 0) FROM ( SELECT /*+ ordered index(i) use_nl_with_index(t) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.TRIGFLAG FROM SYS.IND$ I, SYS.TAB$ T WHERE I.OBJ# = :B1 AND I.TYPE# != 3 AND I.BO# = T.OBJ# UNION ALL SELECT /*+ ordered index(i) use_nl_with_index(t) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.TRIGFLAG FROM SYS.IND$ I, SYS.TAB$ T WHERE I.OBJ# = :B1 AND I.TYPE# = 3 AND I.BO# = T.BOBJ# ) |
| 4aav4kp8w4pws | 17 | 2024-04-02/23:05:43 | 2024-04-02 23:06:17 | .029 s | null | select interval_str, interval_bival from partobj$ where rowid = :1 |
| 34rznuxy8h2a4 | 710 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | 2.604 s | null | insert into histgrm$(obj#,intcol#,row#,bucket,endpoint,col#,epvalue_raw,ep_repeat_count,endpoint_enc) values(:1,:2,:3,:4,:5,:6,:7,:8,:9) |
| 34rznuxy8h2a4 | 56 | 2024-04-02/23:04:45 | 2024-04-02 23:06:17 | .288 s | null | insert into histgrm$(obj#,intcol#,row#,bucket,endpoint,col#,epvalue_raw,ep_repeat_count,endpoint_enc) values(:1,:2,:3,:4,:5,:6,:7,:8,:9) |
| gxv1c2y89s6dn | 13 | 2024-04-02/23:06:00 | 2024-04-02 23:06:17 | .014 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ROWCNT, BLKCNT, ANALYZETIME FROM SYS.TABPART$ WHERE OBJ# = :B1 AND BITAND(FLAGS, 2) != 0 UNION ALL SELECT ROWCNT, BLKCNT, ANALYZETIME FROM SYS.TABCOMPART$ WHERE OBJ# = :B1 AND BITAND(FLAGS, 2) != 0 |
| a1pawjmqtc793 | 133 | 2024-04-02/23:00:41 | 2024-04-02 23:06:17 | .855 s | null | update tab$ set ts#=:2,file#=:3,block#=:4,bobj#=decode(:5,0,null,:5),tab#=decode(:6,0,null,:6),intcols=:7,kernelcols=:8,clucols=decode(:9,0,null,:9),audit$=:10,flags=:11,pctfree$=:12,pctused$=:13,initrans=:14,maxtrans=:15,rowcnt=:16,blkcnt=:17,empcnt=:18,avgspc=:19,chncnt=:20,avgrln=:21,analyzetime=:22,samplesize=:23,cols=:24,property=:25,degree=decode(:26,1,null,:26),instances=decode(:27,1,null,:27),dataobj#=:28,avgspc_flb=:29,flbcnt=:30,trigflag=:31,spare1=:32,spare2=decode(:33,0,null,:33),spare4=:34,spare6=:35,spare7=:36,acdrflags=decode(:37,0,null,:37),acdrtsobj#=decode(:38,0,null,:38),acdrdefaulttime=:39,acdrrowtsintcol#=:40 where obj#=:1 |
| 8594ra3zcssdf | 8 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .826 s | DBMS_SCHEDULER | SELECT /*+ no_merge(v) no_push_pred(v) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ '"'||LOC_IND_OWNER||'"' IND_OWNER, '"'||LOC_IND_NAME||'"' IND_NAME, '"'||LOC_PART_NAME||'"' PART_NAME, OBJ_NUM, IPROP FROM ( SELECT /*+ all_rows */ UI.NAME LOC_IND_OWNER, OIP.NAME LOC_IND_NAME, OIP.SUBNAME LOC_PART_NAME, OIP.OBJ# OBJ_NUM, I.PROPERTY IPROP FROM SYS.USER$ UT, SYS.OBJ$ OTP, SYS.TABPART$ TP, SYS.IND$ I, SYS.PARTOBJ$ PO, SYS.INDPART$ IP, SYS.OBJ$ OIP, SYS.USER$ UI WHERE UT.NAME = :B3 AND UT.USER# = OTP.OWNER# AND OTP.NAME = :B2 AND OTP.SUBNAME = :B1 AND OTP.NAMESPACE = 1 AND OTP.REMOTEOWNER IS NULL AND OTP.LINKNAME IS NULL AND OTP.TYPE# = 19 AND OTP.OBJ# = TP.OBJ# AND TP.BO# = I.BO# AND I.OBJ# = PO.OBJ# AND BITAND(PO.FLAGS, 1) = 1 AND I.OBJ# = IP.BO# AND IP.PART# = TP.PART# AND IP.OBJ# = OIP.OBJ# AND OIP.OWNER# = UI.USER# UNION ALL SELECT UI.NAME LOC_IND_OWNER, OIP.NAME LOC_IND_NAME, OIP.SUBNAME LOC_PART_NAME, OIP.OBJ# OBJ_NUM, I.PROPERTY IPROP FROM SYS.USER$ UT, SYS |
| dnak3w997p17j | 8 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .025 s | null | update tabpart$ set dataobj# = :1, part# = :2, ts# = :3, file# = :4, block# = :5, pctfree$ = :6, pctused$ = :7, initrans = :8, maxtrans = :9, flags = :10, analyzetime = :11, samplesize = :12, rowcnt = :13, blkcnt = :14, empcnt = :15, avgspc = :16, chncnt = :17, avgrln = :18 where obj# = :19 |
| 9f5qcupfvj260 | 85 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .348 s | null | insert /* QOSH:SAVE_STAS */ into sys.wri$_optstat_ind_history (obj#,rowcnt,leafcnt,distkey, lblkkey, dblkkey,clufac,blevel,analyzetime,samplesize,guessq,cachedblk, cachehit,logicalread,savtime,flags) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16) |
| dp0vgyb1hsfjb | 1102 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | .768 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SU.NAME, SO.NAME, A.STATSTYPE#, C.INTCOL# FROM ASSOCIATION$ A, OBJ$ O, USER$ U, COL$ C, OBJ$ SO, USER$ SU, COLTYPE$ CT, OBJ$ TY WHERE O.OWNER#=U.USER# AND A.OBJ#=TY.OBJ# AND O.OBJ#=C.OBJ# AND C.INTCOL#=CT.INTCOL# AND O.OBJ#=CT.OBJ# AND CT.TOID=TY.OID$ AND A.STATSTYPE#=SO.OBJ# AND SO.OWNER#=SU.USER# AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME IS NULL AND O.TYPE#=2 AND O.NAME=:B3 AND U.NAME=:B2 AND C.NAME=:B1 |
| azfvzhkdtsfng | 85 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .022 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ COUNT(*) FROM SYS.FIXED_OBJ$ WHERE OBJ# = :B1 |
| 2vj9903mj0fu1 | 55 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .107 s | null | delete /* KSXM:DEL_DML_INF *//*+ index(mm) */ from sys.mon_mods_all$ mm where obj# = :1 |
| cb9dgdr7khht2 | 766 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | .185 s | null | select count(*) from histgrm$ where obj#=:1 and intcol#=:2 and row#=:3 |
| 55rv4jnwh5wb9 | 54 | 2024-04-02/23:04:43 | 2024-04-02 23:06:17 | .079 s | DBMS_SCHEDULER | lock table wri$_optstat_histgrm_history partition for (to_date('02-Apr-2024', 'dd-Mon-yyyy')) in share mode |
| 8kg63cq4u9x75 | 21 | 2024-04-02/23:05:59 | 2024-04-02 23:06:17 | .044 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ BITAND(T.TRIGFLAG, 67108864) + BITAND(TP.FLAGS, 32) + BITAND(T.TRIGFLAG, 134217728) + BITAND(TP.FLAGS, 64) FROM ( SELECT T.FLAGS, T.BO# FROM SYS.INDPART$ IP, SYS.IND$ I, SYS.TABPART$ T WHERE IP.OBJ# = :B1 AND IP.BO# = I.OBJ# AND I.BO# = T.BO# AND IP.PART# = T.PART# UNION ALL SELECT T.FLAGS, T.BO# FROM SYS.INDCOMPART$ IP, SYS.IND$ I, SYS.TABCOMPART$ T WHERE IP.OBJ# = :B1 AND IP.BO# = I.OBJ# AND I.BO# = T.BO# AND IP.PART# = T.PART#) TP, TAB$ T WHERE TP.BO# = T.OBJ# |
| 3h4kxdyd1jzrt | 35 | 2024-04-02/23:05:50 | 2024-04-02 23:06:17 | .015 s | DBMS_SCHEDULER | SELECT ORA_HASH(:B1 ) FROM SYS.DUAL |
| f5p7gttxuk166 | 17 | 2024-04-02/23:05:43 | 2024-04-02 23:06:17 | .009 s | null | select count(ts#) from insert_tsn_list$ where bo# = :1 |
| 751umqb58u1kn | 66 | 2024-04-02/23:05:58 | 2024-04-02 23:06:17 | .104 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ITU.NAME OWNNAME, ITO.NAME TABNAME FROM SYS.USER$ U, SYS.OBJ$ IO, SYS.IND$ I, SYS.OBJ$ ITO, SYS.USER$ ITU WHERE U.NAME = :B2 AND IO.NAME = :B1 AND IO.OWNER# = U.USER# AND IO.NAMESPACE = 4 AND IO.REMOTEOWNER IS NULL AND IO.LINKNAME IS NULL AND IO.SUBNAME IS NULL AND IO.TYPE# = 1 AND IO.OBJ# = I.OBJ# AND ITO.OBJ# = I.BO# AND ITO.OWNER#= ITU.USER# |
| gsfnqdfcvy33q | 132 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .093 s | null | delete from superobj$ where subobj# = :1 |
| 3axxxnjp5jjwj | 98 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .020 s | null | delete from ind_stats$ where obj#=:1 |
| dycmpuj6apqjs | 58 | 2024-04-02/23:04:51 | 2024-04-02 23:06:17 | .041 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| 547jpjrdb959a | 88 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .069 s | DBMS_SCHEDULER | SELECT OBJ# FROM ( SELECT O.OBJ# OBJ# FROM SYS.OBJ$ O, SYS.IND$ I WHERE O.OBJ# = I.BO# AND I.OBJ# = :B1 UNION ALL SELECT O.OBJ# OBJ# FROM SYS.OBJ$ O, SYS.IND$ I, SYS.INDPART$ IP WHERE O.OBJ# = I.BO# AND I.OBJ# = IP.BO# AND IP.OBJ# = :B1 UNION ALL SELECT O.OBJ# OBJ# FROM SYS.OBJ$ O, SYS.IND$ I, SYS.INDCOMPART$ IP WHERE O.OBJ# = I.BO# AND I.OBJ# = IP.BO# AND IP.OBJ# = :B1 UNION ALL SELECT O.OBJ# OBJ# FROM (SELECT IP.BO# FROM SYS.INDPART$ IP, SYS.INDSUBPART$ ISP WHERE IP.OBJ# = ISP.POBJ# AND ISP.OBJ# = :B1 UNION ALL SELECT ICP.BO# FROM SYS.INDCOMPART$ ICP, SYS.INDSUBPART$ ISP WHERE ICP.OBJ# = ISP.POBJ# AND ISP.OBJ# = :B1 ) P, SYS.OBJ$ O, SYS.IND$ I WHERE O.OBJ# = I.BO# AND I.OBJ# = P.BO#) OBJ# |
| 76rz8vf4kqjn7 | 85 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .048 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ :B2 FROM DUAL WHERE :B1 IS NULL UNION ALL SELECT TP.OBJ# FROM SYS.TABPART$ TP, SYS.INDPART$ IP WHERE TP.BO# = :B2 AND IP.PART# = TP.PART# AND IP.OBJ# = :B1 UNION ALL SELECT TP.OBJ# FROM SYS.TABCOMPART$ TP, SYS.INDCOMPART$ IP WHERE TP.BO# = :B2 AND IP.PART# = TP.PART# AND IP.OBJ# = :B1 UNION ALL SELECT TSP.OBJ# FROM SYS.TABSUBPART$ TSP, SYS.TABCOMPART$ TCP, SYS.INDSUBPART$ ISP, SYS.INDCOMPART$ ICP WHERE TCP.BO# = :B2 AND TSP.POBJ# = TCP.OBJ# AND ISP.SUBPART# = TSP.SUBPART# AND ICP.PART# = TCP.PART# AND ISP.POBJ# = ICP.OBJ# AND ISP.OBJ# = :B1 |
| 9dnuyh37jymdg | 12 | 2024-04-02/23:06:17 | 2024-04-02 23:06:17 | .021 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CASE WHEN BITAND(FLAGS,2) = 0 THEN NULL ELSE ANALYZETIME END, BITAND(FLAGS,16) FROM (SELECT ANALYZETIME, FLAGS FROM SYS.INDPART$ T WHERE T.OBJ# = :B1 UNION ALL SELECT ANALYZETIME, FLAGS FROM SYS.INDCOMPART$ T WHERE T.OBJ# = :B1 ) |
| 4dj64s4k1ypu1 | 13 | 2024-04-02/23:06:00 | 2024-04-02 23:06:17 | .072 s | DBMS_SCHEDULER | SELECT /*+ leading(u o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.OBJ# POBJN, NVL(IP.PART#, ICP.PART#) PN, O.SUBNAME PNAME, NVL(IP.ANALYZETIME, ICP.ANALYZETIME) LAST_ANALYZED, NVL(IP.FLAGS, ICP.FLAGS) FLAGS, :B4 REASON FROM SYS.USER$ U, SYS.OBJ$ O, SYS.INDPART$ IP, SYS.INDCOMPART$ ICP WHERE :B3 IS NULL AND U.NAME = :B2 AND O.OWNER# = U.USER# AND O.NAME = :B1 AND O.NAMESPACE = 4 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.TYPE# = 20 AND O.OBJ# = IP.OBJ#(+) AND O.OBJ# = ICP.OBJ#(+) UNION ALL SELECT * FROM ( SELECT /*+ leading(u o) */ O.OBJ# POBJN, NVL(IP.PART#, ICP.PART#) PN, O.SUBNAME PNAME, NVL(IP.ANALYZETIME,ICP.ANALYZETIME) LAST_ANALYZED, NVL(IP.FLAGS, ICP.FLAGS) FLAGS, :B4 REASON FROM SYS.USER$ U, SYS.OBJ$ O, SYS.INDPART$ IP, SYS.INDCOMPART$ ICP WHERE U.NAME = :B2 AND O.OWNER# = U.USER# AND O.NAME = :B1 AND O.NAMESPACE = 4 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME = :B3 AND O.TYPE# = 20 AND O.OBJ# = IP.OBJ#(+) AND O.OBJ |
| 3252n48ktfr6q | 13 | 2024-04-02/23:06:00 | 2024-04-02 23:06:17 | .020 s | null | update indpart$ set dataobj# = :1, part# = :2, flags = :3, ts# = :4, file# = :5, block# = :6, pctfree$ = :7, initrans = :8, maxtrans = :9, analyzetime = :10, samplesize = :11, rowcnt = :12, blevel = :13, leafcnt = :14, distkey = :15, lblkkey = :16, dblkkey = :17, clufac = :18, pctthres$ = :19 where obj# = :20 |
| c3zymn7x3k6wy | 26 | 2024-04-02/23:04:52 | 2024-04-02 23:06:17 | .034 s | null | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
| 45su0dqjv678y | 2 | 2024-04-02/23:06:15 | 2024-04-02 23:06:17 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SYS_NC00018$",16,0,64),1,240) d_2281472867, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTGRM_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SYS_NC00018$" |
| 6br6aq74ju7qj | 85 | 2024-04-02/23:04:44 | 2024-04-02 23:06:17 | .026 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SUM(REASON) FROM (SELECT OBJ#, CASE WHEN BITAND(FLAGS, 16) != 16 THEN :B3 ELSE :B2 END REASON FROM SYS.TAB$ WHERE OBJ# = :B1 AND (BITAND(FLAGS,16) != 16 OR SAMPLESIZE <> ROWCNT) UNION ALL SELECT OBJ#, CASE WHEN BITAND(FLAGS, 2) != 2 THEN :B3 ELSE :B2 END REASON FROM SYS.TABPART$ WHERE OBJ# = :B1 AND (BITAND(FLAGS,2) != 2 OR SAMPLESIZE <> ROWCNT) UNION ALL SELECT OBJ#, CASE WHEN BITAND(FLAGS, 2) != 2 THEN :B3 ELSE :B2 END REASON FROM SYS.TABCOMPART$ T WHERE OBJ# = :B1 AND (BITAND(FLAGS,2) != 2 OR SAMPLESIZE <> ROWCNT) UNION ALL SELECT OBJ#, CASE WHEN BITAND(FLAGS, 2) != 2 THEN :B3 ELSE :B2 END REASON FROM SYS.TABSUBPART$ WHERE OBJ# = :B1 AND (BITAND(FLAGS,2) != 2 OR SAMPLESIZE <> ROWCNT)) |
| adds4wma0y8c4 | 32 | 2024-04-02/23:04:51 | 2024-04-02 23:06:17 | .085 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| c8h20n1d0k95m | 250 | 2024-04-02/23:04:41 | 2024-04-02 23:06:17 | .146 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| cy0mgyw1a6bg0 | 16 | 2024-04-02/23:05:59 | 2024-04-02 23:06:16 | .070 s | DBMS_SCHEDULER | SELECT /*+ leading(u o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.SUBNAME PART_NAME, O.OBJ# OBJ_NUM FROM SYS.USER$ U, SYS.OBJ$ O, SYS.TABPART$ TP, SYS.TABCOMPART$ TCP WHERE :B3 IS NULL AND U.NAME = :B2 AND O.OWNER# = U.USER# AND O.NAME = :B1 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.TYPE# = 19 AND O.OBJ# = TP.OBJ#(+) AND O.OBJ# = TCP.OBJ#(+) UNION ALL SELECT * FROM ( SELECT /*+ leading(u o) */ O.SUBNAME PART_NAME, O.OBJ# OBJ_NUM FROM SYS.USER$ U, SYS.OBJ$ O WHERE U.NAME = :B2 AND O.OWNER# = U.USER# AND O.NAME = :B1 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND O.SUBNAME = :B3 AND O.TYPE# = 19 UNION ALL SELECT /*+ leading(u osp tsp) */ OP.SUBNAME PART_NAME, OP.OBJ# OBJ_NUM FROM SYS.USER$ U, SYS.OBJ$ OSP, SYS.TABSUBPART$ TSP, SYS.OBJ$ OP WHERE U.NAME = :B2 AND OSP.OWNER# = U.USER# AND OSP.NAME = :B1 AND OSP.NAMESPACE = 1 AND OSP.REMOTEOWNER IS NULL AND OSP.LINKNAME IS NULL AND OSP.SUBNAME = :B3 AND OS |
| 3xsmuxmw83v5j | 3 | 2024-04-02/23:05:43 | 2024-04-02 23:06:16 | .025 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SAVTIME_DATE",16,0,64),1,240) d_1538534408, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SAVTIME_DATE" |
| 8xp6fvkdf5878 | 55 | 2024-04-02/23:04:41 | 2024-04-02 23:06:16 | .009 s | DBMS_SCHEDULER | SELECT /*+ index(t) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ T.PROPERTY FROM SYS.TAB$ T WHERE T.OBJ# = :B1 |
| 94qrpyyq3t85a | 25 | 2024-04-02/23:04:51 | 2024-04-02 23:06:16 | .033 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| f1jagbjzzx667 | 16 | 2024-04-02/23:05:58 | 2024-04-02 23:06:16 | .027 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ BITAND(T.TRIGFLAG, 67108864) + BITAND(TP.FLAGS, 32) + BITAND(T.TRIGFLAG, 134217728) + BITAND(TP.FLAGS, 64) FROM ( SELECT T.FLAGS, T.BO# FROM SYS.TABPART$ T WHERE T.OBJ# = :B1 UNION ALL SELECT T.FLAGS, T.BO# FROM SYS.TABCOMPART$ T WHERE T.OBJ# = :B1 ) TP, TAB$ T WHERE TP.BO# = T.OBJ# |
| 99rb37rjpdnbb | 25 | 2024-04-02/23:04:51 | 2024-04-02 23:06:16 | .010 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| 5kp54m1351zwk | 2 | 2024-04-02/23:06:15 | 2024-04-02 23:06:16 | .512 s | DBMS_SCHEDULER | /* SQL Analyze(1) */ select /*+ full(t) no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad */to_char(count("BUCKET")),substrb(dump(min("BUCKET"),16,0,64),1,240),substrb(dump(max("BUCKET"),16,0,64),1,240),to_char(count("COLNAME")),substrb(dump(min("COLNAME"),16,0,64),1,240),substrb(dump(max("COLNAME"),16,0,64),1,240),to_char(count("ENDPOINT")),to_char(count("ENDPOINT_ENC")),substrb(dump(min("ENDPOINT_ENC"),16,0,64),1,240),substrb(dump(max("ENDPOINT_ENC"),16,0,64),1,240),to_char(count("EPVALUE")),to_char(count("EPVALUE_RAW")),to_char(count("EP_REPEAT_COUNT")),substrb(dump(min("EP_REPEAT_COUNT"),16,0,64),1,240),substrb(dump(max("EP_REPEAT_COUNT"),16,0,64),1,240),to_char(count("INTCOL#")),substrb(dump(min("INTCOL#"),16,0,64),1,240),substrb(dump(max("INTCOL#"),16,0,64),1,240),to_char(count("OBJ#")),substrb(dump(min("OBJ#"),16,0,64),1,24 |
| 0ks4u5nywjbdj | 75 | 2024-04-02/23:04:44 | 2024-04-02 23:06:16 | .038 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ COUNT(*) FROM MON_MODS_ALL$ M, (SELECT ROWCNT, OBJ# BO# FROM TAB$ WHERE OBJ# = :B1 UNION ALL SELECT ROWCNT, BO# BO# FROM TABPART$ WHERE OBJ# = :B1 UNION ALL SELECT ROWCNT, BO# BO# FROM TABCOMPART$ WHERE OBJ# = :B1 UNION ALL SELECT T.ROWCNT, TCP.BO# BO# FROM TABSUBPART$ T, TABCOMPART$ TCP WHERE T.OBJ# = :B1 AND T.POBJ# = TCP.OBJ#) V WHERE M.OBJ# = :B1 AND (BITAND(M.FLAGS,:B3 ) = :B3 OR M.INSERTS+M.UPDATES+M.DELETES > :B2 /100 * NVL(V.ROWCNT, 0) OR M.DROP_SEGMENTS > 0 ) |
| cv774qckkv5yf | 2 | 2024-04-02/23:06:01 | 2024-04-02 23:06:16 | .051 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SYS_NC00027$",16,0,64),1,240) d_3013067210, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SYS_NC00027$" |
| 5p1kuxnngr62n | 155 | 2024-04-02/23:04:44 | 2024-04-02 23:06:16 | .065 s | DBMS_SCHEDULER | SELECT /*+ all_rows OPT_PARAM('_parallel_syspls_obey_force' 'false') */ C.NAME ICNAME,IC.POS# ICPOS,IC.SPARE1 ICFLAGS, C.PROPERTY ICPROP, CASE WHEN C.DEFLENGTH <= 32767 THEN C.DEFAULT$ ELSE NULL END ICEXPR, C.DEFLENGTH ICELEN FROM ICOL$ IC,COL$ C WHERE (:B2 IS NULL) AND IC.OBJ#=:B1 AND IC.BO#=C.OBJ# AND IC.INTCOL# = C.INTCOL# UNION ALL SELECT '"'||BO.NAME||'"."'||C.NAME||'"' ICNAME, IC.POS# ICPOS,IC.SPARE1 ICFLAGS, C.PROPERTY ICPROP, CASE WHEN C.DEFLENGTH <= 32767 THEN C.DEFAULT$ ELSE NULL END ICEXPR, C.DEFLENGTH ICELEN FROM ICOL$ IC,COL$ C, OBJ$ BO WHERE (:B2 IS NOT NULL) AND IC.OBJ#=:B1 AND IC.BO#=C.OBJ# AND IC.BO#=BO.OBJ# AND IC.SPARE2 = C.INTCOL# ORDER BY ICPOS |
| g6wpc590pv6s7 | 8 | 2024-04-02/23:05:58 | 2024-04-02 23:06:16 | .052 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CASE WHEN BITAND(FLAGS,2) = 0 THEN NULL ELSE ANALYZETIME END, BITAND(FLAGS,16) FROM (SELECT ANALYZETIME, FLAGS FROM SYS.TABPART$ T WHERE T.OBJ# = :B1 UNION ALL SELECT ANALYZETIME, FLAGS FROM SYS.TABCOMPART$ T WHERE T.OBJ# = :B1 ) |
| g9xgz7a9xz7yv | 59 | 2024-04-02/23:04:41 | 2024-04-02 23:06:16 | .028 s | DBMS_SCHEDULER | SELECT /*+ use_nl(u,o,t) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ NVL(T.DEGREE,1) FROM USER$ U,OBJ$ O,TAB$ T WHERE U.NAME=:B2 AND O.NAME=:B1 AND O.OBJ#=T.OBJ# AND U.USER#=O.OWNER# |
| 7azxftvubufnj | 2200 | 2024-04-02/23:04:41 | 2024-04-02 23:06:16 | 1.080 s | DBMS_SCHEDULER | SELECT COUNT(UNQ) UNQ, COUNT(PFX) PFX FROM (SELECT /*+ first_rows(1) leading(cc) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CD.TYPE# UNQ, NULL PFX FROM SYS.CCOL$ CC, SYS.CDEF$ CD WHERE CC.OBJ# = :B2 AND CC.INTCOL# = :B1 AND CD.CON# = CC.CON# AND CD.OBJ# = CC.OBJ# AND CD.ENABLED IS NOT NULL AND CD.INTCOLS = 1 AND CD.TYPE# IN (2,3) AND BITAND(CD.DEFER, 2+4) = 4 AND ROWNUM < 2 UNION ALL SELECT /*+ first_rows(1) leading(i) */ CASE WHEN I.INTCOLS = 1 AND BITAND(I.PROPERTY,1) = 1 THEN 3 ELSE NULL END UNQ, CASE WHEN IC.POS# = 1 THEN 1 ELSE NULL END PFX FROM SYS.IND$ I, SYS.ICOL$ IC WHERE I.BO# = :B2 AND I.BO# = IC.BO# AND IC.INTCOL# = :B1 AND I.OBJ# = IC.OBJ# AND BITAND(I.FLAGS,1025) = 0 AND ROWNUM < 2 ) |
| 91quy2tpfzpvx | 3 | 2024-04-02/23:05:42 | 2024-04-02 23:06:16 | .047 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OBJ#",16,0,64),1,240) d_3404126564, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OBJ#" |
| gbj44hz5umv2d | 2 | 2024-04-02/23:06:01 | 2024-04-02 23:06:16 | .373 s | DBMS_SCHEDULER | /* SQL Analyze(1) */ select /*+ full(t) no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad */to_char(count("AVGCLN")),substrb(dump(min("AVGCLN"),16,0,64),1,240),substrb(dump(max("AVGCLN"),16,0,64),1,240),to_char(count("COLNAME")),substrb(dump(min("COLNAME"),16,0,64),1,240),substrb(dump(max("COLNAME"),16,0,64),1,240),to_char(count("DENSITY")),substrb(dump(min("DENSITY"),16,0,64),1,240),substrb(dump(max("DENSITY"),16,0,64),1,240),to_char(count("DISTCNT")),substrb(dump(min("DISTCNT"),16,0,64),1,240),substrb(dump(max("DISTCNT"),16,0,64),1,240),to_char(count(case when "EXPRESSION" is null then null else 1 end)),to_char(count("FLAGS")),substrb(dump(min("FLAGS"),16,0,64),1,240),substrb(dump(max("FLAGS"),16,0,64),1,240),to_char(count("HIVAL")),to_char(count("INTCOL#")),substrb(dump(min("INTCOL#"),16,0,64),1,240),substrb(dump(max("INTCOL#") |
| 2p7ss4f6hrg4u | 34 | 2024-04-02/23:06:14 | 2024-04-02 23:06:16 | .016 s | null | insert into hist_head$(obj#, intcol#, bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt,lowval, hival, density, spare1, spare2, avgcln, col#, minimum_enc, maximum_enc) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20) |
| 2us35zwbgn4jh | 3 | 2024-04-02/23:05:42 | 2024-04-02 23:06:16 | .025 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_HISTHEAD_HISTORY" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| btdc3ssf53xt8 | 2 | 2024-04-02/23:04:51 | 2024-04-02 23:06:15 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DBID",16,0,64),1,240) d_3099381843, r.rwid, r.freq from "SYS"."WRH$_SQLTEXT" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DBID" |
| a1zv6wju3ftgv | 2 | 2024-04-02/23:00:07 | 2024-04-02 23:06:15 | .410 s | null | SELECT AUTOTASK_STATUS, ABA_STATE, NVL(ABA_STATE_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), NVL(ABA_START_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), MW_NAME, NVL(MW_START_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), NVL(RECONCILE_TIME, TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), INSTANCE_NAME FROM KET$_AUTOTASK_STATUS WHERE DUMMY_KEY=99999 FOR UPDATE |
| c3zymn7x3k6wy | 4 | 2024-04-02/23:06:04 | 2024-04-02 23:06:15 | 8.777 s | null | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
| 5svrcc2mr96zm | 2 | 2024-04-02/23:04:51 | 2024-04-02 23:06:15 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SNAP_ID",16,0,64),1,240) d_2559714659, r.rwid, r.freq from "SYS"."WRH$_SQLTEXT" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SNAP_ID" |
| 2x8k6ra6k2bnh | 2 | 2024-04-02/23:04:51 | 2024-04-02 23:06:15 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CON_DBID",16,0,64),1,240) d_2128730651, r.rwid, r.freq from "SYS"."WRH$_SQLTEXT" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CON_DBID" |
| amrg3r9jw7uq5 | 1 | 2024-04-02/23:06:14 | 2024-04-02 23:06:14 | .010 s | null | select /*+ index(ts) */ spare1 from sys.tab_stats$ ts where obj# = :1 |
| 2p7ss4f6hrg4u | 178 | 2024-04-02/23:05:59 | 2024-04-02 23:06:14 | .062 s | null | insert into hist_head$(obj#, intcol#, bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt,lowval, hival, density, spare1, spare2, avgcln, col#, minimum_enc, maximum_enc) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20) |
| 7gzcdxb9drpf8 | 235 | 2024-04-02/23:04:41 | 2024-04-02 23:05:58 | .700 s | DBMS_SCHEDULER | SELECT /*+ leading(u) use_nl_with_index(o) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ O.OBJ#, O.TYPE# FROM SYS.USER$ U, SYS.OBJ$ O WHERE U.NAME = :B3 AND O.OWNER# = U.USER# AND O.NAME = :B2 AND O.NAMESPACE = 1 AND O.REMOTEOWNER IS NULL AND O.LINKNAME IS NULL AND (O.SUBNAME IS NULL AND :B1 IS NULL OR O.SUBNAME = :B1 ) AND O.TYPE# IN (2,19,34) |
| 3dfypwvkdbguh | 50 | 2024-04-02/23:04:53 | 2024-04-02 23:05:58 | .229 s | DBMS_SCHEDULER | SELECT /*+ ordered push_pred(v) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ U.NAME, OT.NAME, DECODE(OT.TYPE#, 34, V.COMPART, OT.SUBNAME) PART, DECODE(OT.TYPE#, 34, OT.SUBNAME, NULL) SPART, V.COL, V.GLOB_ST, V.USER_ST, V.DIST, V.DENS, V.SDIST, V.SSIZE, V.NCNT, V.TSTAMP, V.CLEN, V.MINVAL, V.MAXVAL, V.NMIN, V.NMAX, V.DMIN, V.DMAX, V.CCNT, V.BVAL, V.EVAL, V.EAVAL, V.HISTFLG, V.RPCNT, V.FLAGS FROM SYS.USER$ U, SYS.OBJ$ OT, (SELECT /*+ no_or_expand ordered push_pred(hg) */ C.OBJ# OBJ#, 2 TYPE#, NULL COMPART, C.NAME COL, BITAND(H.SPARE2_KXTTST_CS, 2) GLOB_ST, BITAND(H.SPARE2_KXTTST_CS, 1) USER_ST, H.DISTCNT_KXTTST_CS DIST, H.DENSITY_KXTTST_CS DENS, H.SPARE1_KXTTST_CS SDIST, H.SAMPLE_SIZE_KXTTST_CS SSIZE, H.NULL_CNT_KXTTST_CS NCNT, H.TIMESTAMP#_KXTTST_CS TSTAMP, H.AVGCLN_KXTTST_CS CLEN, H.LOWVAL_KXTTST_CS MINVAL, H.HIVAL_KXTTST_CS MAXVAL, H.MINIMUM_KXTTST_CS NMIN, H.MAXIMUM_KXTTST_CS NMAX, NULL DMIN, NULL DMAX, H.CACHE_CNT_KXTTST_CS CCNT, HG.BUCKET_KXTTST_HS BVAL, HG |
| 38243c4tqrkxm | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .017 s | null | select u.name, o.name, o.namespace, o.type#, decode(bitand(i.property,1024),0,0,1), o.obj# from ind$ i,obj$ o,user$ u where i.obj#=:1 and o.obj#=i.bo# and o.owner#=u.user# |
| fcwg2b0rszakk | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .003 s | null | select p.valchar from sys.optstat_user_prefs$ p where p.obj#=:1 and p.pname=:2 |
| 4g6pp0b6fbawm | 72 | 2024-04-02/23:04:44 | 2024-04-02 23:05:58 | .054 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ROWCNT, BLKCNT, ANALYZETIME FROM SYS.TAB$ WHERE OBJ# = :B2 AND BITAND(FLAGS, 16) != 0 AND :B1 = 'n' UNION ALL SELECT ROWCNT_KXTTST_TS, BLKCNT_KXTTST_TS, ANALYZETIME_KXTTST_TS FROM SYS.X$KXTTSTETS WHERE OBJ#_KXTTST_TS = :B2 AND :B1 = 'y' |
| 8htd50hg4ysv8 | 47 | 2024-04-02/23:04:44 | 2024-04-02 23:05:58 | .061 s | null | select rowcnt, blkcnt, analyzetime from wri$_optstat_tab_history where obj#=:1 and savtime = timestamp '4000-12-01 01:00:00 -0:0' |
| c8h20n1d0k95m | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .006 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |
| 3qt0dku301xw0 | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .013 s | null | select u.name, o.name,o.obj#,o.type# from ind$ i, obj$ o, user$ u where i.obj#=:1 and o.obj#=i.bo# and o.owner#=u.user# |
| 751umqb58u1kn | 222 | 2024-04-02/23:04:44 | 2024-04-02 23:05:58 | .108 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ITU.NAME OWNNAME, ITO.NAME TABNAME FROM SYS.USER$ U, SYS.OBJ$ IO, SYS.IND$ I, SYS.OBJ$ ITO, SYS.USER$ ITU WHERE U.NAME = :B2 AND IO.NAME = :B1 AND IO.OWNER# = U.USER# AND IO.NAMESPACE = 4 AND IO.REMOTEOWNER IS NULL AND IO.LINKNAME IS NULL AND IO.SUBNAME IS NULL AND IO.TYPE# = 1 AND IO.OBJ# = I.OBJ# AND ITO.OBJ# = I.BO# AND ITO.OWNER#= ITU.USER# |
| 3axxxnjp5jjwj | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .003 s | null | delete from ind_stats$ where obj#=:1 |
| 7rt7d95ws5mvg | 47 | 2024-04-02/23:04:44 | 2024-04-02 23:05:58 | .151 s | DBMS_SCHEDULER | select /*+ INDEX(hh I_WRI$_OPTSTAT_HH_OBJ_ICOL_ST) QOSLIVE */ intcol# from sys.wri$_optstat_histhead_history hh where obj# = :1 and savtime = timestamp '4000-12-01 01:00:00 -0:0' order by intcol# asc |
| c2tgzxvda0vfn | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .004 s | null | select type# from ind$ where obj# = :1 |
| 4qfx5ur8a90ym | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .017 s | null | select u.name,o.name from tab$ t,user$ u,obj$ o where t.bobj#=:1 and t.obj#=o.obj# and o.owner#=u.user# |
| 9f5qcupfvj260 | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .029 s | null | insert /* QOSH:SAVE_STAS */ into sys.wri$_optstat_ind_history (obj#,rowcnt,leafcnt,distkey, lblkkey, dblkkey,clufac,blevel,analyzetime,samplesize,guessq,cachedblk, cachehit,logicalread,savtime,flags) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16) |
| gwv88a1k905a3 | 3 | 2024-04-02/23:05:58 | 2024-04-02 23:05:58 | .014 s | null | update clu$ set ts#=:2,file#=:3,block#=:4,cols=:5,size$=decode(:6,-1,null,:6),pctfree$=:7,pctused$=:8,initrans=:9,maxtrans=:10,hashkeys=:11,func=:12,extind=:13,avgchn=:14,degree=decode(:15,1,null,:15),instances=decode(:16,1,null,:16),dataobj#=:17,flags=:18,spare1=:19,spare2 = decode(:20,0,null,:20) where obj#=:1 |
| 0pavtwaz3h6f5 | 11 | 2024-04-02/23:04:53 | 2024-04-02 23:05:57 | .023 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ (SUM(LENGTH)+COUNT(*))*3 FROM USER$ U, OBJ$ O, IND$ I, ICOL$ IC, COL$ C WHERE U.NAME = :B2 AND O.NAME = :B1 AND U.USER# = O.OWNER# AND O.OBJ# = I.OBJ# AND O.OBJ# = IC.OBJ# AND IC.BO# = C.OBJ# AND IC.INTCOL# = C.INTCOL# |
| fnsrpsc5mg0kj | 12 | 2024-04-02/23:04:53 | 2024-04-02 23:05:57 | .171 s | DBMS_SCHEDULER | WITH UNQIDX AS (SELECT /*+ index(cc) */ CD.CON#,CC.INTCOL# FROM SYS.CCOL$ CC, SYS.CDEF$ CD WHERE CC.OBJ# = :B2 AND CD.CON# = CC.CON# AND CD.OBJ# = CC.OBJ# AND CD.ENABLED IS NOT NULL AND CD.INTCOLS <= :B1 AND CD.TYPE# IN (2,3) UNION ALL SELECT /*+ index(i) index(ic) */ I.OBJ#,IC.INTCOL# FROM SYS.IND$ I, SYS.ICOL$ IC WHERE I.BO# = :B2 AND I.OBJ# = IC.OBJ# AND I.INTCOLS <= :B1 AND BITAND(PROPERTY,1) = 1 AND BITAND(FLAGS,1025) = 0) SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CON# FROM UNQIDX WHERE CON# NOT IN (SELECT /*+ no_unnest */ CON# FROM UNQIDX WHERE INTCOL# NOT IN (SELECT /*+ no_unnest index(ic) */ INTCOL# FROM ICOL$ IC WHERE OBJ#=:B3 )) AND ROWNUM <= 1 |
| gyq83xgvqhb1a | 47 | 2024-04-02/23:04:43 | 2024-04-02 23:05:57 | .076 s | DBMS_SCHEDULER | SELECT * FROM ( SELECT /*+ rule OPT_PARAM('_parallel_syspls_obey_force' 'false') */ '"'||UI.NAME||'"' IND_OWNER, '"'||OI.NAME||'"' IND_NAME, OI.OBJ# OBJ_NUM, NVL(PO.FLAGS,0) LOCALITY, I.PROPERTY IPROP, I.TYPE# ITYPE FROM SYS.USER$ UT, SYS.OBJ$ OT, SYS.IND$ I, SYS.OBJ$ OI, SYS.USER$ UI, SYS.PARTOBJ$ PO WHERE ((:B3 IS NULL) OR (PO.FLAGS IS NULL) OR (PO.FLAGS = 2)) AND UT.NAME = :B2 AND UT.USER# = OT.OWNER# AND OT.NAME = :B1 AND OT.TYPE# = 2 AND OT.OBJ# = I.BO# AND I.OBJ# = OI.OBJ# AND OI.OWNER# = UI.USER# AND I.OBJ# = PO.OBJ#(+) UNION ALL SELECT /*+ rule */ '"'||UI.NAME||'"' IND_OWNER, '"'||OI.NAME||'"' IND_NAME, OI.OBJ# OBJ_NUM, 0 LOCALITY, I.PROPERTY IPROP, I.TYPE# ITYPE FROM SYS.USER$ UT, SYS.OBJ$ OT, SYS.IND$ I, SYS.TAB$ T, SYS.OBJ$ OI, SYS.USER$ UI WHERE :B4 IS NOT NULL AND UT.NAME = :B2 AND UT.USER# = OT.OWNER# AND OT.NAME = :B1 AND OT.TYPE# = 2 AND OT.OBJ# = T.OBJ# AND T.BOBJ# = I.BO# AND I.TYPE# = 3 AND I.OBJ# = OI.OBJ# AND OI.OWNER# = UI.USER# ) ORDER BY CASE WHE |
| b4kdp4u80mqm0 | 1 | 2024-04-02/23:05:56 | 2024-04-02 23:05:56 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ELEM_VERSION#",16,0,64),1,240) d_1172669434, r.rwid, r.freq from "SYS"."COLLECTION$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ELEM_VERSION#" |
| 5x13cvn7t6qmg | 1 | 2024-04-02/23:05:56 | 2024-04-02 23:05:56 | .028 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PACKAGE_OBJ#",16,0,64),1,240) d_59085670, r.rwid, r.freq from "SYS"."COLLECTION$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PACKAGE_OBJ#" |
| 0xxup561pyhyy | 1 | 2024-04-02/23:05:56 | 2024-04-02 23:05:56 | .024 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."COLL_TOID",16,0,64),1,240) d_572534986, r.rwid, r.freq from "SYS"."COLLECTION$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."COLL_TOID" |
| 843gtftk15dtd | 1 | 2024-04-02/23:05:56 | 2024-04-02 23:05:56 | .039 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."VERSION#",16,0,64),1,240) d_1159348781, r.rwid, r.freq from "SYS"."COLLECTION$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."VERSION#" |
| 644jvaub9rp52 | 47 | 2024-04-02/23:04:41 | 2024-04-02 23:05:55 | .009 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ CASE WHEN BITAND(FLAGS,16) = 0 THEN NULL ELSE ANALYZETIME END, BITAND(FLAGS,512) FROM SYS.TAB$ T WHERE T.OBJ# = :B1 |
| av0kjjbhc642q | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .019 s | null | delete from objauth$ where obj#=:1 |
| dmqb1hzrf5uxh | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .027 s | null | delete ntab$ where obj#=:1 |
| 8d3cj1rnkaj9t | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .016 s | null | delete lob$ where obj#=:1 |
| f0dyzv5ppbm47 | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .013 s | null | delete refcon$ where obj#=:1 |
| 0kxn8zx1svcbp | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .017 s | null | select distinct policy# from aud_object_opt$ where object# = :1 and type = 2 |
| a44jdqsy96zpc | 8 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .005 s | null | delete from ccol$ where obj#=:1 |
| 4rbnpkpntsxvu | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .005 s | null | delete from opqtype$ where obj#=:1 |
| 3tdf1gw7qs5su | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .019 s | null | select o.name from obj$ o, refcon$ r where o.oid$ = r.expctoid and r.obj# = :1 |
| 59vjj34vugaav | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .019 s | null | delete from obj$ where obj# = :1 |
| 2wdrw5tqputaq | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .003 s | null | delete from cdef$ where obj#=:1 |
| 2cngw9d1r43cd | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:53 | .023 s | null | delete from subcoltype$ where obj#=:1 |
| azf238qj26sp9 | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:52 | .009 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CHARSETFORM",16,0,64),1,240) d_210150367, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CHARSETFORM" |
| 1315gwmjw6t2j | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .004 s | null | select p_obj# from edition$ where obj# = :1 |
| 2wdrw5tqputaq | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .023 s | null | delete from cdef$ where obj#=:1 |
| cvfzdcvq3ck9b | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .009 s | null | delete from plscope_action$ where obj#=:1 |
| gsqxm6zz3w2by | 12 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .050 s | null | delete from idl_ub1$ where obj#=:1 and part=:2 |
| g2s1gpvyan3cj | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .012 s | null | delete from jijoin$ where obj# in ( select obj# from jijoin$ where tab1obj# = :1 or tab2obj# = :1) |
| cd0nwpf4hc43s | 0 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .014 s | null | insert into objauth$(option$,grantor#,obj#,privilege#,grantee#,col#,sequence#) values(decode(:1,0,null,:1),:2,:3,:4,:5,decode(:6,0,null,:6),object_grant.nextval) |
| 3zqk646c0847g | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .004 s | null | delete from type_misc$ where obj#=:1 |
| 77mtwmnd4c4pk | 8 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .017 s | null | select obj# from objerror$ |
| d3awq1p0f84rc | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .009 s | null | delete coltype$ where obj#=:1 |
| 5n0t3uxw307bd | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .003 s | null | delete from ind$ where bo#=:1 |
| a8qprtnrvn836 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .008 s | null | select c.owner#,c.name,c.con# from con$ c,cdef$ d where d.obj#=:1 and d.con#=c.con# |
| g1d5wvsq3n8kp | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .007 s | null | delete from clstkey$ where clstobj#=:1 |
| d5jd9b2xct7xz | 12 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .012 s | null | delete from idl_char$ where obj#=:1 and part=:2 |
| c3utnxsnrx8tk | 11 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .240 s | DBMS_SCHEDULER | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14,spare3=:15,signature=:16,spare7=:17,spare8=:18,spare9=:19, dflcollid=decode(:20,0,null,:20),creappid=:21,creverid=:22, modappid=:23,modverid=:24,crepatchid=:25,modpatchid=:26 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| awv6c9bw059s7 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .008 s | null | select 1 from sys.streams$_prepare_object po, sys.obj$ o where po.obj#= :1 and po.obj#=o.obj# and bitand(o.flags,128) = 0 |
| 46tak51zn9b3u | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:52 | .013 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."COL#",16,0,64),1,240) d_2382149590, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."COL#" |
| 6aj9g0vnstbq8 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .008 s | null | delete from object_usage where obj# in (select a.obj# from object_usage a, ind$ b where a.obj# = b.obj# and b.bo# = :1) |
| 2tu1xvhrd0xsn | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .005 s | null | delete from clst$ where clstobj#=:1 |
| arxwfzs160xzf | 8 | 2024-04-02/23:04:42 | 2024-04-02 23:05:52 | .036 s | null | insert into obj$(owner#,name,namespace,obj#,type#,ctime,mtime,stime,status,remoteowner,linkname,subname,dataobj#,flags,oid$,spare1,spare2,spare3, signature, spare7, spare8, spare9, dflcollid, creappid, creverid, modappid, modverid, crepatchid, modpatchid) values(:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18, :19,:20,:21,:22,decode(:23,0,null,:23),:24,:25,:26,:27,:28,:29) |
| b5sdyddn8czu0 | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .012 s | null | delete from assembly$ where obj#=:1 |
| 7xq8ywd9t52hb | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .029 s | null | delete from diana_version$ where obj# = :1 |
| c68zcykp5x303 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .009 s | null | DELETE FROM sys.sumdelta$ sd WHERE sd.tableobj# = :1 |
| 5vzwhw5w70c6t | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:52 | .020 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."NULL$",16,0,64),1,240) d_1839134018, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."NULL$" |
| c3uk9spac8d28 | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .016 s | null | delete from library$ where obj#=:1 |
| 0s0s74y04cdmn | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .013 s | null | delete from sqltxl$ where obj#=:1 |
| 68710chxghdqh | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .009 s | null | select obj#, stab#, sobj#, sobjd#, tobj# from rmtab$ where bitand(mflags, 72) = 72 and stab# = :1 |
| 63qh4nmssnfc0 | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .179 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | declare stmt varchar2(200); cnt number; is_active number; invalid_identifier exception; pragma exception_init(invalid_identifier, -00902); table_not_found exception; pragma exception_init(table_not_found, -00942); package_not_found exception; pragma exception_init(package_not_found, -04042); object_not_found exception; pragma exception_init(object_not_found, -04043); package_invalidated exception; pragma exception_init(package_invalidated, -04061); BEGIN if sys.dbms_standard.dictionary_obj_type = 'USER' THEN stmt := 'select SYS.SpatialActive from sys.dual'; begin execute immediate stmt into is_active; exception when invalid_identifier then is_active := 1; when others then is_active := 0; SYS.DBMS_SYSTEM.KSDWRT(SYS.DBMS_SYSTEM.TRACE_FILE, 'EXCEPTION[prvtgmd.sql(' || $$PLSQL_LINE || ')3]: ' || SQLERRM); end; if ( is_active = 0 ) |
| 9bvdr0ur4nfy2 | 16 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .047 s | null | insert into col$(obj#,name,intcol#,segcol#,type#,length,precision#,scale,null$,offset,fixedstorage,segcollength,deflength,default$,col#,property,charsetid,charsetform,spare1,spare2,spare3,evaledition#,unusablebefore#,unusablebeginning#,collid,collintcol#,acdrrescol#, spare7, spare9, spare10)values(:1,:2,:3,:4,:5,:6,decode(:5,182/*DTYIYM*/,:7,183/*DTYIDS*/,:7,decode(:7,0,null,:7)),decode(:5,2,decode(:8,-127/*MAXSB1MINAL*/,null,:8),178,:8,179,:8,180,:8,181,:8,182,:8,183,:8,231,:8,null),:9,0,:10,:11,decode(:12,0,null,:12),:13,:14,:15,:16,:17,:18,:19,:20,decode(:21,1,null,:21),decode(:22,0,null,:22),decode(:23,0,null,:23),decode(:24,0,null,:24),decode(:25,0,null,:25),decode(:26,0,null,:26),:27,:28, :29) |
| 7x55strr8u10b | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .004 s | null | delete from icol$ where bo#=:1 |
| fnydybsv6q1ny | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .008 s | null | select STAGING_LOG_OBJ# from sys.syncref$_table_info where table_obj# = :1 |
| 64vnd50gjq1wz | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .019 s | null | delete from clstdimension$ where clstobj#=:1 |
| 9nwgayayppcxj | 8 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .015 s | null | select count(*) from ilm$ where rownum < 2 |
| 2vv49kn276y0z | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .004 s | null | select oid$,user# from oid$ where obj#=:1 |
| 701ygx6uc6d5d | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .021 s | null | delete from clstjoin$ where clstobj#=:1 |
| dvpfc386d6dmm | 12 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .010 s | null | delete from idl_sb4$ where obj#=:1 and part=:2 |
| dcfczgfxcafqm | 4 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .065 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ ORA_TQ_BASE$.NEXTVAL FROM DUAL |
| 5pazx6dft6hru | 6 | 2024-04-02/23:00:40 | 2024-04-02 23:05:52 | .761 s | null | select o.owner#, o.name, o.namespace, o.obj#, d.d_timestamp, nvl(d.property,0), o.type#, o.subname, o.status, d.d_attrs from dependency$ d, obj$ o where d.p_obj#=:1 and (d.p_timestamp=nvl(:2,d.p_timestamp) or d.property=2) and o.owner#=nvl(:3,o.owner#) and d.d_obj#=o.obj# order by o.obj# |
| gawwr67493r4z | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .012 s | null | delete ecol$ where tabobj# = :1 |
| 5g6j3u70s3rm0 | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .045 s | null | delete from edition$ where obj#=:1 |
| 44y3nz5tdrtw4 | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .162 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | BEGIN IF (ORA_DICT_OBJ_TYPE = 'USER') THEN DELETE FROM SYSTEM.SQLPLUS_PRODUCT_PROFILE WHERE USERID = ORA_DICT_OBJ_NAME; END IF; EXCEPTION WHEN OTHERS THEN IF (SQLCODE = -4043) OR (SQLCODE = -1031) THEN NULL; ELSE RAISE; END IF; END; |
| 1fr73dag07wrf | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .008 s | null | delete from index_orphaned_entry$ where indexobj# in (select obj# from ind$ where bo# = :1) |
| 683rrjnf07xvh | 0 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .002 s | null | select count(*) from objauth$ where grantor#=:2 and obj#=:3 and privilege#=:4 and grantee#=:5 and nvl(option$,0) = :1 and nvl(col#,0) = :6 |
| 4t30m71vavyqa | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .021 s | null | select s.obj#, s.containerobj#, u.name, o.name, s.xpflags from sys.sum$ s, sys.sumdetail$ d, sys.user$ u, sys.obj$ o where bitand(s.xpflags, 34359738368) = 34359738368 and s.obj# = o.obj# and u.user# = o.owner# and s.obj# = d.sumobj# and bitand(d.flags, 2) = 2 and d.detailobj# = :1 |
| b62q7nc33gzwx | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .004 s | null | delete from tab$ where obj#=:1 |
| 89zndkdaxgba6 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .018 s | null | select count(*) from im_domain$ where objn = :1 and (0 = :2 OR col# = :2) |
| atqqshdutvcz7 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .003 s | null | select master from sys.mlog$ where master = :2 and mowner = :1 |
| gv8qpm1gz3gcm | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .009 s | null | select o.name, u.name from sys.obj$ o, sys.user$ u where u.user#=o.owner# and o.obj# = :1 |
| as3uq6ggb3gx6 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .006 s | null | delete from hist_head$ where obj# = :1 |
| 44dn40afubks4 | 2 | 2024-04-02/23:05:47 | 2024-04-02 23:05:52 | .069 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| 54q35ctruvmjc | 4 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .018 s | null | select cc.intcol# from cdef$ c, ccol$ cc where c.obj#=cc.obj# and c.con#=cc.con# and c.type#=7 and c.obj#=:1 |
| 786vm3b7ar16k | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .012 s | null | delete from sqltxl_err$ where obj#=:1 |
| cgh0uha8d3386 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .009 s | null | DELETE FROM sys.snap_loadertime$ sd WHERE sd.tableobj# = :1 |
| ght3kqjqw74ff | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .016 s | null | delete from procedure$ where obj#=:1 |
| 1908wkp0g1dbt | 2 | 2024-04-02/23:05:52 | 2024-04-02 23:05:52 | .008 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306274 and bitand(FLAGS, 128)=0 |
| ck9067jjt5ht5 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .010 s | null | select intcol# from ustats$ where obj# = :1 |
| 1s1p0b1vz9j0z | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .032 s | null | delete from plscope_identifier$ where obj#=:1 |
| ac805sb6btmg3 | 4 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .017 s | null | select obj#, owner, node from syn$ where name=:1 and owner=:2 |
| aypft341d5mvm | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .044 s | php-fpm: pool www@fiddle-oracle21xe.localdomain (TNS V1-V3) | DECLARE stmt VARCHAR2(256); invalid_identifier exception; pragma exception_init(invalid_identifier, -00904); is_active number; BEGIN IF sys.dbms_standard.dictionary_obj_type = 'USER' THEN -- Make sure "Spatial Data and Graph" is installed/active stmt := 'select sys.SpatialActive from sys.dual'; begin execute immediate stmt into is_active; exception when invalid_identifier then is_active := 0; when others then is_active := 0; SYS.DBMS_SYSTEM.KSDWRT(SYS.DBMS_SYSTEM.TRACE_FILE, 'EXCEPTION[sdonetmd.sql(' || $$PLSQL_LINE || ')1]: ' || SQLERRM); end; if ( is_active = 0 ) then return; end if; stmt := 'DELETE FROM SDO_NETWORK_METADATA_TABLE WHERE SDO_OWNER = sdo_util.get_quoted_name(:name)'; EXECUTE IMMEDIATE stmt using sys.dbms_standard.dictionary_obj_name; stmt := 'DELETE FROM SDO_NETWORK_CONSTRAINTS WHERE SDO_OWNER = sdo_util.get_quoted_name(: |
| 7frp5qgh6jpjn | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .007 s | null | SELECT redef_id FROM sys.redef_object$ WHERE obj_type = :1 AND ((obj_owner = :2 AND obj_name = :3) OR (int_obj_owner = :2 AND int_obj_name = :3)) AND rownum = 1 |
| 28kp9tmbfdqba | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .008 s | null | delete com$ where obj#=:1 |
| 1hxfbnas8xr2j | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .023 s | null | select dummy from dual where ora_dict_obj_type='ROLE' |
| 7b9wk23u2x3yg | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .006 s | null | delete from icoldep$ where obj# in (select obj# from ind$ where bo#=:1) |
| ab69tffpad6w2 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .018 s | null | DELETE FROM sys.sumpartlog$ sp WHERE sp.bo# = :1 |
| 0zbft9b0j2pd3 | 4 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .007 s | DBMS_SCHEDULER | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ USERENV('INSTANCE') FROM DUAL |
| 7kbu0c7yd2q6z | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .007 s | null | select nvl(spare3,0), nvl(property,0), flags, nvl(spare5,'NN0') from tab$ where obj# = :1 |
| 0a7q9v9nd2qc1 | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .005 s | null | select count(*) from association$ where obj# = :1 |
| c747smwusuqjq | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .026 s | null | select o.name,o.namespace,d.d_timestamp,o.owner# from dependency$ d,obj$ o, user$ u where d.p_obj#=:2 and d.p_timestamp=:3 and d.d_obj#=o.obj# and o.owner#=u.user# and (u.name=:1 or u.ext_username=:1 or o.type#=5) and o.status in (2,3) |
| 113vsgmfvf5p0 | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .030 s | null | delete from sqltxl_sql$ where obj#=:1 |
| gvsssq45y66m3 | 4 | 2024-04-02/23:04:56 | 2024-04-02 23:05:52 | .024 s | null | insert into tab$(obj#,ts#,file#,block#,bobj#,tab#,intcols,kernelcols,clucols,audit$,flags,pctfree$,pctused$,initrans,maxtrans,rowcnt,blkcnt,empcnt,avgspc,chncnt,avgrln,analyzetime,samplesize,cols,property,degree,instances,dataobj#,avgspc_flb,flbcnt,trigflag,spare1,spare6,spare7,acdrflags,acdrtsobj#,acdrdefaulttime,acdrrowtsintcol#)values(:1,:2,:3,:4,decode(:5,0,null,:5),decode(:6,0,null,:6),:7,:8,decode(:9,0,null,:9),:10,:11,:12,:13,:14,:15,:16,:17,:18,:19,:20,:21,:22,:23,:24,:25,decode(:26,1,null,:26),decode(:27,1,null,:27),:28,:29,:30,:31,:32,:33,:34,:35,:36,:37,:38) |
| ggnrn8xktk8pz | 64 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .019 s | null | select NVL(ilevel,0), NVL(bestsortcol,0), NVL(tinsize,0), NVL(toutsize,0), NVL(spare1,0), NVL(spare3,0), NVL(dataobj#,0), NVL(ts#,0), NVL(file#,0), NVL(block#,0), NVL(spare2,0), NVL(spare4,0), analyzer from compression$ where obj#=:1 and ulevel=:2 |
| 8pn2d8msd9v06 | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .332 s | null | delete from dir$ where obj#=:1 |
| fndr8b2vxtvfr | 4 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .022 s | null | delete from jirefreshsql$ where iobj# in ( select iobj# from jirefreshsql$ where tobj# = :1) |
| gdhz78y24tvnz | 12 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .014 s | null | delete from ncomp_dll$ where obj#=:1 returning dllname into :2 |
| 33cmj01uf5zfb | 8 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .012 s | null | delete from col$ where obj#=:1 |
| 9ap39tmmw76gc | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:52 | .014 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TYPE#",16,0,64),1,240) d_1893548993, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TYPE#" |
| fzpk4xrkr398f | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .007 s | null | select svcflags,svcname from imsvc$ where obj#=:1 and subpart# is null |
| dhx4hx5kz79bf | 10 | 2024-04-02/23:00:41 | 2024-04-02 23:05:52 | .022 s | null | delete from javaobj$ where obj#=:1 |
| 675jm67ufr9tm | 4 | 2024-04-02/23:04:57 | 2024-04-02 23:05:52 | .016 s | null | select 1 from sys.tablogicpart$ where bo# = :1 |
| 9y7s2afnkqs9d | 12 | 2024-04-02/23:04:58 | 2024-04-02 23:05:52 | .007 s | null | delete from idl_ub2$ where obj#=:1 and part=:2 |
| 8kd76dxv1ksg1 | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:52 | .009 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PROPERTY",16,0,64),1,240) d_1738371530, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PROPERTY" |
| 6ur317x9hn13c | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:51 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SEGCOL#",16,0,64),1,240) d_696058385, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SEGCOL#" |
| bbqqvz19fw9h3 | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:51 | .016 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| arzygyggs4hmw | 1 | 2024-04-02/23:05:51 | 2024-04-02 23:05:51 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."LENGTH",16,0,64),1,240) d_1317790587, r.rwid, r.freq from "SYS"."COL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."LENGTH" |
| 3h4kxdyd1jzrt | 115 | 2024-04-02/23:04:41 | 2024-04-02 23:05:50 | .017 s | DBMS_SCHEDULER | SELECT ORA_HASH(:B1 ) FROM SYS.DUAL |
| 9uqqf2f4hhhqz | 1 | 2024-04-02/23:05:50 | 2024-04-02 23:05:50 | .009 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."SUBSCRIPTION_NAME",1,64),16,0,64),1,240) d_1998483573, r.rwid, r.freq from "SYS"."REG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."SUBSCRIPTION_NAME",1,64) |
| 15vhvpw36fcrj | 1 | 2024-04-02/23:05:50 | 2024-04-02 23:05:50 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."USER#",16,0,64),1,240) d_27068883, r.rwid, r.freq from "SYS"."REG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."USER#" |
| fkz6hjv2mahyv | 1 | 2024-04-02/23:05:50 | 2024-04-02 23:05:50 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."NAMESPACE",16,0,64),1,240) d_3028216629, r.rwid, r.freq from "SYS"."REG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."NAMESPACE" |
| bpf570umv12m0 | 1 | 2024-04-02/23:05:50 | 2024-04-02 23:05:50 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."QOSFLAGS",16,0,64),1,240) d_434845161, r.rwid, r.freq from "SYS"."REG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."QOSFLAGS" |
| 03krfrrpvwjrv | 1 | 2024-04-02/23:05:49 | 2024-04-02 23:05:49 | .032 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OPERATION",16,0,64),1,240) d_3230324687, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_OPR" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OPERATION" |
| b0fw11b305pbq | 1 | 2024-04-02/23:05:49 | 2024-04-02 23:05:49 | .038 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."STATUS",16,0,64),1,240) d_2980463140, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_OPR" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."STATUS" |
| a3j5v2p2mqn1s | 1 | 2024-04-02/23:05:49 | 2024-04-02 23:05:49 | .048 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SYS_NC00017$",16,0,64),1,240) d_1853515335, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_OPR" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SYS_NC00017$" |
| 44dn40afubks4 | 3 | 2024-04-02/23:00:47 | 2024-04-02 23:05:47 | 2.729 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| 7mxrddpvudppq | 2 | 2024-04-02/23:05:46 | 2024-04-02 23:05:47 | .014 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306273 and bitand(FLAGS, 128)=0 |
| f0d5079bjv903 | 1 | 2024-04-02/23:05:45 | 2024-04-02 23:05:46 | .009 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SPARE2",16,0,64),1,240) d_1795865358, r.rwid, r.freq from "SYS"."HIST_HEAD$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SPARE2" |
| c24twv8b0cxjt | 1 | 2024-04-02/23:05:45 | 2024-04-02 23:05:46 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ROW_CNT",16,0,64),1,240) d_303195119, r.rwid, r.freq from "SYS"."HIST_HEAD$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ROW_CNT" |
| bv1ck1g3gnqqt | 1 | 2024-04-02/23:05:45 | 2024-04-02 23:05:46 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."HIST_HEAD$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| b0yuhnnm678uv | 1 | 2024-04-02/23:05:45 | 2024-04-02 23:05:46 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."COL#",16,0,64),1,240) d_2382149590, r.rwid, r.freq from "SYS"."HIST_HEAD$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."COL#" |
| 99rb37rjpdnbb | 1 | 2024-04-02/23:05:44 | 2024-04-02 23:05:44 | .005 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| 4aav4kp8w4pws | 3 | 2024-04-02/23:04:42 | 2024-04-02 23:05:44 | .008 s | null | select interval_str, interval_bival from partobj$ where rowid = :1 |
| 94qrpyyq3t85a | 1 | 2024-04-02/23:05:44 | 2024-04-02 23:05:44 | .005 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| f5p7gttxuk166 | 3 | 2024-04-02/23:04:42 | 2024-04-02 23:05:44 | .008 s | null | select count(ts#) from insert_tsn_list$ where bo# = :1 |
| adds4wma0y8c4 | 3 | 2024-04-02/23:00:16 | 2024-04-02 23:05:44 | .121 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| dycmpuj6apqjs | 5 | 2024-04-02/23:00:16 | 2024-04-02 23:05:44 | .188 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| 0cfd8jazd4pc4 | 1 | 2024-04-02/23:05:41 | 2024-04-02 23:05:41 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OWNER#",16,0,64),1,240) d_1210682704, r.rwid, r.freq from "SYS"."CON$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OWNER#" |
| a01421p69cs74 | 1 | 2024-04-02/23:05:40 | 2024-04-02 23:05:40 | .014 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."OPTSTAT_SNAPSHOT$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| c310t5wy1n5wy | 1 | 2024-04-02/23:05:38 | 2024-04-02 23:05:39 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ROW#",16,0,64),1,240) d_4166783563, r.rwid, r.freq from "SYS"."HISTGRM$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ROW#" |
| afpd4vj8bhkuk | 1 | 2024-04-02/23:05:38 | 2024-04-02 23:05:39 | .034 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."EP_REPEAT_COUNT",16,0,64),1,240) d_209335283, r.rwid, r.freq from "SYS"."HISTGRM$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."EP_REPEAT_COUNT" |
| 0ug4j06ch7g81 | 1 | 2024-04-02/23:05:38 | 2024-04-02 23:05:39 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."COL#",16,0,64),1,240) d_2382149590, r.rwid, r.freq from "SYS"."HISTGRM$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."COL#" |
| bgm43fnpu00gu | 1 | 2024-04-02/23:05:38 | 2024-04-02 23:05:39 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."HISTGRM$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| 8ykab6zdrhs05 | 1 | 2024-04-02/23:05:35 | 2024-04-02 23:05:36 | .013 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."STATUS",16,0,64),1,240) d_2980463140, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_OPR_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."STATUS" |
| 57u59ykku1rhx | 1 | 2024-04-02/23:05:35 | 2024-04-02 23:05:35 | .021 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."NOTES",1,64),16,0,64),1,240) d_494323660, r.rwid, r.freq from "SYS"."WRI$_OPTSTAT_OPR_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."NOTES",1,64) |
| cnptm3xnnzq82 | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:33 | .020 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FILE#",16,0,64),1,240) d_1985055719, r.rwid, r.freq from "SYS"."TABPART$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FILE#" |
| bvr4wk04yas53 | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:33 | .015 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TS#",16,0,64),1,240) d_2793702272, r.rwid, r.freq from "SYS"."TABPART$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TS#" |
| 17zug5snbmbzq | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:33 | .013 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."TABPART$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| b7a85gnmatu28 | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:33 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."BO#",16,0,64),1,240) d_3258529640, r.rwid, r.freq from "SYS"."TABPART$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."BO#" |
| 37kmfkjdrk79y | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:32 | .022 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS_STG",16,0,64),1,240) d_2249879403, r.rwid, r.freq from "SYS"."DEFERRED_STG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS_STG" |
| 5nf6c1mz738cv | 1 | 2024-04-02/23:05:32 | 2024-04-02 23:05:32 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CMPFLAG_STG",16,0,64),1,240) d_2167674959, r.rwid, r.freq from "SYS"."DEFERRED_STG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CMPFLAG_STG" |
| 2v5gu5w4zxch4 | 1 | 2024-04-02/23:05:31 | 2024-04-02 23:05:31 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."STATUS",16,0,64),1,240) d_2980463140, r.rwid, r.freq from "SYS"."STATS_TARGET$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."STATUS" |
| 2ky6961u8s8k3 | 1 | 2024-04-02/23:05:31 | 2024-04-02 23:05:31 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SID",16,0,64),1,240) d_1967766373, r.rwid, r.freq from "SYS"."STATS_TARGET$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SID" |
| gk8wtb7mqqx9v | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."SCHEDULER$_GLOBAL_ATTRIBUTE" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| 595rjf878mt68 | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .019 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PRIVILEGE#",16,0,64),1,240) d_2121352220, r.rwid, r.freq from "SYS"."USERAUTH$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PRIVILEGE#" |
| 0kkhhb2w93cx0 | 7 | 2024-04-02/23:00:41 | 2024-04-02 23:05:30 | .026 s | null | update seg$ set type#=:4,blocks=:5,extents=:6,minexts=:7,maxexts=:8,extsize=:9,extpct=:10,user#=:11,iniexts=:12,lists=decode(:13, 65535, NULL, :13),groups=decode(:14, 65535, NULL, :14), cachehint=:15, hwmincr=:16, spare1=DECODE(:17,0,NULL,:17),scanhint=:18, bitmapranges=:19 where ts#=:1 and file#=:2 and block#=:3 |
| apvxpx89w7dp2 | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OPTION$",16,0,64),1,240) d_3603047128, r.rwid, r.freq from "SYS"."USERAUTH$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OPTION$" |
| gja35y5j0m29w | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."LOG_ID",16,0,64),1,240) d_712308018, r.rwid, r.freq from "SYS"."SCHEDULER$_WINDOW_DETAILS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."LOG_ID" |
| 5gf52p7mg6cg2 | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .014 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."SCHEDULER$_CLASS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| 42s0faxkzg6as | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .015 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."GRANTEE#",16,0,64),1,240) d_2078680100, r.rwid, r.freq from "SYS"."USERAUTH$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."GRANTEE#" |
| fd8uyjbtrfutf | 1 | 2024-04-02/23:05:30 | 2024-04-02 23:05:30 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."VALUE",1,64),16,0,64),1,240) d_2591036617, r.rwid, r.freq from "SYS"."SCHEDULER$_GLOBAL_ATTRIBUTE" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."VALUE",1,64) |
| c03qhwvdthdm4 | 1 | 2024-04-02/23:05:29 | 2024-04-02 23:05:29 | .022 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PARTTYPE",16,0,64),1,240) d_75978972, r.rwid, r.freq from "SYS"."PARTOBJ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PARTTYPE" |
| gqvhkdzuxsyja | 1 | 2024-04-02/23:05:29 | 2024-04-02 23:05:29 | .024 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SPARE2",16,0,64),1,240) d_1795865358, r.rwid, r.freq from "SYS"."PARTOBJ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SPARE2" |
| 8jrqz67fmnnst | 1 | 2024-04-02/23:05:29 | 2024-04-02 23:05:29 | .016 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."PARTOBJ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| b2hb40b4yy3n8 | 1 | 2024-04-02/23:05:29 | 2024-04-02 23:05:29 | .019 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DEFTS#",16,0,64),1,240) d_4055258677, r.rwid, r.freq from "SYS"."PARTOBJ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DEFTS#" |
| 7nnxp93101k5x | 1 | 2024-04-02/23:05:29 | 2024-04-02 23:05:29 | .043 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OBJ#",16,0,64),1,240) d_3404126564, r.rwid, r.freq from "SYS"."CLU$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OBJ#" |
| 9bsw8h3c05br7 | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .052 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."BOBJ#",16,0,64),1,240) d_1679120620, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."BOBJ#" |
| b0n5x4p3br26n | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .022 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FILE#",16,0,64),1,240) d_1985055719, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FILE#" |
| 5601nq2nx4m7a | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TS#",16,0,64),1,240) d_2793702272, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TS#" |
| gu7ugwcaay3qn | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .045 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TRIGFLAG",16,0,64),1,240) d_3161496354, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TRIGFLAG" |
| f3gy10zqydfkn | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .058 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| 5zpjx0dgnjzsd | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .038 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SAMPLESIZE",16,0,64),1,240) d_2178311139, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SAMPLESIZE" |
| b1cf0m098g7d0 | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:25 | .042 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PROPERTY",16,0,64),1,240) d_1738371530, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PROPERTY" |
| 6fq8ku4nbbnq3 | 1 | 2024-04-02/23:05:24 | 2024-04-02 23:05:24 | .377 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ROWCNT",16,0,64),1,240) d_3130682327, r.rwid, r.freq from "SYS"."TAB$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ROWCNT" |
| 8p91pzmbqh63s | 1 | 2024-04-02/23:05:20 | 2024-04-02 23:05:20 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FILE#",16,0,64),1,240) d_1985055719, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FILE#" |
| 36uzz0w5sknr8 | 1 | 2024-04-02/23:05:20 | 2024-04-02 23:05:20 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TS#",16,0,64),1,240) d_2793702272, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TS#" |
| 50q8fdq982v5m | 1 | 2024-04-02/23:05:20 | 2024-04-02 23:05:20 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SCANHINT",16,0,64),1,240) d_1778628350, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SCANHINT" |
| fcs7vnwvf98r0 | 1 | 2024-04-02/23:05:20 | 2024-04-02 23:05:20 | .715 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TYPE#",16,0,64),1,240) d_1893548993, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TYPE#" |
| brzrg9w4whbw5 | 1 | 2024-04-02/23:05:19 | 2024-04-02 23:05:19 | .060 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."USER#",16,0,64),1,240) d_27068883, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."USER#" |
| 3kztus0pg0958 | 1 | 2024-04-02/23:05:19 | 2024-04-02 23:05:19 | .054 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SPARE1",16,0,64),1,240) d_3221188327, r.rwid, r.freq from "SYS"."SEG$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SPARE1" |
| gm0vgv9utrawp | 1 | 2024-04-02/23:05:13 | 2024-04-02 23:05:13 | .071 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SNAPSHOT_ID",16,0,64),1,240) d_3776494566, r.rwid, r.freq from "SYS"."EXP_STAT$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SNAPSHOT_ID" |
| c0a4yju2r7z7d | 1 | 2024-04-02/23:05:02 | 2024-04-02 23:05:03 | .038 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."SCHEDULER$_WINDOW" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| b2ym07f493vgt | 1 | 2024-04-02/23:05:02 | 2024-04-02 23:05:03 | .093 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SYS_NC00022$",16,0,64),1,240) d_832412856, r.rwid, r.freq from "SYS"."SCHEDULER$_WINDOW" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SYS_NC00022$" |
| 6x94x5awq1z5s | 1 | 2024-04-02/23:05:01 | 2024-04-02 23:05:01 | .121 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."SEQ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| 36j52amg2wppf | 2 | 2024-04-02/23:04:59 | 2024-04-02 23:05:00 | .003 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306272 and bitand(FLAGS, 128)=0 |
| g6a3zy8v3qc84 | 1 | 2024-04-02/23:04:59 | 2024-04-02 23:04:59 | .023 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CON_DBID",16,0,64),1,240) d_2128730651, r.rwid, r.freq from "SYS"."WRI$_SQLSET_PLANS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CON_DBID" |
| 8nwsztmf3wt4w | 2 | 2024-04-02/23:04:58 | 2024-04-02 23:04:58 | .033 s | null | select privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0), 64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and grantee#=:2 group by privilege#,nvl(col#,0) |
| 8fkf44w2uz074 | 2 | 2024-04-02/23:04:58 | 2024-04-02 23:04:58 | .003 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 04kug40zbu4dm | 5 | 2024-04-02/23:00:41 | 2024-04-02 23:04:58 | .016 s | null | select policy#, action# from aud_object_opt$ where object# = :1 and type = 2 |
| 9pbthy0apuy61 | 2 | 2024-04-02/23:04:57 | 2024-04-02 23:04:57 | .002 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 306271 and bitand(FLAGS, 128)=0 |
| 82dur4padunm5 | 1 | 2024-04-02/23:04:56 | 2024-04-02 23:04:56 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."EXECUTIONS",16,0,64),1,240) d_1621331625, r.rwid, r.freq from "SYS"."WRI$_SQLSET_STATISTICS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."EXECUTIONS" |
| 2jgmnjvrr7sb8 | 1 | 2024-04-02/23:04:56 | 2024-04-02 23:04:56 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CON_DBID",16,0,64),1,240) d_2128730651, r.rwid, r.freq from "SYS"."WRI$_SQLSET_STATISTICS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CON_DBID" |
| d81vjdrqugd4w | 1 | 2024-04-02/23:04:56 | 2024-04-02 23:04:56 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CPU_TIME_DELTA",16,0,64),1,240) d_2507461994, r.rwid, r.freq from "SYS"."WRI$_SQLSET_STATISTICS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CPU_TIME_DELTA" |
| 5hrvvu1r771m5 | 2 | 2024-04-02/23:00:36 | 2024-04-02 23:04:56 | .043 s | null | SELECT VALUE$ FROM SYS.PROPS$ WHERE NAME = 'OGG_TRIGGER_OPTIMIZATION' |
| 07vx9sjupsjm7 | 1 | 2024-04-02/23:04:55 | 2024-04-02 23:04:55 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."BLOCKS",16,0,64),1,240) d_285629694, r.rwid, r.freq from "SYS"."TSQ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."BLOCKS" |
| afj0czyg6hdwj | 1 | 2024-04-02/23:04:55 | 2024-04-02 23:04:55 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TS#",16,0,64),1,240) d_2793702272, r.rwid, r.freq from "SYS"."TSQ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TS#" |
| 9j3nsvakwu1d9 | 1 | 2024-04-02/23:04:55 | 2024-04-02 23:04:55 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."MAXBLOCKS",16,0,64),1,240) d_3401712120, r.rwid, r.freq from "SYS"."TSQ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."MAXBLOCKS" |
| 3wf5wp1nxm1y6 | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SPARE9",16,0,64),1,240) d_2760887448, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SPARE9" |
| f0auwnbzr010j | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ASTATUS",16,0,64),1,240) d_1005290604, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ASTATUS" |
| cxts4m2tvhncr | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .020 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."RESOURCE$",16,0,64),1,240) d_1077599594, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."RESOURCE$" |
| 6mh40ps22g0jc | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .004 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TYPE#",16,0,64),1,240) d_1893548993, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TYPE#" |
| b9ap8rafquyxb | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TEMPTS#",16,0,64),1,240) d_1172735076, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TEMPTS#" |
| 894q7uv6h69xx | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DATATS#",16,0,64),1,240) d_2500216258, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DATATS#" |
| dks78q3j9ngw2 | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:53 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SPARE1",16,0,64),1,240) d_3221188327, r.rwid, r.freq from "SYS"."USER$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SPARE1" |
| d6bna071v3ubh | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ADVISOR_ID",16,0,64),1,240) d_2026044459, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ADVISOR_ID" |
| dwrxtr3n9uw4d | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .004 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."OWNER_NAME",1,64),16,0,64),1,240) d_2880690580, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."OWNER_NAME",1,64) |
| 3duutb3va8psa | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."HOW_CREATED",16,0,64),1,240) d_4264415911, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."HOW_CREATED" |
| 9v20sgduav008 | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .019 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."ADVISOR_NAME",1,64),16,0,64),1,240) d_2897005349, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."ADVISOR_NAME",1,64) |
| 18qkb01hcp43p | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .034 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."NAME",1,64),16,0,64),1,240) d_2614638557, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."NAME",1,64) |
| 3dfypwvkdbguh | 12 | 2024-04-02/23:04:44 | 2024-04-02 23:04:52 | .229 s | DBMS_SCHEDULER | SELECT /*+ ordered push_pred(v) OPT_PARAM('_parallel_syspls_obey_force' 'false') */ U.NAME, OT.NAME, DECODE(OT.TYPE#, 34, V.COMPART, OT.SUBNAME) PART, DECODE(OT.TYPE#, 34, OT.SUBNAME, NULL) SPART, V.COL, V.GLOB_ST, V.USER_ST, V.DIST, V.DENS, V.SDIST, V.SSIZE, V.NCNT, V.TSTAMP, V.CLEN, V.MINVAL, V.MAXVAL, V.NMIN, V.NMAX, V.DMIN, V.DMAX, V.CCNT, V.BVAL, V.EVAL, V.EAVAL, V.HISTFLG, V.RPCNT, V.FLAGS FROM SYS.USER$ U, SYS.OBJ$ OT, (SELECT /*+ no_or_expand ordered push_pred(hg) */ C.OBJ# OBJ#, 2 TYPE#, NULL COMPART, C.NAME COL, BITAND(H.SPARE2_KXTTST_CS, 2) GLOB_ST, BITAND(H.SPARE2_KXTTST_CS, 1) USER_ST, H.DISTCNT_KXTTST_CS DIST, H.DENSITY_KXTTST_CS DENS, H.SPARE1_KXTTST_CS SDIST, H.SAMPLE_SIZE_KXTTST_CS SSIZE, H.NULL_CNT_KXTTST_CS NCNT, H.TIMESTAMP#_KXTTST_CS TSTAMP, H.AVGCLN_KXTTST_CS CLEN, H.LOWVAL_KXTTST_CS MINVAL, H.HIVAL_KXTTST_CS MAXVAL, H.MINIMUM_KXTTST_CS NMIN, H.MAXIMUM_KXTTST_CS NMAX, NULL DMIN, NULL DMAX, H.CACHE_CNT_KXTTST_CS CCNT, HG.BUCKET_KXTTST_HS BVAL, HG |
| d768wqkgvf54k | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .028 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."LAST_EXEC_NAME",1,64),16,0,64),1,240) d_2986789370, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."LAST_EXEC_NAME",1,64) |
| 5y5304t4by4dy | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OWNER#",16,0,64),1,240) d_1210682704, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OWNER#" |
| fpjurssjwfbb6 | 1 | 2024-04-02/23:04:53 | 2024-04-02 23:04:52 | .016 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PROPERTY",16,0,64),1,240) d_1738371530, r.rwid, r.freq from "SYS"."WRI$_ADV_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PROPERTY" |
| 8asas4zs8j7g5 | 1 | 2024-04-02/23:04:52 | 2024-04-02 23:04:51 | .015 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SNAPSHOT_ID",16,0,64),1,240) d_3776494566, r.rwid, r.freq from "SYS"."EXP_OBJ$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SNAPSHOT_ID" |
| 12y4t7q4m75a7 | 1 | 2024-04-02/23:04:50 | 2024-04-02 23:04:50 | .028 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DROP_SEGMENTS",16,0,64),1,240) d_2503730669, r.rwid, r.freq from "SYS"."MON_MODS_ALL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DROP_SEGMENTS" |
| btwfcufqhs2qa | 1 | 2024-04-02/23:04:50 | 2024-04-02 23:04:50 | .004 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."MON_MODS_ALL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| cza2qvrnscz1h | 1 | 2024-04-02/23:04:48 | 2024-04-02 23:04:48 | .026 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."STATUS_FLAG",16,0,64),1,240) d_3001590056, r.rwid, r.freq from "SYS"."WRM$_WR_CONTROL" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."STATUS_FLAG" |
| 2n09j05acy1nt | 1 | 2024-04-02/23:04:49 | 2024-04-02 23:04:48 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."COL_USAGE$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| dnrv1mrt1t2ty | 1 | 2024-04-02/23:04:49 | 2024-04-02 23:04:48 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INTCOL#",16,0,64),1,240) d_1254105588, r.rwid, r.freq from "SYS"."COL_USAGE$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INTCOL#" |
| 9f8k103xmmd6u | 1 | 2024-04-02/23:04:48 | 2024-04-02 23:04:47 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."OWNER",1,64),16,0,64),1,240) d_655463283, r.rwid, r.freq from "SYS"."WRI$_SQLSET_DEFINITIONS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."OWNER",1,64) |
| 1nvgp2vyt39z4 | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:47 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."ATSKID",16,0,64),1,240) d_158157838, r.rwid, r.freq from "SYS"."ATSK$_SCHEDULE_CONTROL" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."ATSKID" |
| b0npk7v9320aa | 1 | 2024-04-02/23:04:48 | 2024-04-02 23:04:47 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PROPERTY",16,0,64),1,240) d_1738371530, r.rwid, r.freq from "SYS"."WRI$_SQLSET_DEFINITIONS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PROPERTY" |
| 1a623xm12x06h | 1 | 2024-04-02/23:04:48 | 2024-04-02 23:04:47 | .004 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CON_DBID",16,0,64),1,240) d_2128730651, r.rwid, r.freq from "SYS"."WRI$_SQLSET_DEFINITIONS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CON_DBID" |
| ctg68gym44na8 | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:47 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INSTANCE_NUMBER",16,0,64),1,240) d_3858454236, r.rwid, r.freq from "SYS"."ATSK$_SCHEDULE_CONTROL" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INSTANCE_NUMBER" |
| 9pwdbqpd83pxu | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:47 | .012 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DBID",16,0,64),1,240) d_3099381843, r.rwid, r.freq from "SYS"."ATSK$_SCHEDULE_CONTROL" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DBID" |
| 9hstabrd6kkg5 | 1 | 2024-04-02/23:04:48 | 2024-04-02 23:04:47 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."NAME",1,64),16,0,64),1,240) d_2614638557, r.rwid, r.freq from "SYS"."WRI$_SQLSET_DEFINITIONS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."NAME",1,64) |
| bd1b0nymhaqbq | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."CURR_JOB_NAME",1,64),16,0,64),1,240) d_3611566683, r.rwid, r.freq from "SYS"."KET$_CLIENT_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."CURR_JOB_NAME",1,64) |
| fxrphrd4r5j3r | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .006 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."TARGET_TYPE",16,0,64),1,240) d_1850980517, r.rwid, r.freq from "SYS"."KET$_CLIENT_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."TARGET_TYPE" |
| 1fm07xd16u5nr | 8 | 2024-04-02/23:04:44 | 2024-04-02 23:04:46 | .032 s | null | insert /* QOSH:REC_STS */ into sys.wri$_optstat_opr_tasks (op_id, job_name, status, start_time, end_time, target, target_type, target_size, estimated_cost, batching_coeff, actions, priority, notes, flags, target_objn) values (:1,:2,:3,:4,:5,:6,:7, :8,:9,:10,:11,:12,:13,:14,:15) |
| 1fm07xd16u5nr | 1 | 2024-04-02/23:04:46 | 2024-04-02 23:04:46 | .022 s | null | insert /* QOSH:REC_STS */ into sys.wri$_optstat_opr_tasks (op_id, job_name, status, start_time, end_time, target, target_type, target_size, estimated_cost, batching_coeff, actions, priority, notes, flags, target_objn) values (:1,:2,:3,:4,:5,:6,:7, :8,:9,:10,:11,:12,:13,:14,:15) |
| 2psyt0dzyqntc | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CLIENT_ID",16,0,64),1,240) d_2916467659, r.rwid, r.freq from "SYS"."KET$_CLIENT_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CLIENT_ID" |
| bbqn8j1uhagwk | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OID",16,0,64),1,240) d_4058434651, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB_ARGUMENT" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OID" |
| 6sj8m9hwmd6wg | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."OPERATION_ID",16,0,64),1,240) d_3434013054, r.rwid, r.freq from "SYS"."KET$_CLIENT_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."OPERATION_ID" |
| 6j38wm14dzpyk | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .005 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."TARGET_NAME",1,64),16,0,64),1,240) d_2528797074, r.rwid, r.freq from "SYS"."KET$_CLIENT_TASKS" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."TARGET_NAME",1,64) |
| 3yxa2a8fk19s4 | 1 | 2024-04-02/23:04:47 | 2024-04-02 23:04:46 | .019 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."POSITION",16,0,64),1,240) d_826254590, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB_ARGUMENT" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."POSITION" |
| 6t9k34zjqr6yb | 21 | 2024-04-02/23:04:43 | 2024-04-02 23:04:45 | .014 s | null | update hist_head$ set bucket_cnt=:3, row_cnt=:4, cache_cnt=:5,null_cnt=:6, timestamp#=:7, sample_size=:8, minimum=:9, maximum=:10,distcnt=:11, lowval=:12, hival=:13, density=:14, spare1=:15, spare2=:16, avgcln=:17, col#=:18, minimum_enc=:19, maximum_enc=:20 where obj#=:1 and intcol#=:2 |
| 6t9k34zjqr6yb | 32 | 2024-04-02/23:04:45 | 2024-04-02 23:04:45 | .033 s | null | update hist_head$ set bucket_cnt=:3, row_cnt=:4, cache_cnt=:5,null_cnt=:6, timestamp#=:7, sample_size=:8, minimum=:9, maximum=:10,distcnt=:11, lowval=:12, hival=:13, density=:14, spare1=:15, spare2=:16, avgcln=:17, col#=:18, minimum_enc=:19, maximum_enc=:20 where obj#=:1 and intcol#=:2 |
| 0m9b1dywgrdqj | 8 | 2024-04-02/23:04:44 | 2024-04-02 23:04:45 | .043 s | DBMS_SCHEDULER | UPDATE /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ WRI$_OPTSTAT_OPR_TASKS SET STATUS = :B7 , END_TIME = SYSTIMESTAMP, TARGET_SIZE = :B6 , ACTIONS = :B5 , NOTES = :B4 , FLAGS = :B3 WHERE OP_ID = :B2 AND TARGET_OBJN = :B1 |
| dv2t16q59ysh5 | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SYS_NC00060$",16,0,64),1,240) d_337702282, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SYS_NC00060$" |
| 1uq2z0vy3u5z2 | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DATABASE_ROLE",16,0,64),1,240) d_2247232578, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DATABASE_ROLE" |
| 8drp881rdmt3m | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .010 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."QUEUE_OWNER",1,64),16,0,64),1,240) d_2213455652, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."QUEUE_OWNER",1,64) |
| 63nf0zgqv179j | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .021 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."JOB_DEST_ID",16,0,64),1,240) d_1518786546, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."JOB_DEST_ID" |
| 7175rgr0rumwd | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .008 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."DEST_OID",16,0,64),1,240) d_2741052870, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."DEST_OID" |
| 7wt2za3f68y3g | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .015 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."JOB_STATUS",16,0,64),1,240) d_11037382, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."JOB_STATUS" |
| 04hp5rsmvn3d1 | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."PROGRAM_OID",16,0,64),1,240) d_1702322705, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."PROGRAM_OID" |
| 7rdvha1tv02kq | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .017 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."CLASS_OID",16,0,64),1,240) d_619723507, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."CLASS_OID" |
| 3nhmdudva825t | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .018 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."INSTANCE_ID",16,0,64),1,240) d_4161555161, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."INSTANCE_ID" |
| 59sw9v3hqcps7 | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .020 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SCHEDULE_ID",16,0,64),1,240) d_4134814722, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SCHEDULE_ID" |
| 6rh4t0ys5ggjp | 1 | 2024-04-02/23:04:45 | 2024-04-02 23:04:44 | .009 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."FLAGS",16,0,64),1,240) d_2385161744, r.rwid, r.freq from "SYS"."SCHEDULER$_JOB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."FLAGS" |
| 1qvtbxfmf0k2x | 1 | 2024-04-02/23:04:44 | 2024-04-02 23:04:43 | .011 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."START_TIME",16,0,64),1,240) d_4273991414, r.rwid, r.freq from "SYS"."WRI$_SEGADV_CNTRLTAB" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."START_TIME" |
| afx304d90ps3z | 14 | 2024-04-02/23:00:17 | 2024-04-02 23:04:43 | .525 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| 1fm07xd16u5nr | 1 | 2024-04-02/23:04:41 | 2024-04-02 23:04:43 | .066 s | null | insert /* QOSH:REC_STS */ into sys.wri$_optstat_opr_tasks (op_id, job_name, status, start_time, end_time, target, target_type, target_size, estimated_cost, batching_coeff, actions, priority, notes, flags, target_objn) values (:1,:2,:3,:4,:5,:6,:7, :8,:9,:10,:11,:12,:13,:14,:15) |
| 0rbcqb9pa39d1 | 3 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .024 s | null | update partobj$ set partcnt = :1 where obj# = :2 |
| 2b9vqmdj1kr01 | 2 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .055 s | null | select count(*) from sys.ilmobj$ o, sys.ilmpolicy$ p where o.policy# = p.policy# and p.action = :1 and o.obj# = :2 and p.scope = :3 |
| 1juttxa8xp7xh | 2 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .097 s | null | insert into ilmobj$ (policy#, obj#, dataobj#, obj_typ, obj_typ_orig, pobjn_orig, flag) select policy#, :2, :3, :4, obj_typ_orig, pobjn_orig, flag from ilmobj$ where obj# = :1 and policy# not in (select policy# from ilmobj$ where obj# = :2) and bitand(flag, :5) != :5 and bitand(flag, :6) != :6 |
| g7mt7ptq286u7 | 4 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .007 s | null | insert into seg$ (file#,block#,type#,ts#,blocks,extents,minexts,maxexts,extsize,extpct,user#,iniexts,lists,groups,cachehint,hwmincr, spare1, scanhint, bitmapranges) values (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,DECODE(:17,0,NULL,:17),:18,:19) |
| 9hp6m1g7j275b | 2 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .005 s | null | insert into tabpart$ (obj#, dataobj#, bo#, part#, hiboundlen, hiboundval, ts#, file#, block#, pctfree$, pctused$, initrans, maxtrans, flags, analyzetime, samplesize, rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, bhiboundval) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, EMPTY_BLOB()) returning bhiboundval into :23 |
| gh5xkh9uptz7b | 2 | 2024-04-02/23:04:42 | 2024-04-02 23:04:42 | .050 s | null | insert into sys.ilmobj$ (policy#, obj#, dataobj#, obj_typ, flag, pobjn_orig) select a.policy#, :1, :5, :6, bitand(a.flag, :2), :8 from sys.ilm$ a where a.ts# = :3 and bitand(a.flag, :4) = :4 and bitand(a.flag, :7) != :7 and (a.policy# = :9 or 1 = :10) |
| c3zymn7x3k6wy | 2 | 2024-04-02/23:00:17 | 2024-04-02 23:04:41 | .225 s | null | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
| 9t7h8m3qcs19n | 1 | 2024-04-02/23:04:41 | 2024-04-02 23:04:41 | .021 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(t."SNAME",16,0,64),1,240) d_2808890216, r.rwid, r.freq from "SYS"."OPTSTAT_HIST_CONTROL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by t."SNAME" |
| 9406kaku04qbx | 1 | 2024-04-02/23:04:41 | 2024-04-02 23:04:41 | .007 s | DBMS_SCHEDULER | select /*+ no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact use_weak_name_resl dynamic_sampling(0) no_monitoring xmlindex_sel_idx_tbl opt_param('optimizer_inmemory_aware' 'false') no_substrb_pad leading(r t) use_nl(t) rowid(t) */ substrb(dump(substrb(t."SPARE4",1,64),16,0,64),1,240) d_4291451366, r.rwid, r.freq from "SYS"."OPTSTAT_HIST_CONTROL$" t, table(:topntab) r where t.rowid = chartorowid(r.rwid) order by substrb(t."SPARE4",1,64) |
| d5q9gw9pvz5nz | 6 | 2024-04-02/23:04:41 | 2024-04-02 23:04:40 | .022 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("S") FULL("S") NO_PARALLEL_INDEX("S") */ 1 AS C1, CASE WHEN "S"."STATUS"=:B1 THEN 1 ELSE 0 END AS C2 FROM "SYS"."STATS_TARGET$" "S") SAMPLESUB |
| g0r5psznj761u | 14 | 2024-04-02/23:00:20 | 2024-04-02 23:04:36 | .050 s | null | select hashcode from type$ where tvoid=:1 |
| 0m78skf1mudnb | 14 | 2024-04-02/23:00:20 | 2024-04-02 23:04:36 | .024 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| bc680zj4p9k9s | 1 | 2024-04-02/23:04:37 | 2024-04-02 23:04:36 | .073 s | null | select numbind, nextbindnum, property from operator$ where obj#=:1 |
| 9368vhg21tj0n | 1 | 2024-04-02/23:04:37 | 2024-04-02 23:04:36 | .036 s | null | select bind#, functionname, property, returnschema, returntype, impschema, imptype from opbinding$ where obj# = :1 |
| ctk40nvduw39r | 1 | 2024-04-02/23:04:37 | 2024-04-02 23:04:36 | .028 s | null | select position, type from oparg$ where obj#=:1 and bind#=:2 order by position |
| dycmpuj6apqjs | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .158 s | null | select pc.intcol#, pc.col# , pc.type#, pc.spare1, pc.segcol#, pc.charsetform, nvl(c.collintcol#, 0), nvl(c2.type#, 0), nvl(c2.charsetid, 0), nvl(c2.charsetform , 0), nvl(c2.collid, 0) from partcol$ pc, col$ c, col$ c2 where pc.obj# = :1 and pc.obj# = c.obj#(+) and pc.intcol# = c.intcol#(+) and c.obj# = c2.obj#(+) and c.collintcol# = c2.intcol#(+) order by pc.pos# |
| adds4wma0y8c4 | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .047 s | null | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
| 35ra2cdwvqg1w | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .013 s | null | select parttype, partcnt, partkeycols, flags, defts#, defpctfree, defpctused, definitrans, defmaxtrans, deftiniexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, deflogging, spare1, mod(spare2, 256) subparttype, mod(trunc(spare2/256), 256) subpartkeycols, mod(trunc(spare2/65536), 65536) defsubpartcnt, mod(trunc(spare2/4294967296), 256) defhscflags, mod(trunc(spare2/1099511627776), 4096) defimcflags, mod(trunc(spare2/4503599627370496), 8) defimcpl, mod(spare3, 256) interval_dty, rowid, defmaxsize, mod(trunc(spare3/256), 256) subptn_interval_dty, mod(trunc(spare3/65536), 256) defccflags, mod(trunc(spare3/16777216), 256) defimcflags2, mod(trunc(spare3/4294967296), 256) defhscflags2 from partobj$ where obj# = :1 |
| 4aav4kp8w4pws | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .003 s | null | select interval_str, interval_bival from partobj$ where rowid = :1 |
| 94qrpyyq3t85a | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .027 s | null | select fragobj#, indfragobj#, ts#, file#, block#, fragflags, chunk, pctversion$, fragpro, maxinl from lobfrag$ where parentobj# = :1 order by frag# |
| f5p7gttxuk166 | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .027 s | null | select count(ts#) from insert_tsn_list$ where bo# = :1 |
| 99rb37rjpdnbb | 1 | 2024-04-02/23:04:34 | 2024-04-02 23:04:33 | .014 s | null | select lobj#, intcol#, defts#, defchunk, defpctver$, defflags, defpro,definiexts, defextsize, defminexts, defmaxexts, defextpct, deflists, defgroups, defbufpool, defmaxsize, defretention, defmintime, defmaxinl from partlob$ where tabobj# = :1 order by intcol# |
| 9f1ph6rbd9hdc | 4 | 2024-04-02/23:00:41 | 2024-04-02 23:04:14 | .996 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("FOBJ") FULL("FOBJ") NO_PARALLEL_INDEX("FOBJ") */ 1 AS C1, 1 AS C2 FROM "SYS"."FIXED_OBJ$" "FOBJ" WHERE BITAND("FOBJ"."FLAGS",1)<>1 AND BITAND("FOBJ"."FLAGS",67108864)<>67108864) SAMPLESUB |
| fh87kxd2x5rfk | 4 | 2024-04-02/23:00:41 | 2024-04-02 23:04:14 | 2.639 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("X$KQFTA") FULL("X$KQFTA") NO_PARALLEL_INDEX("X$KQFTA") */ 1 AS C1, CASE WHEN ("X$KQFTA"."CON_ID"=0 OR "X$KQFTA"."CON_ID"=3) AND BITAND("X$KQFTA"."KQFTAFLG",16)<>16 THEN 1 ELSE 0 END AS C2 FROM "SYS"."X$KQFTA" SAMPLE BLOCK (93.939394 , 1) SEED (1) "X$KQFTA") SAMPLESUB |
| 5ghj2dcjyf3sz | 4 | 2024-04-02/23:00:39 | 2024-04-02 23:04:13 | .888 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("I") FULL("I") NO_PARALLEL_INDEX("I") */ 1 AS C1, CASE WHEN BITAND("I"."FLAGS",5145)=0 AND BITAND("I"."PROPERTY",32)<>32 AND BITAND("I"."PROPERTY",64)<>64 AND BITAND("I"."FLAGS",2)<>2 AND "I"."TYPE#"<>4 AND "I"."TYPE#"<>8 THEN 1 ELSE 0 END AS C2 FROM "SYS"."IND$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "I") SAMPLESUB |
| 9g13a888w1518 | 4 | 2024-04-02/23:00:40 | 2024-04-02 23:04:13 | .418 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, CASE WHEN BITAND("T"."FLAGS",16)=16 AND BITAND("T"."TRIGFLAG",67108864)<>67108864 THEN 1 ELSE 0 END AS C2 FROM "SYS"."TAB$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "T") SAMPLESUB |
| dnanhvc6s0297 | 14 | 2024-04-02/23:00:40 | 2024-04-02 23:04:13 | 4.963 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("IND") FULL("IND") NO_PARALLEL_INDEX("IND") */ 1 AS C1, CASE WHEN BITAND("IND"."FLAGS",5145)=0 AND "IND"."TYPE#"<>4 AND "IND"."TYPE#"<>8 THEN 1 ELSE 0 END AS C2 FROM "SYS"."IND$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "IND") SAMPLESUB |
| 60xpby7r71kn7 | 13 | 2024-04-02/23:00:36 | 2024-04-02 23:04:11 | 2.716 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("OT") FULL("OT") NO_PARALLEL_INDEX("OT") */ 1 AS C1, CASE WHEN (BITAND("OT"."FLAGS",16)<>16 OR "OT"."NAME" NOT LIKE 'DR$%' AND "OT"."NAME" NOT LIKE 'DR#%') AND BITAND("OT"."FLAGS",128)<>128 THEN 1 ELSE 0 END AS C2 FROM "SYS"."OBJ$" SAMPLE BLOCK (2.187721 , 1) SEED (1) "OT") SAMPLESUB |
| fcn7t6dg8dn57 | 4 | 2024-04-02/23:00:35 | 2024-04-02 23:04:08 | .416 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("I") FULL("I") NO_PARALLEL_INDEX("I") */ 1 AS C1, CASE WHEN "I"."TYPE#"=3 AND BITAND("I"."FLAGS",5145)=0 THEN 1 ELSE 0 END AS C2 FROM "SYS"."IND$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "I") SAMPLESUB |
| 55yppt2gjwty5 | 4 | 2024-04-02/23:00:35 | 2024-04-02 23:04:08 | .587 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("O") FULL("O") NO_PARALLEL_INDEX("O") */ 1 AS C1, CASE WHEN "O"."TYPE#"=1 AND BITAND("O"."FLAGS",128)<>128 THEN 1 ELSE 0 END AS C2 FROM "SYS"."OBJ$" SAMPLE BLOCK (2.187721 , 1) SEED (1) "O") SAMPLESUB |
| ad4x9tz7m77s9 | 9 | 2024-04-02/23:00:35 | 2024-04-02 23:04:06 | 2.000 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("TCP") FULL("TCP") NO_PARALLEL_INDEX("TCP") */ 1 AS C1, 1 AS C2 FROM "SYS"."TABCOMPART$" "TCP" WHERE BITAND("TCP"."FLAGS",32)<>32) SAMPLESUB |
| b7tkxj2d6jcsn | 9 | 2024-04-02/23:00:35 | 2024-04-02 23:04:05 | 4.043 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("O") FULL("O") NO_PARALLEL_INDEX("O") */ 1 AS C1, CASE WHEN "O"."TYPE#"=34 AND (BITAND("O"."FLAGS",16)<>16 OR "O"."NAME" NOT LIKE 'DR$%' AND "O"."NAME" NOT LIKE 'DR#%') THEN 1 ELSE 0 END AS C2 FROM "SYS"."OBJ$" SAMPLE BLOCK (2.187721 , 1) SEED (1) "O") SAMPLESUB |
| 7aajzwsfp22zg | 8 | 2024-04-02/23:00:33 | 2024-04-02 23:04:03 | 3.030 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("O") FULL("O") NO_PARALLEL_INDEX("O") */ 1 AS C1, CASE WHEN "O"."TYPE#"=19 AND (BITAND("O"."FLAGS",16)<>16 OR "O"."NAME" NOT LIKE 'DR$%' AND "O"."NAME" NOT LIKE 'DR#%') THEN 1 ELSE 0 END AS C2 FROM "SYS"."OBJ$" SAMPLE BLOCK (2.187721 , 1) SEED (1) "O") SAMPLESUB |
| arugkzf7qtck4 | 4 | 2024-04-02/23:00:35 | 2024-04-02 23:04:03 | .302 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, 1 AS C2 FROM "SYS"."TABCOMPART$" "T" WHERE BITAND("T"."FLAGS",32)<>32) SAMPLESUB |
| 10axbzangcrdf | 4 | 2024-04-02/23:00:33 | 2024-04-02 23:03:58 | .013 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("TAB") FULL("TAB") NO_PARALLEL_INDEX("TAB") */ 1 AS C1, CASE WHEN BITAND("TAB"."TRIGFLAG",67108864)<>67108864 AND BITAND("TAB"."PROPERTY",512)<>512 AND BITAND("TAB"."FLAGS",536870912)<>536870912 THEN 1 ELSE 0 END AS C2 FROM "SYS"."TAB$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "TAB") SAMPLESUB |
| 8scfysua1pjfg | 4 | 2024-04-02/23:00:33 | 2024-04-02 23:03:58 | .199 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, CASE WHEN BITAND("T"."FLAGS",2097152)<>2097152 AND BITAND("T"."FLAGS",32)<>32 THEN 1 ELSE 0 END AS C2 FROM "SYS"."TABPART$" SAMPLE BLOCK (86.111111 , 1) SEED (1) "T") SAMPLESUB |
| gh16qgkaxx8t0 | 8 | 2024-04-02/23:00:33 | 2024-04-02 23:03:31 | 1.878 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, CASE WHEN BITAND("T"."PROPERTY",576)=0 AND BITAND("T"."TRIGFLAG",67108864)<>67108864 AND BITAND("T"."FLAGS",536870912)<>536870912 AND BITAND("T"."FLAGS",2097152)<>2097152 AND BITAND("T"."PROPERTY",4194304)<>4194304 AND BITAND("T"."PROPERTY",8388608)<>8388608 AND BITAND("T"."PROPERTY",4294967296)<>4294967296 AND BITAND("T"."PROPERTY",:B1)<>:B2 THEN 1 ELSE 0 END AS C2 FROM "SYS"."TAB$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "T") SAMPLESUB |
| 4u6g15d5a1j0w | 4 | 2024-04-02/23:00:32 | 2024-04-02 23:03:30 | 2.435 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("H") FULL("H") NO_PARALLEL_INDEX("H") */ 1 AS C1, CASE WHEN BITAND("H"."SPARE2",2048)=2048 THEN 1 ELSE 0 END AS C2 FROM "SYS"."HIST_HEAD$" SAMPLE BLOCK (2.748227 , 1) SEED (1) "H") SAMPLESUB |
| 45btpjg4mt4q7 | 8 | 2024-04-02/23:00:33 | 2024-04-02 23:03:30 | 3.127 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("O") FULL("O") NO_PARALLEL_INDEX("O") */ 1 AS C1, CASE WHEN "O"."TYPE#"=2 AND (BITAND("O"."FLAGS",16)<>16 OR "O"."NAME" NOT LIKE 'DR$%' AND "O"."NAME" NOT LIKE 'DR#%') AND BITAND("O"."FLAGS",128)<>128 THEN 1 ELSE 0 END AS C2 FROM "SYS"."OBJ$" SAMPLE BLOCK (2.187721 , 1) SEED (1) "O") SAMPLESUB |
| 1kz16yhs993h2 | 10 | 2024-04-02/23:00:12 | 2024-04-02 23:02:28 | 1.660 s | null | insert into sys.scheduler$_event_log (log_id, log_date, type#, name, owner, operation, status, user_name, client_id, guid, dbid, additional_info, destination, credential, class_id, flags) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, :8, :9, NULL, :10, :11, :12, :13, :14) |
| 67vbap41y72ht | 2 | 2024-04-02/23:00:59 | 2024-04-02 23:01:12 | 2.342 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 7622 and bitand(FLAGS, 128)=0 |
| 9pt3gv7uha45y | 12 | 2024-04-02/23:00:41 | 2024-04-02 23:00:56 | .700 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("IND") FULL("IND") NO_PARALLEL_INDEX("IND") */ 1 AS C1, CASE WHEN BITAND("IND"."FLAGS",5145)=0 AND "IND"."TYPE#"<>8 AND "IND"."TYPE#"<>4 THEN 1 ELSE 0 END AS C2 FROM "SYS"."IND$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "IND") SAMPLESUB |
| cdr23tuyg0vcb | 2 | 2024-04-02/23:00:46 | 2024-04-02 23:00:46 | .100 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 7621 and bitand(FLAGS, 128)=0 |
| csnp95dz2r8ss | 5 | 2024-04-02/23:00:44 | 2024-04-02 23:00:45 | .016 s | null | select file#, block# from recyclebin$ where ts# = :1 and file# != 0 and block# != 0 and space = 0 |
| 6xvp6nxs4a9n4 | 5 | 2024-04-02/23:00:44 | 2024-04-02 23:00:45 | .447 s | null | select nvl(sum(space),0) from recyclebin$ where ts# = :1 |
| 3kywng531fcxu | 1 | 2024-04-02/23:00:41 | 2024-04-02 23:00:40 | .024 s | null | delete from tab_stats$ where obj#=:1 |
| 51ubcvhcn0ssq | 1 | 2024-04-02/23:00:40 | 2024-04-02 23:00:40 | .158 s | null | delete from compression_stat$ where dataobj# = :1 and ts# = :2 |
| gsfnqdfcvy33q | 1 | 2024-04-02/23:00:41 | 2024-04-02 23:00:40 | .129 s | null | delete from superobj$ where subobj# = :1 |
| 2p9fv35c7zxtg | 1 | 2024-04-02/23:00:40 | 2024-04-02 23:00:40 | .029 s | null | select /* KSXM:LOAD_DML_INF *//*+ leading(o) index(m) use_nl(m) */ nvl(m.inserts, 0) ins, nvl(m.updates, 0) upd, nvl(m.deletes, 0) del, nvl(m.drop_segments, 0) dropseg, nvl(m.flags, 0) flags, nvl(rowcnt, 0) rowcnt, o.pobjn pobjn from (select :objn objn, 0 pobjn, rowcnt from tab$ t where t.obj# = :objn union all select :objn objn, tp.bo# pobjn, rowcnt from tabpart$ tp where tp.obj# = :objn union all |
| czybksw5t3gvy | 1 | 2024-04-02/23:00:38 | 2024-04-02 23:00:39 | .623 s | null | select log, sysdate, sysdate+1/86400, flag from sys.mlog$ where mowner = :1 and master = :2 for update |
| 8nsqx1kk50j4t | 2 | 2024-04-02/23:00:36 | 2024-04-02 23:00:36 | .021 s | DBMS_SCHEDULER | select count(FA#) from SYS_FBA_TRACKEDTABLES where OBJ# = 7615 and bitand(FLAGS, 128)=0 |
| 7hj57uz99sm9k | 2 | 2024-04-02/23:00:30 | 2024-04-02 23:00:30 | .113 s | null | select ts#,file#,block#,cols,nvl(size$,-1),pctfree$,pctused$,initrans,maxtrans,hashkeys,func,extind,avgchn,nvl(degree,1),nvl(instances,1),nvl(flags,0),nvl(spare1,0), nvl(spare2,0) from clu$ where obj#=:1 |
| 8k0cnsdw7z9kc | 16 | 2024-04-02/23:00:20 | 2024-04-02 23:00:25 | .197 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("HH") FULL("HH") NO_PARALLEL_INDEX("HH") */ 1 AS C1, CASE WHEN BITAND("HH"."SPARE2",16)=0 AND "HH"."ROW_CNT"<=0 THEN 1 ELSE 0 END AS C2 FROM "SYS"."HIST_HEAD$" SAMPLE BLOCK (2.748227 , 1) SEED (1) "HH") SAMPLESUB |
| b0vd711c6qd2w | 20 | 2024-04-02/23:00:20 | 2024-04-02 23:00:25 | .431 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("C") FULL("C") NO_PARALLEL_INDEX("C") */ 1 AS C1, CASE WHEN ("C"."TYPE#"=1 OR "C"."TYPE#"=2 OR "C"."TYPE#"=12 OR "C"."TYPE#"=23 OR "C"."TYPE#"=69 OR "C"."TYPE#"=96 OR "C"."TYPE#"=100 OR "C"."TYPE#"=101 OR "C"."TYPE#"=178 OR "C"."TYPE#"=179 OR "C"."TYPE#"=180 OR "C"."TYPE#"=181 OR "C"."TYPE#"=182 OR "C"."TYPE#"=183 OR "C"."TYPE#"=231) AND BITAND("C"."PROPERTY",49152)=0 AND (BITAND("C"."PROPERTY",196640)<>65568 OR "C"."DEFAULT$" IS NOT NULL) THEN 1 ELSE 0 END AS C2 FROM "SYS"."COL$" SAMPLE BLOCK (1.643690 , 1) SEED (1) "C") SAMPLESUB |
| 31hr6vfbvn4fj | 20 | 2024-04-02/23:00:21 | 2024-04-02 23:00:25 | .058 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, 1 AS C2 FROM "SYS"."TABSUBPART$" "T" WHERE BITAND("T"."FLAGS",2)=2) SAMPLESUB |
| 6m3jf3f1zyrmm | 6 | 2024-04-02/23:00:23 | 2024-04-02 23:00:25 | .047 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("CGU") FULL("CGU") NO_PARALLEL_INDEX("CGU") */ 1 AS C1, 1 AS C2 FROM "SYS"."COL_GROUP_USAGE$" "CGU" WHERE BITAND("CGU"."FLAGS",:B1+:B2)=0 AND BITAND("CGU"."FLAGS",:B3+:B4)>0) SAMPLESUB |
| bn4chqzv76t50 | 24 | 2024-04-02/23:00:21 | 2024-04-02 23:00:25 | .099 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("U") FULL("U") NO_PARALLEL_INDEX("U") */ 1 AS C1, CASE WHEN :B1 IS NULL OR "U"."NAME"=:B2 THEN 1 ELSE 0 END AS C2 FROM "SYS"."USER$" SAMPLE BLOCK (40.789474 , 1) SEED (1) "U") SAMPLESUB |
| 0z0snydd6tc8k | 20 | 2024-04-02/23:00:21 | 2024-04-02 23:00:25 | .979 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ 1 AS C1, 1 AS C2 FROM "SYS"."TABCOMPART$" "T" WHERE BITAND("T"."FLAGS",2)=2) SAMPLESUB |
| 4f2g5hu1c7yu3 | 0 | 2024-04-02/23:00:23 | 2024-04-02 23:00:23 | .003 s | null | SELECT datatype, value, flags,nvl(description,'NULL') FROM wri$_adv_parameters WHERE task_id = :1 AND name = :2 |
| 4f2g5hu1c7yu3 | 8 | 2024-04-02/23:00:23 | 2024-04-02 23:00:23 | .027 s | null | SELECT datatype, value, flags,nvl(description,'NULL') FROM wri$_adv_parameters WHERE task_id = :1 AND name = :2 |
| 23hsdb37s7kf4 | 0 | 2024-04-02/23:00:23 | 2024-04-02 23:00:23 | .005 s | null | SELECT type, attr1, attr2, attr3, attr4, attr5, exec_name, attr6, attr7, attr8, attr9, attr10, attr11, attr21, attr22 FROM wri$_adv_objects WHERE task_id = :1 and id = :2 |
| 2szhjcqs9agym | 10 | 2024-04-02/23:00:22 | 2024-04-02 23:00:23 | .636 s | null | SELECT parameter_type#, parameter_value, parameter_flags, nvl(description, 'NULL') FROM dba_advisor_exec_parameters WHERE task_id = :1 AND parameter_name = :2 AND execution_name = :3 |
| 2szhjcqs9agym | 0 | 2024-04-02/23:00:22 | 2024-04-02 23:00:22 | .196 s | null | SELECT parameter_type#, parameter_value, parameter_flags, nvl(description, 'NULL') FROM dba_advisor_exec_parameters WHERE task_id = :1 AND parameter_name = :2 AND execution_name = :3 |
| fu9xz9pnu520q | 0 | 2024-04-02/23:00:21 | 2024-04-02 23:00:22 | .006 s | null | SELECT owner#, property FROM wri$_adv_tasks WHERE id = :1 |
| bmrrsf60dp618 | 0 | 2024-04-02/23:00:21 | 2024-04-02 23:00:21 | .025 s | null | SELECT decode(value,'FATAL',1,'ERROR',2,'WARNING',3,'INFORMATION',4,'INFORMATION2',5,'INFORMATION3',6,'INFORMATION4',7,'INFORMATION5',8,'INFORMATION6',9,0) FROM wri$_adv_parameters WHERE task_id = :1 AND name = 'JOURNALING' |
| 3sp9hj44p632r | 0 | 2024-04-02/23:00:21 | 2024-04-02 23:00:21 | .069 s | null | select 1, max(id) from wri$_adv_objects where task_id = :1 union all select 2, max(id) from wri$_adv_recommendations where task_id = :1 union all select 3, max(id) from wri$_adv_actions where task_id = :1 union all select 4, max(id) from wri$_adv_findings where task_id = :1 union all select 5, max(id) from wri$_adv_rationale where task_id = :1 |
| a8ybwb4wf635t | 0 | 2024-04-02/23:00:21 | 2024-04-02 23:00:21 | .001 s | null | SELECT advisor_id FROM wri$_adv_tasks WHERE ID = :1 |
| ch8t72tsys7vx | 0 | 2024-04-02/23:00:21 | 2024-04-02 23:00:21 | .007 s | null | SELECT a.name task_name, nvl(e.status, a.status) status#, a.last_exec_name as last_execution, e.exec_type_id as execution_type# FROM wri$_adv_tasks a, wri$_adv_executions e WHERE a.id = e.task_id(+) and a.advisor_id = e.advisor_id(+) and a.last_exec_name = e.name(+) and a.id = :1 |
| f9z1w65nzt6uu | 0 | 2024-04-02/23:00:20 | 2024-04-02 23:00:20 | .036 s | null | SELECT /*CROSSCON*/ /* */ /*"SYSTEM_PRIVILEGE_MAP"*/ /* NONE */ * FROM NO_OBJECT_LINK("SYS"."SYSTEM_PRIVILEGE_MAP") |
| f3ww8rgva3hrs | 170 | 2024-04-02/23:00:19 | 2024-04-02 23:00:20 | .435 s | null | update /* KSXM:FLUSH COL */ sys.col_usage$ set equality_preds = equality_preds + decode(bitand(:flag,1),0,0,1), equijoin_preds = equijoin_preds + decode(bitand(:flag,2),0,0,1), nonequijoin_preds = nonequijoin_preds + decode(bitand(:flag,4),0,0,1), range_preds = range_preds + decode(bitand(:flag,8),0,0,1), like_preds = like_preds + decode(bitand(:flag,16),0,0,1), null_preds = null_preds + decode(bitand(:flag,32),0,0,1), flags = flags + :flag - bitand(flags,:flag), timestamp = :time where obj# = :objn and intcol# = :coln |
| 3ms7w0c6ph91t | 0 | 2024-04-02/23:00:19 | 2024-04-02 23:00:20 | .014 s | null | insert /* KSXM:FLUSH COL */ into sys.col_usage$ (obj#, intcol#, equality_preds, equijoin_preds, nonequijoin_preds, range_preds, like_preds, null_preds, flags, timestamp) values ( :objn, :coln, decode(bitand(:flag,1),0,0,1), decode(bitand(:flag,2),0,0,1), decode(bitand(:flag,4),0,0,1), decode(bitand(:flag,8),0,0,1), decode(bitand(:flag,16),0,0,1), decode(bitand(:flag,32),0,0,1), :flag, :time) |
| 3dbzmtf9ahvzt | 20 | 2024-04-02/23:00:19 | 2024-04-02 23:00:20 | .716 s | null | merge /* KSXM:OPTIM_DML_INF */ into sys.mon_mods_all$ m using dual on (m.obj# = :objn and (:pobjn = 0 or m.obj# = :pobjn or m.obj# in (select obj# from tabpart$ where bo# = :pobjn and obj# = :objn union all select obj# from tabcompart$ where bo# = :pobjn and obj# = :objn union all select ts |
| fsprw99ahsvyn | 13 | 2024-04-02/23:00:20 | 2024-04-02 23:00:20 | .020 s | null | select typeid, roottoid from type$ where tvoid = :1 |
| cb21bacyh3c7d | 3 | 2024-04-02/23:00:13 | 2024-04-02 23:00:18 | .149 s | null | select metadata from kopm$ where name='DB_FDO' |
| 5rurx5xtjwcu2 | 1 | 2024-04-02/23:00:18 | 2024-04-02 23:00:18 | .058 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ KSPPCV.KSPPSTVL FROM X$KSPPCV KSPPCV, X$KSPPI KSPPI WHERE KSPPI.INDX = KSPPCV.INDX AND KSPPI.KSPPINM = :B1 |
| b9nbhsbx8tqz5 | 2 | 2024-04-02/23:00:18 | 2024-04-02 23:00:17 | .025 s | null | SELECT /*+ OPT_PARAM('_parallel_syspls_obey_force' 'false') */ SPARE4 FROM SYS.OPTSTAT_HIST_CONTROL$ WHERE SNAME = :B1 |
| 3g0742npwzakx | 3 | 2024-04-02/23:00:13 | 2024-04-02 23:00:13 | .009 s | MMON_SLAVE | update sys.scheduler$_job set program_oid = :1, schedule_id = :2, last_enabled_time = :3, retry_count = :4, run_count = :5, failure_count = :6, flags = :7, job_status = :8 where obj# = :9 |
| 9ycc42xuxaj6a | 58 | 2024-04-02/23:00:13 | 2024-04-02 23:00:13 | .212 s | null | select distinct(-privilege#),mod(nvl(option$,0), 2), bitand(nvl(option$,0), 8) /8, bitand(nvl(option$,0), 16) /16, bitand(nvl(option$,0), 64) /64, bitand(nvl(option$,0), 128) /128 from sysauth$ where grantee#=:1 and privilege#<0 |
| gxjgpkacm973a | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .023 s | DBMS_SCHEDULER | select obj#, prgoid, creation_time, mod_time, spec_time, flags from sys.scheduler$_lwjob_obj where userid = :1 and name = :2 and subname is null |
| 8h3nm4rf193af | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .019 s | MMON_SLAVE | SELECT ext_username FROM sys.user$ where name = :1 |
| ab5sx9m218a5s | 4 | 2024-04-02/23:00:03 | 2024-04-02 23:00:13 | .121 s | null | select member_oid,coalesce(member_oid2,0) from sys.scheduler$_wingrp_member where oid = :1 |
| 6fjdakmfd1d9f | 3 | 2024-04-02/23:00:13 | 2024-04-02 23:00:13 | .049 s | MMON_SLAVE | select A.OBJNUM, decode(bitand(A.FLGS,549755813888),0,0,1), STYLE from (select obj# OBJNUM, class_oid CLSOID, flags FLGS, 0 STYLE from sys.scheduler$_job union all select obj#, class_oid, flags, decode(bitand(flags, 17592186044416), 0, 1, 2) from sys.scheduler$_comb_lw_job union all select objid, clsoid, flags, 3 from GV$SCHEDULER_INMEM_MDINFO) A where A.CLSOID = :1 and bitand(A.FLGS,137438953472) = 0 order by A.OBJNUM |
| 2jjryck45ks76 | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .009 s | MMON_SLAVE | UPDATE KET$_CLIENT_TASKS SET ATTRIBUTES = :atr, TASK_PRIORITY = :pri, CURR_JOB_NAME = :job, WINDOW_NAME = NULL, CURR_WIN_START = :wst, EST_TYPE = 0, EST_DURATION = 0, STATUS = 2 WHERE CLIENT_ID = :cid AND OPERATION_ID = :oid AND TARGET_TYPE = :tgt AND TARGET_NAME = :tgn |
| 1kz16yhs993h2 | 9 | 2024-04-02/20:49:11 | 2024-04-02 23:00:13 | .492 s | null | insert into sys.scheduler$_event_log (log_id, log_date, type#, name, owner, operation, status, user_name, client_id, guid, dbid, additional_info, destination, credential, class_id, flags) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, :8, :9, NULL, :10, :11, :12, :13, :14) |
| 3q9st0b7sgmr2 | 4 | 2024-04-02/23:00:03 | 2024-04-02 23:00:13 | .150 s | null | select comments, flags from sys.scheduler$_window_group where obj# = :1 |
| 2wzmty8wyzm7c | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .024 s | MMON_SLAVE | SELECT ATTRIBUTES, ATTRIBUTES_OVERRIDE, TASK_PRIORITY, PRIORITY_OVERRIDE, STATUS, NVL(WINDOW_NAME,''), NVL(CURR_JOB_NAME,''), NVL(CURR_WIN_START,TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), EST_TYPE, EST_WEIGHT, RETRY_COUNT, GOOD_COUNT, NVL(LG_DATE,TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), LG_PRIORITY, NVL(LT_DATE,TIMESTAMP '2001-01-01 01:01:01.01 +01:01'), LT_PRIORITY, LT_TERM_CODE, LT_ERROR, EST_DURATION, EST_CPU_TIME, EST_TEMP, EST_UNDO_RATE, EST_IO_RATE, EST_DOP, LG_DURATION, LG_CPU_TIME, LG_TEMP, LG_UNDO_RATE, LG_IO_RATE, LG_DOP, LG_CPU_WAIT, LG_IO_WAIT, LG_UNDO_WAIT, LG_TEMP_WAIT, LG_CONCURRENCY, LG_CONTENTION, LT_DURATION, LT_CPU_TIME, LT_TEMP, LT_UNDO_RATE, LT_IO |
| 38rmsz9gn1fw8 | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .010 s | MMON_SLAVE | update sys.scheduler$_job set flags = :1, dist_flags = :2 where obj# = :3 |
| 6u3095t9rw6qr | 3 | 2024-04-02/23:00:12 | 2024-04-02 23:00:13 | .019 s | MMON_SLAVE | insert into sys.scheduler$_job (program_oid, schedule_expr, schedule_id, queue_owner, queue_name, queue_agent, event_rule, mxdur_msgid, last_enabled_time, class_oid, next_run_date, last_start_date, last_end_date, retry_count, run_count, failure_count, running_instance, running_slave, flags, job_status, creator, client_id, guid, char_env, start_date, end_date, instance_id, fw_name, fw_oid, destination, credential_name, credential_owner, credential_oid, dest_oid, job_dest_id, run_invoker, connect_credential_name, connect_credential_owner, connect_credential_oid, program_action, schedule_limit, priority, job_weight, number_of_args, max_runs, max_failures, max_run_duration, comments, user_callback, user_callback_ctx, nls_env, source, env, database_role, owner_udn, dist_flags, pdb_id, obj#) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27, :28, :29, :30, :31, :32, :33, :34, :35, :36, :37, :38, :39, :40, :41, |
| a0jkrxc5vvt9n | 6 | 2024-04-02/23:00:00 | 2024-04-02 23:00:00 | .063 s | null | SELECT OBJOID, CLSOID, (2*PRI + DECODE(BITAND(STATUS, 4), 0, 0, DECODE(INST, :cur_inst, -1, 1))), WT, INST, DECODE(BITAND(STATUS, 8388608), 0, 0, 1), SCHLIM, ISLW, INST_ID FROM ( select a.obj# OBJOID, a.class_oid CLSOID, a.job_status STATUS, a.flags FLAGS, a.priority PRI, a.job_weight WT, decode(a.running_instance, NULL, 0, a.running_instance) INST, a.schedule_id SCHOID, a.last_start_date LSDATE, a.last_enabled_time LETIME, decode(a.schedule_limit, NULL, decode(bitand(a.flags, 4194304), 4194304, b.schedule_limit, NULL), a.schedule_limit) SCHLIM, 0 ISLW, a.instance_id INST_ID from sys.scheduler$_job a, sys.scheduler$_program b, (select /*+ no_merge */ database_role from v$database) v where a.program_oid = b.obj#(+) and ( (a.database_role = v.database_role) or (a.database_role = 'ALL') or (a.database_role is null and v.database_role = 'PRIMARY')) u |
| 3un99a0zwp4vd | 13 | 2024-04-02/19:32:50 | 2024-04-02 22:39:22 | .046 s | null | select owner#,name,namespace,remoteowner,linkname,p_timestamp,p_obj#, nvl(property,0),subname,type#,flags,d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
| 23945tbbh3g44 | 2 | 2024-04-02/20:48:58 | 2024-04-02 22:39:22 | .023 s | MMON_SLAVE | select count(*) from sys.scheduler$_job_argument where oid = :1 |
| gt3y0sr7zafbx | 2 | 2024-04-02/20:48:58 | 2024-04-02 22:39:22 | .053 s | MMON_SLAVE | select program_oid, schedule_expr, schedule_id, queue_owner, queue_name, queue_agent, event_rule, mxdur_msgid, last_enabled_time, class_oid, next_run_date, last_start_date, last_end_date, retry_count, run_count, failure_count, running_instance, running_slave, flags, job_status, creator, client_id, guid, char_env, start_date, end_date, instance_id, fw_name, fw_oid, destination, credential_name, credential_owner, credential_oid, dest_oid, job_dest_id, run_invoker, connect_credential_name, connect_credential_owner, connect_credential_oid, program_action, schedule_limit, priority, job_weight, number_of_args, max_runs, max_failures, max_run_duration, comments, user_callback, user_callback_ctx, nls_env, source, env, database_role, owner_udn, dist_flags, pdb_id from sys.scheduler$_job where obj# = :1 |
| 8swypbbr0m372 | 13 | 2024-04-02/19:32:50 | 2024-04-02 22:39:22 | .016 s | null | select order#,columns,types from access$ where d_obj#=:1 |
| 4grd997gjxwqa | 2 | 2024-04-02/20:48:58 | 2024-04-02 22:39:22 | .014 s | MMON_SLAVE | select name, type_number, user_type_num, value, flags, position from sys.scheduler$_job_argument where oid = :1 |
| g9uzbqkkhxb17 | 2 | 2024-04-02/22:35:55 | 2024-04-02 22:38:20 | 75.762 s | null | select decode(state, 'SCHEDULED', 0 , 'RUNNING', 4 , 'COMPLETED', 1 , 'STOPPED', 3 , 'FAILED', 3 , 'DISABLED', 1 , 'SUCCEEDED', 1 , 100 ) from dba_scheduler_jobs where job_name = :job_name |
| 1k5c5twx2xr01 | 1 | 2024-04-02/22:37:18 | 2024-04-02 22:37:23 | 4.732 s | null | insert into sys.scheduler$_job_run_details (log_id, log_date, req_start_date, start_date, run_duration, instance_id, session_id, slave_pid, cpu_used, error#, additional_info) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, numtodsinterval(:8/100, 'second'), :9, :10) |
| 1kz16yhs993h2 | 1 | 2024-04-02/22:37:16 | 2024-04-02 22:37:18 | 2.243 s | null | insert into sys.scheduler$_event_log (log_id, log_date, type#, name, owner, operation, status, user_name, client_id, guid, dbid, additional_info, destination, credential, class_id, flags) values (:1, SYSTIMESTAMP, :2, :3, :4, :5, :6, :7, :8, :9, NULL, :10, :11, :12, :13, :14) |
| 340chgpg8x78v | 0 | 2024-04-02/20:57:11 | 2024-04-02 20:57:12 | .002 s | null | select count(*) from optstat_hist_control$ where sname = :1 and spare4 = :2 |
| 9wdjq7t2g7tmc | 4 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .008 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), COUNT(DISTINCT C3), NVL(SUM(CASE WHEN C3 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B1 AND (BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B2)=0 OR :B3='T') THEN 1 ELSE 0 END AS C2, "STATS_ADVISOR_FILTER_OBJ$"."OBJ#" AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| d6c1vuy6zj59n | 9 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .016 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 AND "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B2 AND BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B3)<>0 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 THEN 1 ELSE 0 END AS C3 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| asvzxj61dc5vs | 1 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .003 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| afx304d90ps3z | 1 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .006 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| axxh6fwbvnbpm | 6 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .011 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B1 AND (BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B2)=0 OR :B3='T') THEN 1 ELSE 0 END AS C2 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| 3jwcydvpa6f5t | 1 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .010 s | null | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1),0), NVL(SUM(C2),0), NVL(SUM(C3),0), COUNT(DISTINCT C4), NVL(SUM(CASE WHEN C4 IS NULL THEN 1 ELSE 0 END),0) FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("STATS_ADVISOR_FILTER_OBJ$") FULL("STATS_ADVISOR_FILTER_OBJ$") NO_PARALLEL_INDEX("STATS_ADVISOR_FILTER_OBJ$") */ 1 AS C1, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 AND "STATS_ADVISOR_FILTER_OBJ$"."TYPE"=:B2 AND BITAND("STATS_ADVISOR_FILTER_OBJ$"."FLAGS",:B3)<>0 THEN 1 ELSE 0 END AS C2, CASE WHEN "STATS_ADVISOR_FILTER_OBJ$"."RULE_ID"=:B1 THEN 1 ELSE 0 END AS C3, "STATS_ADVISOR_FILTER_OBJ$"."OBJ#" AS C4 FROM "SYS"."STATS_ADVISOR_FILTER_OBJ$" "STATS_ADVISOR_FILTER_OBJ$") SAMPLESUB |
| fs7h3cb49hs7s | 0 | 2024-04-02/20:57:10 | 2024-04-02 20:57:10 | .001 s | null | select count(*) from stats_advisor_filter_obj$ where rule_id = :rule_id and type = :type_expanded |
| guw87u8x36z8r | 4 | 2024-04-02/20:49:09 | 2024-04-02 20:49:10 | .003 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_PLANS SET BIND_DATA = :B4 , BINDS_CAPTURED = :B3 WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| 7hj57uz99sm9k | 2 | 2024-04-02/20:49:02 | 2024-04-02 20:49:01 | .031 s | null | select ts#,file#,block#,cols,nvl(size$,-1),pctfree$,pctused$,initrans,maxtrans,hashkeys,func,extind,avgchn,nvl(degree,1),nvl(instances,1),nvl(flags,0),nvl(spare1,0), nvl(spare2,0) from clu$ where obj#=:1 |
| asvzxj61dc5vs | 5 | 2024-04-02/20:18:36 | 2024-04-02 20:49:00 | .003 s | null | select timestamp, flags from fixed_obj$ where obj#=:1 |
| 2syvqzbxp4k9z | 9 | 2024-04-02/20:18:36 | 2024-04-02 20:49:00 | .031 s | null | select u.name, o.name, a.interface_version#, o.obj# from association$ a, user$ u, obj$ o where a.obj# = :1 and a.property = :2 and a.statstype# = o.obj# and u.user# = o.owner# |
| g0t052az3rx44 | 130 | 2024-04-02/19:32:52 | 2024-04-02 20:49:00 | .094 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| 0m78skf1mudnb | 20 | 2024-04-02/20:18:33 | 2024-04-02 20:49:00 | .011 s | null | select audit$,properties from type_misc$ where obj#=:1 |
| 0pq07cf952uux | 2 | 2024-04-02/20:48:59 | 2024-04-02 20:49:00 | .009 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 121ffmrc95v7g | 97 | 2024-04-02/19:32:52 | 2024-04-02 20:49:00 | .285 s | null | select i.obj#,i.ts#,i.file#,i.block#,i.intcols,i.type#,i.flags,i.property,i.pctfree$,i.initrans,i.maxtrans,i.blevel,i.leafcnt,i.distkey,i.lblkkey,i.dblkkey,i.clufac,i.cols,i.analyzetime,i.samplesize,i.dataobj#,nvl(i.degree,1),nvl(i.instances,1),i.rowcnt,mod(i.pctthres$,256),i.indmethod#,i.trunccnt,nvl(c.unicols,0),nvl(c.deferrable#+c.valid#,0),nvl(i.spare1,i.intcols),i.spare4,i.spare2,i.spare6,decode(i.pctthres$,null,null,mod(trunc(i.pctthres$/256),256)),nvl(i.evaledition#,1),nvl(i.unusablebefore#,0),nvl(i.unusablebeginning#,0), ist.cachedblk,ist.cachehit,ist.logicalread from ind$ i, ind_stats$ ist, (select enabled, min(intcols) unicols,min(to_number(bitand(defer,1))) deferrable#,min(to_number(bitand(defer,4))) valid# from cdef$ where obj#=:1 and enabled > 1 group by enabled) c where i.obj#=c.enabled(+) and i.obj# = ist.obj#(+) and i.bo#=:1 order by i.obj# |
| ga4mbqqxya48k | 22 | 2024-04-02/19:48:04 | 2024-04-02 20:49:00 | .261 s | null | select t.ts#,t.file#,t.block#,nvl(t.bobj#,0),nvl(t.tab#,0),t.intcols,nvl(t.clucols,0),t.flags,t.pctfree$,t.pctused$,t.initrans,t.maxtrans,t.rowcnt,t.blkcnt,t.empcnt,t.avgspc,t.chncnt,t.avgrln,t.analyzetime,t.samplesize,t.cols,t.property,nvl(t.degree,1),nvl(t.instances,1),t.avgspc_flb,t.flbcnt,t.kernelcols,nvl(t.trigflag, 0),nvl(t.spare1,0),nvl(t.spare2,0),t.spare4,t.spare6,nvl(t.spare7,0),ts.cachedblk,ts.cachehit,ts.logicalread,ts.im_imcu_count,ts.im_block_count,ts.im_sys_incarnation,ts.im_stat_update_time,ts.scanrate,nvl(t.acdrflags, 0),nvl(t.acdrtsobj#, 0),t.acdrdefaulttime,nvl(t.acdrrowtsintcol#, 0) from tab$ t, tab_stats$ ts where t.obj#= :1 and t.obj# = ts.obj# (+) |
| gngtvs38t0060 | 23 | 2024-04-02/20:18:33 | 2024-04-02 20:48:59 | .020 s | null | SELECT /*+ CONNECT_BY_FILTERING */ s.privilege# FROM sys.sysauth$ s CONNECT BY s.grantee# = PRIOR s.privilege# AND (s.privilege# > 0 OR s.privilege# = -352) START WITH (s.privilege# > 0 OR s.privilege# = -352) AND s.grantee# IN (SELECT c1.privilege# FROM sys.codeauth$ c1 WHERE c1.obj# = :1) UNION SELECT c2.privilege# FROM sys.codeauth$ c2 WHERE c2.obj# = :2 ORDER BY 1 ASC |
| 2vhhhddmn1q32 | 4 | 2024-04-02/20:48:59 | 2024-04-02 20:48:59 | .202 s | null | select '"'||name||'" '||decode(type#,1,decode(charsetform,2,'NVARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'VARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),2,decode(scale,null,decode(precision#,null,'NUMBER','FLOAT('||precision#||')'),'NUMBER('||decode(precision#,null,'38', precision#)||','||scale||')'),8,'LONG',9,'VARCHAR('||(decode(length,0,1,length))||')',12,'DATE',23,'RAW('||length||')',24,'LONG RAW',69,'ROWID',96,decode(charsetform,2,'NCHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'CHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),97,'VARCHAR('||(decode(length,0,1,length))|| ')',105,'MLSLABEL',106,'MLSLABEL',112,decode(charsetform,2,'NCLOB','CLOB'),113,'BLOB',114,'BFILE', |
| gcnbbvdmhyktt | 1 | 2024-04-02/20:48:59 | 2024-04-02 20:48:59 | .003 s | null | select oid$ from oid$ where obj#=:1 |
| 5u7g54s63p4ts | 63 | 2024-04-02/20:18:33 | 2024-04-02 20:48:59 | .017 s | null | select toid from type$ where package_obj#=:1 and typ_name=:2 |
| 2vhhhddmn1q32 | 3 | 2024-04-02/20:48:59 | 2024-04-02 20:48:59 | .028 s | null | select '"'||name||'" '||decode(type#,1,decode(charsetform,2,'NVARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'VARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),2,decode(scale,null,decode(precision#,null,'NUMBER','FLOAT('||precision#||')'),'NUMBER('||decode(precision#,null,'38', precision#)||','||scale||')'),8,'LONG',9,'VARCHAR('||(decode(length,0,1,length))||')',12,'DATE',23,'RAW('||length||')',24,'LONG RAW',69,'ROWID',96,decode(charsetform,2,'NCHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'CHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),97,'VARCHAR('||(decode(length,0,1,length))|| ')',105,'MLSLABEL',106,'MLSLABEL',112,decode(charsetform,2,'NCLOB','CLOB'),113,'BLOB',114,'BFILE', |
| gwg289tbxqazk | 1 | 2024-04-02/20:48:58 | 2024-04-02 20:48:58 | .003 s | MMON_SLAVE | select res_grp_name, affinity, flags, comments, default_priority, log_history from sys.scheduler$_class where obj# = :1 |
| gcnbbvdmhyktt | 21 | 2024-04-02/19:25:24 | 2024-04-02 20:48:58 | .055 s | null | select oid$ from oid$ where obj#=:1 |
| 2vhhhddmn1q32 | 16 | 2024-04-02/19:32:50 | 2024-04-02 20:48:58 | .079 s | null | select '"'||name||'" '||decode(type#,1,decode(charsetform,2,'NVARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'VARCHAR2('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),2,decode(scale,null,decode(precision#,null,'NUMBER','FLOAT('||precision#||')'),'NUMBER('||decode(precision#,null,'38', precision#)||','||scale||')'),8,'LONG',9,'VARCHAR('||(decode(length,0,1,length))||')',12,'DATE',23,'RAW('||length||')',24,'LONG RAW',69,'ROWID',96,decode(charsetform,2,'NCHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||')','BYTECOUNT=>'||decode(length,0,1,length)||')'),'CHAR('||decode(bitand(property,8388608),8388608,decode(spare3,0,1,spare3)||' char)',decode(length,0,1,length)||' byte)')),97,'VARCHAR('||(decode(length,0,1,length))|| ')',105,'MLSLABEL',106,'MLSLABEL',112,decode(charsetform,2,'NCLOB','CLOB'),113,'BLOB',114,'BFILE', |
| gq5p6q2qh5mbb | 6 | 2024-04-02/20:48:58 | 2024-04-02 20:48:58 | .192 s | null | select toid from coltype$ where obj#=:1 and intcol#=:2 |
| afx304d90ps3z | 1 | 2024-04-02/20:36:02 | 2024-04-02 20:36:02 | .014 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| grfx7r30auhvj | 318 | 2024-04-02/18:14:43 | 2024-04-02 20:35:35 | .138 s | null | select 1 from sys.bc$ bc, sys.user$ ur where bc.user#= ur.user# and ur.name = :1 |
| 44dn40afubks4 | 106 | 2024-04-02/08:51:08 | 2024-04-02 20:35:35 | .199 s | null | select decode(u.type#, 2, u.ext_username, u.name), o.name, t.update$, t.insert$, t.delete$, t.enabled, decode(bitand(t.property, 8192),8192, 1, 0), decode(bitand(t.property, 65536), 65536, 1, 0), decode(bitand(t.property, 131072), 131072, 1, 0), (select o.name from obj$ o where o.obj# = u.spare2 and o.type# =57), decode(bitand(t.property, 524288), 524288, 1, 0) from sys.obj$ o, sys.user$ u, sys.trigger$ t, sys.obj$ bo where t.baseobject=bo.obj# and bo.name = :1 and bo.spare3 = :2 and bo.type# = :3 and bo.namespace = 1 and t.obj#=o.obj# and o.owner#=u.user# and o.type# = 12 and bitand(property,16)=0 and bitand(property,8)=0 order by o.obj# |
| 50hybrc8ffb8v | 321 | 2024-04-02/11:35:27 | 2024-04-02 20:35:35 | 1.230 s | null | select 1 from dba_tables where owner = 'SYS' and table_name = 'BC$' |
| 4m7m0t6fjcs5x | 1 | 2024-04-02/20:34:32 | 2024-04-02 20:34:32 | .055 s | null | update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=:7,highwater=:8,audit$=:9,flags=:10 where obj#=:1 |
| axmdf8vq7k1rh | 2 | 2024-04-02/20:34:32 | 2024-04-02 20:34:32 | .061 s | null | select increment$,minvalue,maxvalue,cycle#,order$,cache,highwater,audit$,flags from seq$ where obj#=:1 |
| guw87u8x36z8r | 4 | 2024-04-02/20:34:13 | 2024-04-02 20:34:13 | .149 s | SYS_AUTO_STS_MODULE | UPDATE WRI$_SQLSET_PLANS SET BIND_DATA = :B4 , BINDS_CAPTURED = :B3 WHERE STMT_ID = :B2 AND PLAN_HASH_VALUE = :B1 |
| 0pq07cf952uux | 4 | 2024-04-02/20:33:51 | 2024-04-02 20:33:51 | .037 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname = :4 |
| 8fkf44w2uz074 | 2 | 2024-04-02/20:33:50 | 2024-04-02 20:33:50 | .044 s | null | select l.col#, l.intcol#, l.lobj#, l.ind#, l.ts#, l.file#, l.block#, l.chunk, l.pctversion$, l.flags, l.property, l.retention, l.freepools, l.maxinl from lob$ l where l.obj# = :1 order by l.intcol# asc |
| 6h3cwmunz5z8q | 2 | 2024-04-02/20:33:50 | 2024-04-02 20:33:50 | .039 s | null | select col#, grantee#, privilege#,max(mod(nvl(option$,0),2)), max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 and col# is not null group by privilege#, col#, grantee# order by col#, grantee# |
| a4n4ayr88dbhy | 2 | 2024-04-02/20:33:50 | 2024-04-02 20:33:50 | .037 s | null | select grantee#,privilege#,nvl(col#,0),max(mod(nvl(option$,0),2)),max(bitand(nvl(option$,0), 8) /8), max(bitand(nvl(option$,0), 16) /16), max(bitand(nvl(option$,0),64) /64), max(bitand(nvl(option$,0), 128) /128) from objauth$ where obj#=:1 group by grantee#,privilege#,nvl(col#,0) order by grantee# |
| 5say587752zh3 | 11 | 2024-04-02/20:32:39 | 2024-04-02 20:32:40 | .498 s | null | select name,online$,contents$,undofile#,undoblock#,blocksize,dflmaxext,dflinit,dflincr,dflextpct,dflminext, dflminlen, owner#,scnwrp,scnbas, NVL(pitrscnwrp, 0), NVL(pitrscnbas, 0), dflogging, bitmapped, inc#, MOD(flags,(4294967296 * 4294967296)), plugged, NVL(spare1,0), NVL(spare2,0), affstrength, FLOOR(flags/(4294967296 * 4294967296)) from ts$ where ts#=:1 |
| afx304d90ps3z | 1 | 2024-04-02/20:18:36 | 2024-04-02 20:18:36 | .003 s | null | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
| fsprw99ahsvyn | 1 | 2024-04-02/20:18:36 | 2024-04-02 20:18:36 | .004 s | null | select typeid, roottoid from type$ where tvoid = :1 |
| b2sb7rm7vt887 | 1 | 2024-04-02/19:32:51 | 2024-04-02 19:32:50 | .010 s | null | select userid, name, subname, flags from sys.scheduler$_lwjob_obj where obj# = :1 |
| c3utnxsnrx8tk | 1 | 2024-04-02/17:20:06 | 2024-04-02 17:20:06 | .018 s | DBMS_SCHEDULER | update obj$ set obj#=:4, type#=:5,ctime=:6,mtime=:7,stime=:8,status=:9,dataobj#=:10,flags=:11,oid$=:12,spare1=:13,spare2=:14,spare3=:15,signature=:16,spare7=:17,spare8=:18,spare9=:19, dflcollid=decode(:20,0,null,:20),creappid=:21,creverid=:22, modappid=:23,modverid=:24,crepatchid=:25,modpatchid=:26 where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| 50vxqdkj4zu1w | 1 | 2024-04-02/17:20:06 | 2024-04-02 17:20:06 | .058 s | null | select user#,password,datats#,tempts#,type#,defrole,resource$,ptime,decode(defschclass,NULL,'DEFAULT_CONSUMER_GROUP',defschclass),spare1,spare4,ext_username,spare2,nvl(spare3,16382),spare9,spare10 from user$ where name=:1 |
| acmvv4fhdc9zh | 6 | 2024-04-02/17:20:05 | 2024-04-02 17:20:05 | .034 s | null | select obj#,type#,ctime,mtime,stime, status, dataobj#, flags, oid$, spare1, spare2, spare3, signature, spare7, spare8, spare9, nvl(dflcollid, 16382), creappid, creverid, modappid, modverid, crepatchid, modpatchid from obj$ where owner#=:1 and name=:2 and namespace=:3 and remoteowner is null and linkname is null and subname is null |
| ac805sb6btmg3 | 1 | 2024-04-02/17:20:06 | 2024-04-02 17:20:05 | .104 s | null | select obj#, owner, node from syn$ where name=:1 and owner=:2 |
| 5hrvvu1r771m5 | 1 | 2024-04-02/17:20:05 | 2024-04-02 17:20:05 | .005 s | null | SELECT VALUE$ FROM SYS.PROPS$ WHERE NAME = 'OGG_TRIGGER_OPTIMIZATION' |
| cb21bacyh3c7d | 1 | 2024-04-02/17:20:05 | 2024-04-02 17:20:05 | .011 s | null | select metadata from kopm$ where name='DB_FDO' |
| g0t052az3rx44 | 3 | 2024-04-02/17:20:05 | 2024-04-02 17:20:05 | .061 s | null | select name,intcol#,segcol#,type#,length,nvl(precision#,0),decode(type#,2,nvl(scale,-127/*MAXSB1MINAL*/),178,scale,179,scale,180,scale,181,scale,182,scale,183,scale,231,scale,0),null$,fixedstorage,nvl(deflength,0),default$,rowid,col#,property, nvl(charsetid,0),nvl(charsetform,0),spare1,spare2,nvl(spare3,0), nvl(evaledition#,1),nvl(unusablebefore#,0),nvl(unusablebeginning#,0), case when (type# in (1,8,9,96,112)) then nvl(collid, 16382) else 0 end case, nvl(collintcol#,0), nvl(acdrrescol#, 0), nvl(spare7, 0), nvl(spare9, 0), nvl(spare10, 0) from col$ where obj#=:1 order by intcol# |
| c8h20n1d0k95m | 1 | 2024-04-02/17:20:05 | 2024-04-02 17:20:05 | .020 s | null | select /*+ no_parallel */ spare4 from sys.optstat_hist_control$ where sname=:1 |