Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Alter procedure auditing Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • setting prompt display with .profile Linux/Unix
  • Insert cause enqueue locks Oracle
  • Backup and Recovery Scenarios Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Proc Compilation Oracle
  • currwait.sql Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • This is im telling Kishore Oracle
  • PLSQL Table Syntax 1 Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • When to rebuld B-tree index Oracle
  • configUOCIOTTO.ora Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME 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

  • Process Map for CPU and Memory for OS processes Linux/Unix
  • purge_trc.sh Linux/Unix
  • Important Solaris Commands Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • catting.sh Linux/Unix
  • scripts to take listener.log backup 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
  • adding new line after specific pattern using sed Linux/Unix
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • scripts to take listener.log backup Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Changing default shell Linux/Unix
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • ext#.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme