How to retrieve all the list of schedules of current user? (Oracle 11g r2)
Toad can retrieve it in som开发者_JAVA百科e way (since it draw them in the objects tree) but I cannot find the view (query) which is allowed to perform by non-sys user.
You're after USER_SCHEDULER_SCHEDULES?
SELECT *
  FROM USER_SCHEDULER_SCHEDULES
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论