Sybase graciously still allows us to download SQL Server (since renamed ASE) 11.0.3.3 for Linux… for FREE:
The current version (ASE 11.0.3.3 ESD#6) package is different from previous distribution of ASE 11.0.3.3. The
new package separates ASE and OC/OS SDK. Also OC/OS is now available for Alpha platform. You can also find FreeBSD version of the package. Intel, Alpha and FreeBSD releases differ only in packaging and they are all built from the same source.
Software is FREE for development as well as Deployment.
Adaptive Server Enterprise 11.0.3.3 ESD#6 for Linux runs on Linux systems with Kernel 2.2.12 and glibc-2.1.2-11 installed. Verify that your system meets the hardware/software requirements before installing the software.
ASE 11.0.3.3 Linux download and install instructions from Europe site.
To install Linux ASE 11.0.3.3 software:
- Download the following packages. The downloadable image are in RPM (Linux) or GNU-zipped tar (FreeBSD) format for the available different platforms.
Linux Intelsybase-ase-11.0.3.3-6.i386.rpm – ASE (run-time) 20MB archive, 70MB installed
sybase-ocsd-10.0.4-6.i386.rpm – OCSD (software dev kit) 19MB archive, 60MB installed
sybase-doc-11.0.3.3-6.i386.rpm – DOC (PostScript and html) 9MB archive, 40MB installed
Linux Alpha
sybase-ocsd-10.0.4-5.alpha.rpm – OCSD (software dev kit) 18MB archive, 56MB installed
sybase-doc-11.0.3.3-5.alpha.rpm – DOC (PostScript and html) 9MB archive, 40MB installed
FreeBSD with Linux ABI installed (The SDK is native)
sybase-ase-11.0.3.3-FreeBSD-i386.tgz – ASE (run-time) 20MB archive, 70MB installed
sybase-ocsd-10.0.4-FreeBSD-i386.tgz – OCSD (FreeBSD native SDK) 9MB archive, 30MB installed
sybase-doc-11.0.3.3-FreeBSD-i386.tgz – DOC (PostScript and html) 9MB archive, 40MB installed
- Download Cover Letter and follow the instructions. After extracting the software README files in various directories, $SYBASE/CONFIGURE and $SYBASE/doc/howto/howto-ase-quickstart.html provide more information to install and configure the product





Update: Sybase has prevented the software from being downloaded by removing the files. Please send an email to sales@sybase.com requesting the software be made available for download again.
Do you know of any free downloads to recover a data dump from Sybase Solaris SQL DB 11.0.3.3?
You would have to contact Sybase TechSupport who will refer you to Sybase Professional Services.
If you have a backup of the original Sybase SQL Server 11.0x, 11.5x 11.9.2.x or 12.0x software, you should be able to load it. I don’t believe 12.5 or higher can read an 11.0x dump file but I might be wrong.
You might be able to find the old software on eBay or some other auction site.
We have been running 11.0.3 in production on Red Hat Linix since 2003 and currently deploy with RHEL 5 2.6.18-238.9.1.el5 #1 64 – we have over 800 sites installed
We have hit a snag with RHEL 6
2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
- sybase will start, but consistently throws 629 errors – an example is:
Fatal attempt to delete clustered index entry for page 9084 – index row contains page 2078 – referenced by index page -653740268
When we attempt to drop procedure sp_thresholdaction sybsystemprocs
the value for the index page is immediately suspicious
using trace flag 3602 to provide stack trace for errors gives this:
01:2011/06/06 14:40:22.65 kernel pc 0x82c94d5 ucbacktrace+0×61(0×170017,0×1,0x83f2ad4,0xbaf06810,0×9)
01:2011/06/06 14:40:22.65 kernel pc 0x809cb79 ex_raise+0xbd(0×24,0×2,0×19,0xd,0x83f2ad4)
01:2011/06/06 14:40:22.65 kernel pc 0x809a399 endupdate+0×89(0xbaf06810,0x83f2ad4,0xb9a8d524,0xffffd460,0xbb706a54)
01:2011/06/06 14:40:22.65 kernel pc 0x81e6722 delproc+0x1a6(0xbaf06810,0x4a2e0b0b,0×4,0xffffffff,0x83f2ad4)
01:2011/06/06 14:40:22.65 kernel Handler droperr (0x81e8af8) installed by the following function:
01:2011/06/06 14:40:22.65 kernel pc 0x81e31a3 dropo+0x165f(0xbc55991e,0×12,0×4,0x4a2e0b0b,0×0)
01:2011/06/06 14:40:22.65 kernel Handler droperr (0x81e8af8) installed by the following function:
01:2011/06/06 14:40:22.65 kernel pc 0x81e8a45 dropobject+0×85(0xc14666a0,0×4,0x83f2ad4,0xbb706630,0×1)
01:2011/06/06 14:40:22.65 kernel pc 0x824e817 s_execute+0x1daf(0x83f2ad4,0×0,0×21,0×0,0xb9a8daa4)
01:2011/06/06 14:40:22.65 kernel pc 0×8126880 sequencer+0x9ec(0xc4013000,0x83f2ad4,0×0,0×21,0×0)
01:2011/06/06 14:40:22.65 kernel Handler s_handle (0x8127d48) installed by the following function:
01:2011/06/06 14:40:22.65 kernel pc 0x81434f3 tdsrecv_language+0x28b(0×0,0×0,0×0,0×0,0×0)
01:2011/06/06 14:40:22.65 kernel pc 0x81acbaf conn_hdlr+0x148b(0×1,0xb9a8dacc,0x895eed31,0×0,0x5374616b)
01:2011/06/06 14:40:22.65 kernel Handler hdl_backout (0x809cd2c) installed by the following function:
01:2011/06/06 14:40:22.65 kernel pc 0x81f07bf ex_cleanup(0×0,0x5374616b,0×0,0×0,0×0)
01:2011/06/06 14:40:22.65 kernel pc 0x895eed31 init_dummy+0x812de0cd(0×0,0×0,0×0,0×0,0×0)
01:2011/06/06 14:40:22.65 kernel end of stack trace, spid 1, kpid 1507351, suid 1
we do not see any change to the layout in shared memory as we had with prior releases
any help and/or suggestions would be much appreciated
BTW when we try to startup with -X option we throw
ERROR: ld.so: object ‘/usr/local/lib/libc.so.6′ from LD_PRELOAD cannot be preloaded: ignored.
and sybsae will not start
in order ot get 11.0.3 to run under RHEL 6 looks like we need to run sybase in chrooted jail environment to pickup the earlier libraries we managed to get working on RHEL 5
glibc-2.5-49.el5_5.7
we have 11.0.3 running fine under RHEL 5 with 2.6.39-1.el5.elrepo
I came across post in
http://froebe.net/blog/2006/12/11/ase-125x-64bit-and-ase-15-fail-to-start-using-glibc/
that describes exactly what is needed in our situation – thanks Jason!
if anyone else is interested in running 11.0.3.3 on newer bersions of RHEL let me know and I will share our HOWTOs