Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Export Import with QUERY Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • scripts to take listener.log backup Linux/Unix
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • alter database backup controlfile to trace Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • ipcs -l Linux/Unix
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • To see how much time or progress of long transaction Oracle
  • Getting started with notebook Python/PySpark
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide 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

  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix
  • fuser to check who is using diretory Linux/Unix
  • Monitor and Trace Unix processes using truss 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 Blank lines from file using grep Linux/Unix
  • SAN 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Checking SQL Server Version SQL Server
  • find_open_cur.sql Find open cursorts per session Oracle
  • Oracle Internal Good Websites 1 Oracle
  • telnet listening Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme