Moving a Table to Another Dbspace

You can move the table from the current dbspace to another dbspace. This feature is available only for tables in the IQ main store.

Prerequisites
Database Version Table Privileges
SAP Sybase IQ 15.3 and 15.4
You must have one of:
  • DBA authority
  • SPACE ADMIN authority
  • You own the table and have CREATE permission on the target dbspace
SAP Sybase IQ 16.0
You must have one of:
  • ALTER ANY TABLE system privilege
  • ALTER ANY OBJECT system privilege
  • MANAGE ANY DBSPACE system privilege
  • ALTER permission on the table and CREATE permission on the target dbspace
  • You own the table and have CREATE permission on the target dbspace
Task
  1. In the Perspective Resources view, select the resource, and select Resource > Administration Console.
  2. In the left pane, expand IQ Servers > Schema Objects > Tables, and then select Tables.
  3. Select one or more tables from the right pane and either:
    • Click the arrow to the right of the name and select Move, or
    • From the Administration Console menu bar, select Resource > Move.
    Use Shift-click or Control-click to select multiple tables.
  4. In the Move Object Dialog view, click the arrow and select the new dbsapce.
  5. Click OK to execute the move.
  6. Do one of:
    • Click OK to update any changes to the database and exit the properties view.
    • Click Apply to update any changes to the database, but remain in the properties view.
    • Click Cancel to cancel any changes not updated to the database and exit the properties view.
Related concepts
Table Columns
Table Permissions
Table Constraints
Table Indexes
Table Triggers
Table Partitions
Related tasks
Creating a Table with No Partitions in the IQ Main Store
Creating a Table with No Partitions in the IQ (Catalog) System Store
Creating a Table with a Hash Partition
Creating a Table with a Range Partition
Creating a Table with a Hash-Range Partition
Creating a Global Temporary Table
Creating a Proxy Table
Viewing Table Data in the Execute SQL Window
Deleting a Table
Generating Table DDL Commands
Validating a System Store Table
Setting the Primary Key
Setting a Clustered Index
Merging Table Data from RLV Store with IQ Main Store
Calculating the Number of Rows in a Table
Moving Table Objects to Another Dbspace
Enabling or Disabling Row-Level Versioning in a Table
Viewing or Modifying Base Table Properties
Viewing or Modifying Global Temporary Table Properties
Viewing and Modifying Proxy Table Properties
Authenticating a Login Account for a Managed Resource
Related reference
Table Privilege Summary