Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Free conference number from http://www.freeconference.com Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Vivek Tuning for Row Locks. Oracle
  • Load SPM baseline from AWR Oracle
  • chk_space_SID.ksh Linux/Unix
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • move_arch_files.ksh Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Formatter Explain plan Output 1 Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • myfile Oracle
  • Find All internal Parameters Oracle
  • check_copy_progress.sh Linux/Unix
  • useful dg links Oracle

remove archfiles only when it is applied to DR rm_archfiles.sh

Posted on 08-Jul-2009 By Admin No Comments on remove archfiles only when it is applied to DR rm_archfiles.sh

/oracle/scripts/rm_archfiles.sh “/db9/archlog” “90” “/oracle/admin/TESTDB/bdump/alert_TESTDB.log”

#!/bin/sh

RUNNING=`ps -ef|grep rm_archfiles.sh|grep -v grep|wc -l`

if [ $RUNNING -gt 2 ]

then

echo “Exiting !!! Total $RUNNING occurence of rm_archfiles.sh are running at `date`”

exit

fi

Linux/Unix, shell

Post navigation

Previous Post: run this before doing any dbchange pvm_pre_change.sql
Next Post: remove archfiles only when it is applied to DR rm_archfiles.sh

Related Posts

  • fuser to check who is using diretory Linux/Unix
  • Jai Shree Ram Linux/Unix
  • ipcs -l Linux/Unix
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • note id 373303.1 Linux/Unix
  • process id based files and processes Linux/Unix

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 (402)
  • 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 (3)
  • Videos (0)

Recent Posts

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Query to Generate aggregate on every 30 mins. Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Read CSV file using PySpark Python/PySpark
  • setting prompt display with .profile Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle
  • Database link password in user_db_links Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme