What database aspects should be monitored?
摘自orafaq
One should implement a monitoring system to constantly monitor the following
aspects of a database. This can be achieved by writing custom scripts,
implementing Oracle's Enterprise Manager, or buying a third-party monitoring
product. If an alarm is triggered, the system should automatically notify the
DBA (e-mail, page, etc.) to take appropriate action.
Infrastructure availability:
- Is the database up and responding to requests
- Are the listeners up and responding to requests
- Are the Oracle Names and LDAP Servers up and responding to requests
- Are the Web Listeners up and responding to requests
- Etc.
Things that can cause service outages:
- Is the archive log destination filling up?
- Objects getting close to their max extents
- Tablespaces running low on free space/ Objects what would not be able to extend
- User and process limits reached
- Etc.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-987155/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- What you should know about JavaJava
- PostgreSQL DBA(44) - Privileges & User Management - What You Should KnowSQL
- PostgreSQL DBA(71) - Locks(Table-Level):What You Should KnowSQL
- PostgreSQL DBA(74) - Locks(Row-Level):What You Should KnowSQL
- what storage is used in a LOBSEGMENT and should it be shrunk / reorg-1453350.1
- PostgreSQL DBA(75) - Locks(locktype:transactionid):What You Should KnowSQL
- PostgreSQL DBA(76) - Locks(Advisory Locks):What You Should KnowSQL
- What are HANA's models of cloud computing, and which should I choose?Cloud
- 想入門者請近.[翻譯]what programming language should I learn?
- What documents and steps should be reviewed during upgrade to R12View
- What is the Impact on the Database When Modifying the OS DateDatabase
- What Happens When You Open a Database (297)APPDatabase
- 資料庫應該使用非同步嗎 Should my database calls be Asynchronous?資料庫非同步Database
- Aspects原始碼分析原始碼
- Aspects 原始碼解析原始碼
- iOS Aspects原始碼剖析iOS原始碼
- GoldenGate - What is supported and what is not ....Go
- What is it?
- TextInput should be given height
- iOS AOP 框架 - Aspects 原始碼解讀iOS框架原始碼
- What is WebpackWeb
- What is Babel?Babel
- What is MySQL?MySql
- What is Gravity
- what is life?
- What is wrong?
- How to Determine When an Index Should be Rebuilt?IndexUI
- The ITer should learn more about ITIL
- Why Startups Should Not Choose NoSQLSQL
- [ERROR]XX is marked as crashed and should be repairedErrorAI
- 靜下心來讀原始碼之Aspects原始碼
- What is an SQL relation?SQL
- What time is it on Mars?
- what the fuck java is?Java
- What is tradebit?
- What is functor in Haskell ?Haskell
- What is Scalability?
- what is ORACLE ACEOracle