cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating Sybase SQL Anywhere version 7 to 17

09-25-2022 10:14 AM
1273 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Is there any program that can migrate version 7 to the latest version? Is that even possible? The system is currently running in a virtual box under Windows 2000.

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

chris_keating
Product and Topic Expert
Product and Topic Expert
0 Likes

How to Upgrade to the Latest Version of SQL Anywhere | SAP Help Portal

SQL Anywhere is capable of upgrading any version of database file to SQL Anywhere 17. You will need to know the credentials for an user with DBA authority. For example, the user DBA should have that authority.

In short, you can use the dbunload command line tool or SQL Central Unload Database Wizard to perform the work. But please review the relevant sections for Upgrades of Version 9 and earlier databases of the documentation linked above.

Rebuilding the database is generally straightforward. There may be behavior changes that you will need to address. This changes is documented earlier in the same documentation link - see the Table of Contents.

As an aside, Windows 2000 is not a supported platform. I assume that you will want to get a more current operating system also.

Javier-Martin
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Tim,

SAP Advanced SQL Migration tool (your have tagged your question with it) is not the right tool in this case because it is a tool to convert SQL data models from non-SAP databases to SAP databases.

My suggestion for you is to check the official upgrade procedures for SQL Anywhere, version 7 is a pretty old version so you probably have to do it more than one step because version 17 may not be supporting upgrading from version 7. Please check the following notes for further details:

3073349 - Recommended way to upgrade SQL Anywhere &

217114 - How to upgrade to SQL Anywhere 17

I also suggest you to check SQL Anywhere manuals as well.

Regards.

Javier Martin.