Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Find long Running Transaction Linux/Unix
  • restarting network in linux Linux/Unix
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • create trigger syntax Oracle
  • Wait time tuning research Oracle
  • DBMS_SQL for alter session. Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • New OFA for 11g Oracle
  • ORA-3136 Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Creating never expiring DB user accounts in Oracle Oracle

create a folder in multiple places

Posted on 31-Oct-2007 By Admin No Comments on create a folder in multiple places

for i in `df -k | grep EMCdb | awk ‘{print $6}’`

do

mkdir -p $i/oradata/800P

done

Linux/Unix, shell

Post navigation

Previous Post: Small sample shell program
Next Post: Search and replace pattern

Related Posts

  • Implementation of key based authentications Linux/Unix
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Jai Shree Ram Linux/Unix
  • Unix split command to split files Linux/Unix
  • restarting network in linux Linux/Unix
  • purge_trc.sh 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • move_arch_files.ksh Linux/Unix
  • Good Link from metalink 1 Oracle
  • Monitor Long Running Job Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Getting started with notebook Python/PySpark
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • findobj.sql Oracle
  • S3 Basic info AWS

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme