Using QMF


Working with BLOB, CLOB, and DBCLOB data

QMF supports BLOB, CLOB, and DBCLOB data with specific restrictions. Pre-existing data of these types are not limited in size by QMF, but can only be updated if they are within the size limits listed here:

BLOB and CLOB
Up to 32,700 characters

DBCLOB
Up to 16,350 double byte characters

BLOB, CLOB, and DBCLOB data added or updated with QMF cannot exceed these limits. QMF displays objects exceeding these limits up to the maximum allowable number of characters. Remaining characters are not displayed.


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