From: Theodore Do <tdo@mailsrv1.trw.com>
Subject: Re: Automate Script Execution
Date: 1995/08/08
Message-ID: <408p5o$ivs@tnn-wan.trw.com>#1/1
references: <sarek.38.000C4E08@cais.com>
to: sarek@cais.com
content-type: text/plain; charset=us-ascii
organization: TRW Information Technology Services
mime-version: 1.0
newsgroups: comp.databases.oracle
x-mailer: Mozilla 1.1N (Windows; I; 16bit)


Scott,

The other alternative (instead of the embedded password) is
to create a special ORACLE user identified externally. That means
ORACLE will not required a password for database connection.
(The OS performs the password authentication).

-Ted.

sarek@cais.com (Scott T. Johnson) wrote:
>I have created a procedure to purge old records from a database.
>Can Oracle v7.1.6 (on a UNIX platform) execute this procedure on a daily basis 
>without user intervention?    I realize that a cronjob can be submitted but 
>then a script with the password must be created.  
>
>Any ideas?
>
>Thanks,
>Scott


-- 
=============================================
= Theodore Do                               =
= Senior Technical Specialist, UNIX/ORACLE  =
= TRW Information Technology                =
= tdo@mailsrv1.trw.com                      =
=============================================




