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 -> PGP Encryption in PL/SQL

PGP Encryption in PL/SQL

From: <sameergn_at_gmail.com>
Date: 9 Mar 2005 14:58:36 -0800
Message-ID: <1110409116.834706.85770@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?

TIA,
Sameer Received on Wed Mar 09 2005 - 16:58:36 CST

Original text of this message

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