Linux Operating System (MOSC)

MOSC Banner

Schedule tasks

edited Apr 4, 2011 12:59AM in Linux Operating System (MOSC) 4 commentsAnswered ✓
 Hi every one,
I am new to linux, there are a number of task schedule which works fine but when i check the crontab there is no single entry exists about any of the tasks. the following is the output of crontab.

[oracle@hdbsrv2 etc]$ vi crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
~


Please give me any idea that from where else my task are schedule.

Regards
Muhammad

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center