Re: Size of ProC executables
Date: 1995/05/31
Message-ID: <D9Gsu6.M49_at_inter.NL.net>#1/1
surfin_at_ozemail.com.au (The Surf Report) wrote:
>Matt (matthew.m.s.dawson_at_msmail.bhp.com.au) wrote:
>
>: 'declare cursor' statements. The cursor is not even openned.
>: The results:
>: Non-ProC executable size: 6376 bytes
>: ProC executable size: 2044585 bytes.
>: In other words the executable grew to 320 times its former size
>
>Everyone I have ever encountered has found the same thing. It must link
>in a heap of stuff applicable to oracle, though not used in every
>instance. I.e: a lot of redundant stuff is linked in to ensure that the
>few calls you do need to make are satisfied.
>
>Seems unreasonable, doesn't it?
Hmmm ... maybe. What platform are you using? Does Pro*C support shared libraries on your platform? If so, are you using the Pro*C shared libraries? Is single-task linking supported on your platform? If so, are you linking single-task or two-task with ORACLE? Does the Non-ProC executable implement the same functionality as the ProC executable?
Regards,
-Ren\'e Pijlman- _-^^-_ Rene.Pijlman_at_inter.NL.net _- _ - -_ // _ - / On no account allow a Vogon || \ - /\\ to read poetry at you. || \___/ || - Hitchiker's Guide to the Galaxy || //|\ ------------------------------------------------Received on Wed May 31 1995 - 00:00:00 CEST