Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Sort with ASCII order and Numeric Order Linux/Unix
  • cif crons Linux/Unix
  • arch_configUOCIOTTO.ora Oracle
  • Directory wise folder wise space usage Linux/Unix
  • ipcs -l Linux/Unix
  • SQL Server: How to see current transactions or requests SQL Server
  • Check Oracle installed products using one command Oracle
  • Pending Transaction Neighbors Script Oracle
  • Logic to chech # of parameters command line parameters Linux/Unix
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • cache buffer chain latch Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • find_longsql.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

Related Posts

  • Jai Shree Ram Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • scp with ssh2 Linux/Unix
  • handling filenname with space Linux/Unix
  • secure crt settings 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
  • OEM-Commnds Oracle
  • How to see which patches are applied. Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • Composite Index creation tip from Vivek Oracle
  • Rename Oracle Instance Name Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • checking connectivity between two servers Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme