Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • get_vmstat_linux Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • Rownum with Order by Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • Renaming Oracle Instance Name Oracle
  • lck.sql Oracle
  • Pending Transaction Neighbors Script Oracle
  • All Hints for Oracle Databases Oracle
  • Oracle 10g for solaris 10 Oracle
  • copying/removing directory with all its subdirectory Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • How to find where datafile is created dbf_info.sql Oracle
  • How to analyze statspack or AWR report. Oracle
  • block_ident.sql Oracle
  • Rman Notes -1 Oracle

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

  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • secure crt settings Linux/Unix
  • nfs mount command Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • copying/removing directory with all its subdirectory Linux/Unix
  • Oracle GoldenGate lag monitoring shell script 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Data Direct to TAPE Oracle
  • Good links for x$ tables in oracle. Oracle
  • cp_filesystem.sql Oracle
  • good note for shared pool tunnig Oracle
  • process id based files and processes Linux/Unix
  • Implementing Listener Security Oracle
  • FGA Part-I Oracle
  • scripts to take listener.log backup Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme