Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • how to find OS block size Oracle
  • Proc code Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Library cahe Latches and internal explaination Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Oracle Material from OTN Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • good note for shared pool tunnig Oracle
  • cif crons Linux/Unix
  • load SPM baseline from cursor cache Oracle
  • sql_plan9i.sql Oracle
  • Formatter Explain plan Output 1 Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Debugging Shell FIles 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

  • For Search and replace unix command. Linux/Unix
  • To Find Orphan OS processes. Linux/Unix
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Paste command syntax 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • age_alert.ksh aging out alert.log Linux/Unix
  • To check whether standby is recovering properly or not?? Oracle
  • Read CSV File using Python Python/PySpark
  • Backup and Recovery Scenarios Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • How to choose Driver table in SQL statement Oracle
  • AWR license Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme