Disabling Locking
To disable locking, you edit the extending settings using the Integration Server Administrator or manually edit server.cnf. The following procedure describes the Integration Server Administrator procedure.
Important: | Make sure that you only use this method of changing the settings. Later, if you change the settings by editing server.cnf, conflicts can occur. |
To disable locking on the Integration Server
2. In the Integration Server Administrator, under Settings, click Extended.
3. Click Edit Extended Settings.
4. In the Extended Settings box, type a key and value according to the following table.
If you want to... | Type this... |
Disable user locking and show no locks | watt.server.ns.lockingMode=none |
Disable user locking but show system locks | watt.server.ns.lockingMode=system |
5. Click Save Changes. The information is saved to Integration Server_directory \instances\instance_name\config\server.cnf.
6. Restart the Integration Server. The updated settings are now in effect.