DB2EXTDL (utility)

By default, the UDF that retrieves the content of a Data Link text column returns a 100 KB BLOB. Depending on the size of the largest document in the database referenced by the Data Link, you might increase or decrease this value.

Authorization

You must run this command as a database administrator to enable the database. This requires you having SYSADM authority to be able to grant DBADM to the DB2 instance owner.

Command syntax

Read syntax diagramSkip visual syntax diagram>>-db2extdl--new-result-size-----------------------------------><

Command parameters

new-result-size
The new result size of the UDF to retrieve the Data Link content in kilobytes. This is a positive integer of <2097152.