Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Flowers Resize datafiles Oracle
  • send attachment from unix-shell script Linux/Unix
  • cur_sql.sql Oracle
  • FGA Part-I Oracle
  • Drop database in Oracle 10g Oracle
  • Good notes on Oracle Events Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • Guide to Linux System Command Mastery Linux/Unix
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • on IBM-AIX for display Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix

move_arch_files.ksh

Posted on 02-Aug-2005 By Admin No Comments on move_arch_files.ksh

#ARCH_SPACE=`df -k /UASARCH | tail -1 | awk ‘{print $5’} | sed ‘s/%//g’`

ARCH_SPACE=`df -k $ARCHMOUNTPOINT | tail -1 | awk ‘{print $5’} | sed ‘s/%//g’`

Linux/Unix, shell

Post navigation

Previous Post: proc.sql
Next Post: move_arch_files.ksh /* Good One */

Related Posts

  • For Search and replace unix command. Linux/Unix
  • note id 373303.1 Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • scp with ssh2 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
  • Backup and Recovery Scenarios Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • replace alphabets using sed Linux/Unix
  • Deleting first line and lastline of a file using sed Linux/Unix
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • V$transaction notes for finding XID composition. Oracle
  • Resolving RMAN Hung Jobs Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme