Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • cur_sql.sql Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Resolving RMAN Hung Jobs Oracle
  • Renaming Oracle Instance Name Oracle
  • SYSOPER Mystery Oracle
  • on IBM-AIX for display Linux/Unix
  • oracle fast start failover best practice Oracle
  • fuser to check who is using diretory Linux/Unix
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • How to stop OCSSD Daemon Oracle
  • Changing Instance Name ( No DB_NAME) 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

Related Posts

  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Unix split command to split files Linux/Unix
  • create a folder in multiple places Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • age_alert.ksh aging out alert.log Linux/Unix
  • get_vmstat.ksh 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
  • create trigger syntax Oracle
  • Absolute file number and relative file number Oracle
  • purge_trc.sh Linux/Unix
  • sess1.sql Oracle
  • Find all users who have DML privileges Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • Insert cause enqueue locks Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme