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

Home -> Community -> Usenet -> c.d.o.server -> Re: Binary_code Oracle?

Re: Binary_code Oracle?

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.com>
Date: Mon, 20 Jan 2003 11:05:47 GMT
Message-ID: <fKQW9.61353$hl1.6596@sccrnsc04>


Unless it is 9i where you can compile to native code then it is "p" code and an interpreter will use it.
Jim
"akelavlk" <jansun_at_pobox.sk> wrote in message news:e0133f25.0301192353.4e2920d0_at_posting.google.com...
> I want see binary, I think where is somethink to study. Or i am
> curious. I know programing in ASM and I want see how ORACLE compile
> PL/SQL. Do you know, it's optimize? Or it's optimize to speed, or
> size?
>
> DA Morgan <damorgan_at_exesolutions.com> wrote in message
news:<3E283416.E3E09EEB_at_exesolutions.com>...
> > akelavlk wrote:
> >
> > > I change my question. How can I see binary code of PL/SQL language in
> > > ORACLE database? Is it somewhere in system table or in file?
> >
> > To the best of my knowledge you can't unless you just want to use vi, or
> > another editor, on the Oracle binaries in $ORACLE_HOME/bin.
> >
> > But just because I am a curious person ... why look at executable
> > code? It all looks pretty much the same.
> >
> > Daniel Morgan
Received on Mon Jan 20 2003 - 05:05:47 CST

Original text of this message

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