3.1.4 Disable data links support

Information

Datalinks enables the database to support the Data Links Manager to manage unstructured data, such as images, large files, and other unstructured files on the host. It is recommended that data links support be disabled.

Disable datalinks if there is no use for them because this will reduce the attack surface for the DB2 service.

Solution

1. Attach to the DB2 instance.
db2 => attach to $DB2INSTANCE
2. Run the following command from the DB2 command window:
db2 => update database manager configuration using datalinks no
Default Value:
The default value for datalinks is NO.

See Also

https://workbench.cisecurity.org/files/1654