dbUpgrade6_0021-to-6_0022_informix.sql 708 B

1234567891011121314151617
  1. -- Licensed Materials - Property of IBM
  2. --
  3. -- BI and PM: CM
  4. --
  5. -- (C) Copyright IBM Corp. 2011
  6. --
  7. -- US Government Users Restricted Rights - Use, duplication or disclosure
  8. -- restricted by GSA ADP Schedule Contract with IBM Corp.
  9. insert into CMREFORD1(PROPID, CMID, ORD, REFCMID) select PROPID, CMID, 0, REFCMID from CMREFNOORD1 where PROPID=51
  10. delete from CMREFNOORD1 where PROPID=51
  11. -- The CM script adds a few bluesea capabilities to express which were excluded in C8.
  12. -- This SQL file was modified from its original delivered state since this script is a no/op
  13. -- in enterprise. At the time of modification, this script is not delievered to midmarket.
  14. !RunCMScript CMUpgradeScript_capabilities_50.xml