Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_string_in_database.sql Oracle
  • create database syntax Oracle
  • Good notes on Oracle Events Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • Clean up Oracle
  • Paste command syntax Linux/Unix
  • Important Script Method for tuning Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Ports used by Oracle Software Oracle
  • Jai Shree Ram Linux/Unix
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • SYSOPER Mystery Oracle
  • Export Import with QUERY 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

  • Directory wise folder wise space usage Linux/Unix
  • grep multuple patterns Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • backspace in SQL Plus not working then..? Linux/Unix
  • CPU Core related projections AWS
  • oracle 10g on linux Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • proc.sql Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • CPU Core related projections AWS
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Good Site for Oracle Internals Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme