Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Roles and Stored Object behaviour Oracle
  • restarting network in linux Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • Resolving RMAN Hung Jobs Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • tab.sql Oracle
  • How to find password change date for user Oracle
  • All About oracle password and security from metalink Oracle
  • TNSNAMES entries details Oracle
  • RAC 11g with vmware Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • reset Sequence Oracle
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • Oracle 10g Wait Model 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

  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix
  • process id based files and processes Linux/Unix
  • Removing first line Linux/Unix
  • check_copy_progress.sh 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Changing the Global Database Name Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • nfs mount command Linux/Unix
  • V$transaction notes for finding XID composition. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme