Home » RDBMS Server » Server Administration » autoscheduling
autoscheduling [message #59069] Mon, 27 October 2003 03:58 Go to next message
M. Khaled
Messages: 67
Registered: April 2002
Member
give me an example of autoscheduling command of linux.
I want to stop listener after some interval.
help please
Re: autoscheduling [message #59080 is a reply to message #59069] Mon, 27 October 2003 12:41 Go to previous messageGo to next message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Check if you have at
Re: autoscheduling [message #59086 is a reply to message #59080] Mon, 27 October 2003 23:17 Go to previous messageGo to next message
M. Khaled
Messages: 67
Registered: April 2002
Member
Yes i have at in my os
please give me an example for at
thanks
Re: autoscheduling [message #59100 is a reply to message #59086] Tue, 28 October 2003 08:42 Go to previous messageGo to next message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
do a 'man at' ..it has examples in it..

lets say I want to execute uptime at 10:56am and get the o/p redirected to a file..

<psfnadbd1: ></export/home/oracle> at 10:56am
at> uptime > test.dat
at> <EOT>
commands will be executed using /usr/bin/ksh
job 1067356560.a at Tue Oct 28 10:56:00 2003

<psfnadbd1: ></export/home/oracle> date
Tue Oct 28 10:56:00 EST 2003
<psfnadbd1: ></export/home/oracle> cat test.dat
10:56am up 7 day(s), 14:59, 9 users, load average: 0.93, 0.57, 0.48
autoscheduling/THIRU [message #59156 is a reply to message #59100] Fri, 31 October 2003 23:15 Go to previous message
M. Khaled
Messages: 67
Registered: April 2002
Member
dear
Still could not make any schedule.
where could i write the commands. suppose i want to execute ls -al command now what will be the procedure.
please write to me step by step

thanks
Previous Topic: Sga size
Next Topic: about 10g
Goto Forum:
  


Current Time: Fri Sep 20 11:45:31 CDT 2024