LS_dbCleanIndexes_db2.sql 430 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_EDTQRY_IDX;
  6. drop index COGIPF_RUNREP_IDX;
  7. drop index COGIPF_NATQRY_IDX;
  8. drop index COGIPF_RUNJOB_IDX;
  9. drop index COGIPF_RUNJSTP_IDX;
  10. drop index COGIPF_MOBILE_IDX;