Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • setting prompt display with .profile Linux/Unix
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • All Hints for Oracle Databases Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • USE_NL and INDEX hints example Oracle
  • Committing distributed transaction using commit force Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Finding locked objects Oracle
  • Linux CPU info. Linux/Unix
  • cache buffer chain latch Oracle
  • Reading config file from other folder inside class Python/PySpark
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • online_bkup.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

  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • replace alphabets using sed Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Removing Blank lines from file using grep 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DBMS_SQL for alter session. Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Jai Shree Ram Linux/Unix
  • shutdown linux Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • sess1.sql Oracle
  • Good Oracle Architecture In Short and point to point Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme