Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Analyze different versions of Oracle to see which events is set at the session/system level of the database

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces "analyzing different versions of Oracle to see which events is set at the session/system level of the database". In daily operation, it is believed that many people have doubts about analyzing different versions of Oracle to see what events is set at the session/system level of the database. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful for you to answer the question of "analyzing different versions of Oracle to see which events is set at the session/system level of the database"! Next, please follow the editor to study!

Document 436036.1SQL > connect / as sysdbaSQL > oradebug setmypidOracle 8i / 9iSQL > oradebug dump events / * Level 1-Dump session group's event settings / * Level 2-Dump process group's event settings / * Level 4-Dump system group's event settings (Ie the instance wide events) Oracle 10g / 11g and aboveSQL > oradebug eventdump / * session-Dump session group's event settings / * process-Dump process group's event settings / * system-Dump system group's event settings (Ie the instance wide events ) Note: level needs to be specified in lowercase!-- OR-- SQL > alter session set events' immediate eventdump ()' / * SESSION-Dump session group's event settings / * PROCESS-Dump process group's event settings / * SYSTEM-Dump system group's event settings (Ie the instance wide events) at this point, the study on "analyzing different versions of Oracle to see which events is set at the session/system level of the database" is over. I hope I can solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report