Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • V$ROLLSTAT status is Full Oracle
  • chk_space_SID.ksh Linux/Unix
  • Export Import with QUERY Oracle
  • To Find Orphan OS processes. Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • normal maintenance for exp-imp and renaming table Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • Goog notes on X$ tables Oracle
  • move_arch_files.ksh Linux/Unix
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • oracle Dba site Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • Temporary Tablespace Information and restriction. Oracle

purge_trc.sh

Posted on 02-Aug-2005 By Admin No Comments on purge_trc.sh

#!/bin/sh

. /oracle/oraprocs/oracle_env_10g_UAS

ORACLE_HOME=/oracle/app/oracle/product/10.1;export ORACLE_HOME

ORACLE_SID=UAS;export ORACLE_SID

find $UDUMP/*.trc -mtime +15 -exec rm {} ;

find $BDUMP/*.trc -mtime +15 -exec rm {} ;

find $CDUMP/*.trc -mtime +15 -exec rm {} ;

Linux/Unix, shell

Post navigation

Previous Post: cif crons
Next Post: rm_backup_arch_file.ksh

Related Posts

  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • get_vmstat.ksh Linux/Unix
  • scp with ssh2 Linux/Unix
  • Logic to chech # of parameters command line parameters Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • To seee semaphores and shared memory segments in Solaris 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • ext#.sql Oracle
  • cur_sql.sql Oracle
  • configUOCIOTTO.ora Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • For Search and replace unix command. Linux/Unix
  • standard Monitoring – 1 Oracle
  • metalink all dynamic view reference notes. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme