Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • set_env_dba Linux/Unix
  • Sequence Resetting Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • TNSNAMES entries details Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • To Find Orphan OS processes. Linux/Unix
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Explain Plan Output 2 Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • sql_plan9i.sql Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • Wait Based Tuning Step by step with SQL statement Oracle

standard Monitoring – 1

Posted on 04-Jun-2008 By Admin No Comments on standard Monitoring – 1

ALL DB = Primary + DR databases.

-> Implement checkfile concept so script will not page for planned maitenance.

(1) Connect and update all Primary db for hang check.

(2) Check for pmon for all db.

(3) Check Alert log for ORA error for Primary database.

(4) Purge Alert log of Primary and keep backup for last 15 days.

(5) Nullify listener.log of Primary every Month/15days/week.

(6) Switch logfile for each Primary for every 15 mins.

(7) Purge old archlog file that is 1 week old. ( This needs to check for the logs must be applied on all DR boxes, Else Page Immediately)

(8) Purge old acrhfile based on threshold. ( This needs to check for the logs must be applied on all DR boxes, Else Page Immediately)

(9) Check for space on all segments in the databases.

(10) Check for MAXEXTENTS reached in all databases.

(11) Copy the listener.ora / tnsnames.ora from Primary to its DRs whenever any changes done.

(12) Do tnsping on all database link from Primary and its DRs.

(13) Run Autorecovery for all DRs.

(14) Check recovery for all DRs.

(15) Purge all tracefiles for every week.

(16) Check all .err files in $SCRIPTS/log folder for any kind of Errors and page if that box is production.

(17) Copy arch files from Primary to DR.

(18) Copy all crontabs for all production server.

(19) Implement checkfile concept. So this scripts will not page when there will be a planned maintenance.

(20) Preserve the backup of all monitoring scripts. (Weekly or manually).

(21) Check for consistent locks in the databases and email it periodically of locks are held for some threshold time.

(22) Query on vmstat output to see if there is any CPY hike that crossed certain thereshold.

(23) For JDBC based applications, monitor open_cursors count from V$sysstat for databases.

(24) Validate standby for any NOLOGGING operations done on Priduction.

For statistics gathering:

(1) Run vmstat on each server to collect stats for every 5 mins.

(2) Check statspack/awr is running for 9i/10g instances.

Other periodic tasks

(1) Analyze weekly.

Thanks & Regards

Paresh Mehta

Oracle, SQL scripts

Post navigation

Previous Post: Zip and unzip with tar
Next Post: ORA-00064: object is too large to allocate on this O/S during startup

Related Posts

  • When to rebuld B-tree index Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Committing distributed transaction using commit force Oracle
  • sid_wise_sql.sql Oracle
  • Rollback force for distributed transactions Oracle
  • SQL_PROFILE – I explaination Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Exadata Basics Oracle
  • UTL_FILE test program Oracle
  • Python class import from different folders Python/PySpark
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme