Get current lock manager configuration.
- Parameters:
-
| config | Returned lock manager configuration settings. |
- Returns:
-
On failure, one of the following error codes is set:
- See also:
- db_set_config, db_get_config, lm_set_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.