If you specify no fragment, the privileges are revoked for all fragments of table. You can specify one fragment or a comma-separated list of fragments enclosed between parentheses that immediately follow the ON table specification.
Each fragment must be referenced by the name of the partition where it is stored. If you did not declare an explicit identifier when you created the partition, its name defaults to the name of the dbspace that contains the partition.
After a dbspace is renamed successfully by the onspaces utility, only the new name is valid. Dynamic Server automatically updates existing fragmentation strategies in the system catalog to substitute the new dbspace name, but you must specify the new name in REVOKE FRAGMENT statement to reference a fragment whose default name is the name of a renamed dbspace.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]