Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Histogram information Oracle
  • find_idle_cpu.sql Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • Physical Standby switchover with session active Oracle
  • For Search and replace unix command. Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Composite Index creation tip from Vivek Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • copying/removing directory with all its subdirectory Linux/Unix
  • New OFA for 11g Oracle
  • Rman Notes -1 Oracle
  • Oracle Internal Good Websites 1 Oracle
  • sess_server.sql Oracle

move_arch_files.ksh

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

#!/bin/ksh

a=`ps -ef|grep “move_arch_files.ksh”|grep -v grep|wc -l`

if [ $a -gt 2 ]

then

echo “Exiting because of more than 1 Moving archive log script is running ”

exit

fi

#

## Setting Environment information and variables

#

NODENAME=`hostname`

Linux/Unix, shell

Post navigation

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

Related Posts

  • setting prompt display with .profile Linux/Unix
  • Monitor and Trace Unix processes using truss Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • secure crt settings Linux/Unix
  • telnet listening Linux/Unix
  • Single character replacement in Unix 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to see which patches are applied. Oracle
  • This is from Temi Oracle
  • Find all users who have DML privileges Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Resolving RMAN Hung Jobs Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • nfs mount command Linux/Unix
  • login.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme