Показаны сообщения с ярлыком disable autocommit. Показать все сообщения
Показаны сообщения с ярлыком disable autocommit. Показать все сообщения

вторник, 24 ноября 2015 г.

DB2 CLP. Disable autocommit

To disable autocommit is db2 clp write the following command:
UPDATE COMMAND OPTIONS USING c OFF.

To check the results write the following command:
LIST COMMAND OPTIONS