Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU Core related projections AWS
  • How to know Number of CPUs on Sun Box Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • Backup and Recovery Scenarios Oracle
  • Rman Notes -1 Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • DBMS_JOB all example Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • myfile Oracle
  • check_copy_progress.sh Linux/Unix
  • Space padding in korn shell Linux/Unix
  • Paste command syntax Linux/Unix
  • Good Site for Oracle Internals Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix

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

  • Linux CPU info. Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix
  • restarting network in linux Linux/Unix
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Session_info.ksh Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter 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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • tblwopk.sql tablewopk.sql Oracle
  • Jai Shree Ram Oracle
  • Running select from V$ views from remote server Linux/Unix
  • send attachment from unix-shell script Linux/Unix
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • This is im telling Kishore Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • To Find Orphan OS processes. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme