db_result_t lm_set_config ( const lm_config_t config  ) 

Set lock manager configuration.

Parameters:
config Lock manager configuration.
Returns:
On failure, one of the following error codes is set:

See also:
db_set_config, db_get_config, lm_get_config, lm_use_local,
get_db_error, clear_db_error, Error Handling
lm_set_config, lm_use_local, lm_get_config are not supported under single-user and C/S configurations and will return DB_FAIL with the error code DB_ENOTIMPL. In C/S configuration, these parameters can be set when the server is run. See documentation for dbserver in the User's Guide for more details.


Copyright © 2005-2008 ITTIA®. All rights reserved.