LS_dbUpgrade84_001-to-84_002_db2.sql 363 B

12345678
  1. -- Licensed Materials - Property of IBM
  2. -- IBM Cognos Products: ccllogging
  3. -- (C) Copyright IBM Corp. 2005, 2013
  4. -- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. alter table COGIPF_POWERPLAY add COGIPF_CUBEPATH varchar (512)
  6. Call Sysproc.admin_cmd('REORG table COGIPF_POWERPLAY')