Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • move_arch_files.ksh Linux/Unix
  • FRA Information. Oracle
  • How to choose Driver table in SQL statement Oracle
  • Read CSV file using PySpark Python/PySpark
  • Export Import with QUERY Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • v$backup.status information Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Unix command for system configuration Linux/Unix
  • SQL Server: How to see historical transactions SQL Server
  • Good RAC & Standby Notes Oracle
  • Optimizer SORT Operations 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

  • scripts to take listener.log backup Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • telnet listening Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • To see only files and/or folders using LS command Linux/Unix
  • Unix command for system configuration 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 (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • create user with unlimited quota Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • Histogram information Oracle
  • oradebug ipcrm ipcs Oracle
  • Find sort details from Db find_sort.sql Oracle
  • For Search and replace unix command. Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme