Converting to a New Hardware Platform

Perform these steps to move a database to another platform with the same endian structure.

Platforms must share the same endian structure. Move your database, then migrate your data.

  1. Back up the database.
  2. Shut down the SAP Sybase IQ server.
  3. Install the server on the new platform. Your migration can take place on the same or a different machine.
  4. Start the server on the new hardware platform.
  5. Connect to the utility database, utility_db.
  6. Restore the database from the backup you created in step 1.
  7. Shut down the server and restart it against the restored database.
  8. Start Interactive SQL and run ALTER DATABASE UPGRADE.
Note: If the SAP Sybase IQ version is more recent than the version on legacy platform, you must upgrade the database.
Related tasks
Moving 32-Bit Databases to 64-bit Platforms