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

Home -> Community -> Usenet -> c.d.o.misc -> Re: PGP Encryption in PL/SQL

Re: PGP Encryption in PL/SQL

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Thu, 10 Mar 2005 03:01:08 GMT
Message-ID: <Xns9614C17918C27SunnySD@68.6.19.6>


sameergn_at_gmail.com wrote in
news:1110409116.834706.85770_at_z14g2000cwz.googlegroups.com:

> Hi,
>
> There is a UNIX CRON jobs written in PERL that
>
> 1. Runs a query.
> 2. PGP encrypts the output
> 3. and sends it out via email.
>
> We want to move this CRON to a Oracle Job. We know that points 1 and
> 2
> can be implemented in PL/SQL but can we do PGP encryption too?
>

Yes, if you know what you are doing.
It is just a Small Matter Of Programing (SMOP). Received on Wed Mar 09 2005 - 21:01:08 CST

Original text of this message

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