Show TOC

Installing and Authenticating SQL AnywhereLocate this document in the navigation structure

The PowerDesigner repository is delivered with an authenticated version of Sybase SQL Anywhere, which can only be used to store your PowerDesigner model repository. Note that the trial version of PowerDesigner is supplied with a lighter version of SQL Anywhere, for which the setup may be slightly different.

Procedure

  1. Navigate to and double-click Autorun.exe in your PowerDesigner DVD to launch the installer, and click Install SQL Anywhere 16. Alternatively, if you have downloaded an install, double-click SQLAnywhere1600.exe.
    Note If you have downloaded a trial version of PowerDesigner from the SAP website, the authenticated version of SQL Anywhere is available for download from the same page.
  2. Choose your setup language, and then click Next to open the SQL Anywhere InstallShield wizard.
  3. Click Next to go to the license agreement page. Select your country or region, review and accept the license terms, and then click Next to go to the Custom Setup.
  4. Leave all the defaults, click Next, and then click Install to start the installation.

    installasa1
  5. When the installation is complete, you will be invited to view the ReadMe and online resources. Make your choices, and then click Finish to exit the wizard
  6. Copy the authenticate.sql file delivered in the Setup\support directory of the installation media (and installed to the Tools directory of your PowerDesigner installation) to the \Scripts directory in your SQL Anywhere installation on the repository server.

    Copying these statements in this way ensure that when you create a database, it will automatically be authorized for use with the PowerDesigner repository.

    Note If you create a database before having copied the authentication instructions in this way, then you will need to authenticate it manually by opening the Interactive SQL tool, logging into your database, and running the contents of authenticate.sql against it.