IBM Books
(C) IBM Corp. 2000

DB2 Net Search Extender Administration and User's Guide

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

>>-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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]