Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • create user with unlimited quota Oracle
  • Good notes for shared pool Oracle
  • move_arch_files.ksh Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • send attachment from unix-shell script Linux/Unix
  • SAN Linux/Unix
  • S3 Basic info AWS
  • sesswait.sql Oracle
  • Unix split command to split files Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • oradebug ipcrm ipcs Oracle
  • handling filenname with space Linux/Unix
  • Oracle Support Metalink ID 161818.1 Oracle
  • Complete Git Tutorial for Beginners GIT
  • move_arch_files.ksh Linux/Unix

catall.sh

Posted on 06-Apr-2006 By Admin No Comments on catall.sh

#!/bin/ksh

for fname in `ls`

do

print “”;

print “/* File Name : $fname */”;

print “”;

cat $fname

done

Linux/Unix, shell

Post navigation

Previous Post: before_trunc.sql Before Truncate table needs to execute following:
Next Post: segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used)

Related Posts

  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • grep multuple patterns Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Jai Shree Ram 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 sort details from Db find_sort.sql Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • plan10g.sql good Oracle
  • Jai Shree Ram Oracle
  • Drop tempfiles from database Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme