Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Nice notes on wait events Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • Postgres DB user and OS user. POSTGRESQL
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • How to stop OCSSD Daemon Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • sql_doing_fts.sql Oracle
  • Korn Shell Arithmatic Linux/Unix
  • Changing unix system clock when Oracle database is running. Oracle
  • Good Site for Oracle Internals Oracle
  • ORA-3136 Oracle
  • Find long Running Transaction Linux/Unix

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

  • SAN Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • handling filenname with space Linux/Unix
  • set_env_dba Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • grep multuple patterns 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • USE_NL and INDEX hints example Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Convert multiple rows to single column Oracle
  • reset Sequence Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • ORA-3136 Oracle
  • Transfer SQL Profiles from One database to other database. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme