Adaptive Server Enterprise Developer Edition 12.5.2 is a separate installation, which by default, installs in the Sybase WorkSpace directory.
The ASE installation is a two-part process:
Run the installer using the CD-ROM or setup.exe file to install ASE 12.5.2 using a Typical installation type.
Run a Custom installation and select the Web Services component required for Database Development in Sybase WorkSpace.
See the Getting Started CD for the Adaptive Server Enterprise 12.5.1 Installation Guide to assist you in this process.
To install ASE 12.5.2
Prerequisites: When ASE installs, it appends the beginning of your PATH with a long string value when the installation completes. This process can truncate a portion of your original PATH if your original PATH is long.
Before beginning the ASE installation, copy your PATH and store it in another location.
After the installation is complete, inspect your PATH and make adjustments as necessary.
See Adaptive Server Enterprise 12.5.1 Installation Guide for additional instructions on installing ASE 12.5.2.
Start the installer. Choose from the following:
The Installer Welcome window appears.
Select Typical installation type to install all the ASE features.
Install ASE 12.5.2 in the same directory as Developer Runtimes in the Sybase WorkSpace. Leave no spaces in the directory name.
For example:
<installation directory>\Sybase\WorkSpace\DevRuntimes\ASE12.5.2
If you receive a packet error when installing ASE, do
the following:
Use isql and log into the ASE server as sa.
Modify the network parameters. Issue the following SQL:
sp_configure ‘max network packet size’,8192
go
Restart ASE.
When the Typical installation is complete, run a Custom installation and select to install the ASE Web Services component listed under Sybase Servers.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |