Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Unix split command to split files Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Debugging Shell FIles Linux/Unix
  • To check whether standby is recovering properly or not?? Oracle
  • JSON/XML Types in Oracle Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Oracle Release Explaination Oracle
  • Single character replacement in Unix Linux/Unix
  • Histogram Overview Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Error Handling in Proc Oracle
  • tab.sql Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 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 Command Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Removing first line Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Linux CPU info. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Reading config file from other folder inside class Python/PySpark
  • find_idle_cpu.sql Oracle
  • Some useful Unix Commands Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • v$event_name Oracle
  • Parallel DML Oracle
  • standard Monitoring – 1 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme