Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Creating never expiring DB user accounts in Oracle Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • scp with ssh2 Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • sqlnet.ora paramters Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • CPU Core related projections AWS
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • Single character replacement in Unix Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Finding locked objects Oracle

crontab syntax

Posted on 02-Aug-2005 By Admin No Comments on crontab syntax

***** Both hourly jobs *****

01 * * * * /export/home/oracle/scripts/move_arch_files_uoc.ksh > /export/home/oracle/scripts/log/move_arch_files_uoc.log 2> /export/home/oracle/scripts/log/move_arch_files_uoc.err

01 * * * * /export/home/oracle/scripts/move_arch_files_cif.ksh > /export/home/oracle/scripts/log/move_arch_files_cif.log 2> /export/home/oracle/scripts/log/move_arch_files_cif.err

***** for 15 mins interval *****

01,16,31,46 * * * * /export/home/oracle/scripts/move_arch_files_uoc.ksh > /export/home/oracle/scripts/log/move_arch_files_uoc.log 2> /export/home/oracle/scripts/log/move_arch_files_uoc.err

Linux/Unix, shell

Post navigation

Previous Post: move_arch_files.ksh /* Good One */
Next Post: sql_doing_fts.sql

Related Posts

  • find the files that are 1 day old. Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Space padding in korn shell Linux/Unix
  • Unix split command to split files Linux/Unix
  • Passing from Unix to PLSQL using bind variables 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Jai Shree Ram Linux/Unix
  • DBMS_JOB all example Oracle
  • Important Script Method for tuning Oracle
  • Rman Notes -1 Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • find_idle_cpu.sql Oracle
  • checking connectivity between two servers Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme