dbUpgrade6_0006-to-6_0007_db2.sql 877 B

1234567891011121314151617181920212223242526
  1. -- Licensed Materials - Property of IBM
  2. --
  3. -- BI and PM: CM
  4. --
  5. -- (C) Copyright IBM Corp. 2010
  6. --
  7. -- US Government Users Restricted Rights - Use, duplication or disclosure
  8. -- restricted by GSA ADP Schedule Contract with IBM Corp.
  9. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  10. alter table CMOBJPROPS67 add column COLLABDISCURI clob(4000)
  11. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  12. alter table CMOBJPROPS67 add column BRSMAXATTACHSIZE integer
  13. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  14. alter table CMOBJPROPS67 add column DSMAXATTACHSIZE integer
  15. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  16. alter table CMOBJPROPS67 add column RSMAXATTACHSIZE integer
  17. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  18. !RunCMScript CMUpgradeScript_capabilities_47.xml
  19. --CMSCRIPT_UPGRADE_SKIP_COMMAND(6.000501,6.0006)
  20. !RunCMScript CMUpgradeScript_configuration_update_32.xml