LS_dbCleanIndexes_mssql.sql 529 B

12345678910111213141516
  1. -- Licensed Materials - Property of IBM
  2. -- IBM Cognos Products: ccllogging
  3. -- (C) Copyright IBM Corp. 2005, 2014
  4. -- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. drop index COGIPF_NATIVEQUERY.COGIPF_NATQRY_IDX
  6. drop index COGIPF_RUNJOB.COGIPF_RUNJOB_IDX
  7. drop index COGIPF_RUNJOBSTEP.COGIPF_RUNJSTP_IDX
  8. drop index COGIPF_RUNREPORT.COGIPF_RUNREP_IDX
  9. drop index COGIPF_EDITQUERY.COGIPF_EDTQRY_IDX
  10. drop index COGIPF_MOBILESERVICE.COGIPF_MOBILE_IDX