Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: compute md5-hash from file
Maxim Demenko wrote:
> I think that will be the most straightforward workaround. I imagine to
> have seen a possible java implementation on asktom, but quick search
> didn't help - maybe you'll have more luck.
i stumbled across such an implementation when i first searched for md5-calculation with oracle. (but unfortunately i didn't bookmarked the thing)
do you have any experience in executing java in oracle? i wonder how much time the start of the vm takes. and how much slower it runs instead of pure pl/sql.
> Alternatively, there are old (under GPL) pl sql implementations for
> md5/bitwise operations , maybe you'll have interest to adjust them to
> handle large objects...
thanx for the links!
cheers,
thomas
Received on Mon Mar 19 2007 - 16:41:36 CDT
![]() |
![]() |