Re: SQL Plus from a 'cron'

From: Bob Johnson <bobj_at_magna.com.au>
Date: 1995/08/13
Message-ID: <40jr7n$67t_at_kettle.magna.com.au>#1/1


Another way of correctly setting up att the path and other ENV stuff needed in cron jobs is to have the user root submit the job which will hame the command:

        su - yourusername -c 'sqlplus _at_yoursqlscriptname'

Bob Johnson
Computervision
Sydney, Australia Received on Sun Aug 13 1995 - 00:00:00 CEST

Original text of this message