-- Licensed Materials - Property of IBM -- -- BI and PM: CM -- -- (C) Copyright IBM Corp. 2016 -- -- US Government Users Restricted Rights - Use, duplication or disclosure -- restricted by GSA ADP Schedule Contract with IBM Corp. alter table CMOBJPROPS50 add ( DATADESCRIPTOR CLOB null, METADATA blob null); alter table CMOBJPROPS51 add DSMODE varchar2(256) null;