12345678910111213141516 |
- -- Licensed Materials - Property of IBM
- -- IBM Cognos Products: ccllogging
- -- (C) Copyright IBM Corp. 2005, 2014
- -- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- drop index COGIPF_EDTQRY_IDX;
- drop index COGIPF_RUNREP_IDX;
- drop index COGIPF_NATQRY_IDX;
- drop index COGIPF_RUNJOB_IDX;
- drop index COGIPF_RUNJSTP_IDX;
- drop index COGIPF_MOBILE_IDX;
|