DB2 10.5 for Linux, UNIX, and Windows

GET_STORAGE_LIMIT function - Return the limit on the largest allowable large object

The GET_STORAGE_LIMIT function returns the limit on the largest allowable large object.

The function returns an INTEGER value that reflects the maximum allowable size of a large object in this database.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DBMS_LOB.GET_STORAGE_LIMIT--(--)----------------------------><

Authorization

EXECUTE privilege on the DBMS_LOB module.