Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Getting started with notebook Python/PySpark
  • SQL Server: How to see historical transactions SQL Server
  • Search and Replace vi editor command. Linux/Unix
  • .profile Linux/Unix
  • sid_wise_sql.sql Further explaination Oracle
  • Another export with Query Oracle
  • Jai Shree Ram Oracle
  • Difference between SYNC and AFFIRM Oracle
  • v$backup.status information Oracle
  • upload.html PHP/MYSQL/Wordpress
  • T-SQL Vs PL/SQL Syntax SQL Server
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • oracle 10g on linux Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • get_vmstat_solaris 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

  • move_arch_files.ksh Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • Zip and unzip with tar Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. 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
  • Find_planinfo.sql Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • eplan9i.sql Oracle
  • track_autoupgrade_copy_progress.sql Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • RAC 11g with vmware Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme