Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Using OS_Authentication in cron jobs

Re: Using OS_Authentication in cron jobs

From: David Annis <dannis_at_excel.net>
Date: 1996/10/21
Message-ID: <326be9f0.15769715@news.excel.net>#1/1

On Fri, 18 Oct 1996 22:27:21 +0200, max <kruijzen_at_pi.net> wrote:

>Brad Baker wrote:
>>
>> I'm looking into using os_authentication for the purposes of running

        <snip; question about cron job>

>The best way is to start your script with the command-lines:
>
> . /etc/profile
> . $HOME/.profile
>
>for the bourne/kourne shells
>
>This way you will have the same environment !
I do the same thing, but I have a .profile.batch script that I use instead of .profile. That avoids a few meaningless error messages for things like "stty erase ^H". Received on Mon Oct 21 1996 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US