Siebel Business Process & Functionality (MOSC)

MOSC Banner

DBMS SCHEDULER from siebel

edited Jul 1, 2016 5:10AM in Siebel Business Process & Functionality (MOSC) 1 commentAnswered

Hello Team,

Our DBA retrieved below query and told us that it is beimg scheduled from siebel application via DBMS SCHEDULER. But I could not find any reference. Please suggest.

*/ select /*+ full(t)
no_parallel(t) no_parallel_index(t) dbms_stats cursor_sharing_exact
use_weak_name_resl dynamic_sampling(0) no_monitoring */to_char(count("WED_1ST_OPEN_TM")),
to_char(substrb(dump(min("WED_1ST_OPEN_TM"), 16, 0, 32), 1, 120)),
to_char(substrb(dump(max("WED_1ST_OPEN_TM"), 16, 0, 32), 1, 120)),
to_char(count("WED_2ND_CLOSE_TM")), to_char(substrb(dump(min("WED_2ND_CLOSE_TM"),
16, 0, 32), 1, 120)), to_char(substrb(dump(max("WED_2ND_CLOSE_TM"),

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center