Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Stored Procedure, PUBLIC_ALL_SOURCES
You are most likely looking at a wrapped package/procedure. This is the
p-code which is portable over all Oracle platforms. The whole point is to
prevent viewing of the source code.
Mark Poticha wrote in message
<365EBC6D.C1E31D61_at_rbg.informatik.tu-darmstadt.de>...
>Hi.
>
>In ORACLE's internal public view "PUBLIC_ALL_SOURCES" I have noticed
>sources of stored procedures.
>There are as well some misterious numbers in it. It looks like it's some
>kind of compiled version of the procedure.
>Does someone out there know something about it? How can I interprete
>those numbers?
>
>Mark
>
>
>
Received on Fri Nov 27 1998 - 11:53:06 CST
![]() |
![]() |