Supported Operating Systems

Sybase Event Stream Processor Server and Studio run on specific platforms and operating systems.

Platform

Supported OS

Compiler

JDK Version

Windows (32-bit)

Windows 7 (32-bit, no patch required), SP1

Windows XP Pro (32-bit, minimum patch level SP2), SP3

MSVC 2010

MSDEV 2010

MSDEV 2005 or higher

1.7

Windows (64-bit)

Windows 2008 Server R2 (64-bit, no patch required), SP1

Windows 7 (64-bit, no patch required), SP1

MSVC 2010

MSDEV 2010

MSDEV 2005 or higher

1.7

Prior to running the installer, download and install the following Microsoft Visual C++ 2005 SP1 Redistributable Package for both x86 (32-bit) and x64 (64-bit):

When you have installed the redistributable package, run Microsoft Update to apply the latest patches to Microsoft Visual C++ 2005 Runtime.

Versions Supported for SDKs

APIs for creating custom adapters support C/C++, Java 1.7, .NET 3.5 and .NET 4.0

The C/C++ SDKs require the following dlls:
  • <install dir>\ESP-5_1\bin\esp_system_lib.dll
  • <install dir>\ESP-5_1\bin\icudt44.dll
  • <install dir>\ESP-5_1\bin\icuin44.dll
  • <install dir>\ESP-5_1\bin\icuuc44.dll
  • <install dir>\ESP-5_1\bin\xerces-c_2_6.dll
The .Net 4.0 SDKs require the following dlls:
  • <install dir>\ESP-5_1\bin\esp_system_lib.dll
  • <install dir>\ESP-5_1\bin\icudt44.dll
  • <install dir>\ESP-5_1\bin\icuin44.dll
  • <install dir>\ESP-5_1\bin\icuuc44.dll
  • <install dir>\ESP-5_1\bin\xerces-c_2_6.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\esp_net_sdk_lib.dll
The .NET SDKs require the following dlls:
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\esp_net_sdk_lib.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\esp_system_lib.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icudt44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icuin44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\icuuc44.dll
  • <install dir>\ESP-5_1\net\interfaces\sdk\net35\xerces-c_2_6.dll