Home » SQL & PL/SQL » SQL & PL/SQL » wrapping of procedures
wrapping of procedures [message #38200] Mon, 01 April 2002 01:40 Go to next message
Jose
Messages: 11
Registered: December 2001
Junior Member
HI,
I could Wrap a Procedure in Oracle using "Wrap" .
But HOw can I take it into my database .I mean using
wrap , I could wrap a proceduer written in
mytest.sql and I got mytest.plb file. But I want this procedure in my database .

Thanx
jose
Re: wrapping of procedures [message #38205 is a reply to message #38200] Mon, 01 April 2002 08:31 Go to previous messageGo to next message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
You can compile a wrapped procedure just like a regular (non-wrapped) procedure. In SQL*Plus:

@mytest.pbl
Re: wrapping of procedures [message #39742 is a reply to message #38205] Tue, 06 August 2002 20:37 Go to previous message
Emmanuel
Messages: 6
Registered: February 2000
Junior Member
i want to know how to wrap a procedure and whether it is possible to get the source code from a wrapped procedure.
Expecting your reply.
Thanks and Regards,
G.Emmanuel.
Previous Topic: Who I can Create Hash Join
Next Topic: Re: DECODE explanation
Goto Forum:
  


Current Time: Thu Apr 25 02:53:28 CDT 2024