Subject | Re: [IBO] How to specify cache (buffer) size |
---|---|
Author | Eyal |
Post date | 2005-04-27T23:54:35Z |
Jason Wharton wrote:
What about Params[IB_BUFFERS] - isn't it what I need?
And... maybe you can just surface the cache size property?
Thanks,
Eyal.
>I'll look into that.
> You may need to learn how to use the API and customize the DPB
> (database parameter block) when connecting to a database. There
> is an event called OnCustomizeDPB that you can use to add
> commands to this string of bytes that give the server specific
> instructions upon connection. See the API reference manual for
> instructions on how to add DPB items.
What about Params[IB_BUFFERS] - isn't it what I need?
And... maybe you can just surface the cache size property?
Thanks,
Eyal.