1234567891011121314 |
- -- Licensed Materials - Property of IBM
- --
- -- BI and PM: CM
- --
- -- (C) Copyright IBM Corp. 2010, 2011
- --
- -- US Government Users Restricted Rights - Use, duplication or disclosure
- -- restricted by GSA ADP Schedule Contract with IBM Corp.
- --CMSCRIPT_UPGRADE_SKIP_COMMAND(5.00010102,5.0002|6.000504,6.0006)
- alter table CMOBJPROPS48 add DASAUDITLVL smallint;
- --CMSCRIPT_UPGRADE_SKIP_COMMAND(5.00010102,5.0002|6.000504,6.0006)
- !RunCMScript CMUpgradeScript_configuration_update_33.xml
|