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