I am running into a problem importing data into Base. Primarily the problem is that I am running out of memory. Attempting therefor to increase the size of the cache to help I issued the following command in the SQL window

set property "cache_size_scale" 18

and received this error message

1: Access is denied: cache_size_scale in statement [set property "cache_size_scale"]

The same error is generated by this command

set property "cache_scale" 14

My next option I suppose would be to unzip the odb file and set the values by hand in the .properties file, but before I do this I was wondering if there is any other way?

Also, if I do go the route of 'hand tweaking' the .properties file, will Base overwrite these with it's default later?

Thanks

Andrew Jensen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to