SAP Function S390_GET_LOB_TABLESPACES - Checks if tablespace is LOB TS or is owner of auxiliary LOB tables

Parameter Reference Type Length Default Optional Text
FB_CREATOR DB2DB13C-CHAR8 C 8 X Creator of tablespace. Will become relevant for multiple schemas.
FB_DBNAME DB2DB13C-CHAR8 C 8 Database of Tablespace to be checked
FB_TABLESPACE DB2DB13C-CHAR8 C 8 Tablespace to be checked

Parameter Reference Type Length Text
FB_LOB DB2DB13C-CHAR1 C 1 Answer. 'X' if LOB, SPACE if not.

Parameter Reference Length Optional Text
FB_TSNAMES 0 If TS owns auxiliary LOB TS, their names are stored here.

Exception Text
TABLESPACE_NOT_FOUND Tablespace not found.