Server Component Descriptions and Directory Layout

Adaptive Server includes server components that are installed into specific directories.

ProductDescription
Adaptive Server
Installed into the ASE-15_0 directory.
  • Adaptive Server – the database server.
  • Backup Server – an Open Server™-based application that manages all database backup (dump) and restore (load) operations.
  • XP Server – an Open Server application that manages and executes extended stored procedures (ESPs) from within Adaptive Server.
  • Job Scheduler – provides a job scheduler for Adaptive Server. Job Scheduler components are located in their own directory at ASE-15_0/jobscheduler/.
Software Developer Kit (SDK)
Installed into the OCS-15_0 directory.
  • Open Client (Client Library, dblib)
  • ESQL/C
  • ESQL/COBOL
  • XA
  • ODBC (Windows, Solaris SPARC, Solaris x64, Linux Power, HP-UX Itanium, IBM AIX) – a driver used to connect to Adaptive Server from ODBC-based applications.
  • OLEDB (Windows only) – a provider used to connect to Adaptive Server from OLEDB-based applications.
  • ADO.NET (Windows only) – a provider used to connect to Adaptive Server from .NET based applications.
shared directory
The shared directory contains components and libraries that are shared by several other components. In earlier versions, this directory was named shared-1_0.
  • Sybase Central 6 – is a Java-based framework used by the system management tools.
  • Java Runtime Environment (JRE) – is a runtime Java virtual machine used to execute Java-based programs, such as Sybase Central. Adaptive Server includes the JRE. In typical installations, by default, the JRE is fully installed. In custom installations, if you select a component for installation that requires the JRE, the JRE is also automatically selected for installation. It is located in the shared/JRE-6_0 * directory.
Adaptive Server plug-in

Installed into the $SYBASE/shared/sybasecentral6* directory.

Note: Sybase recommends that you use the Sybase Control Center to monitor Adaptive Server instead, as the plug-in does not support any of the new features of Adaptive Server 15.7. See Tools for Managing Adaptive Server Enterprise.
Language modules

Installed into the locales directory. Provides system messages and date/time formats.

Character sets
Installed into the charsets directory. Provides character sets available for use with Adaptive Server.
Collation sequences
Installed into the collate directory. Provides the collation sequences available for use with Adaptive Server.
Sybase Software Asset Management (SySAM)
Installed into the SYSAM-2_0 directory. Provides asset management of Adaptive Servers and optional features.
Web Services
Installed into the WS-15_0 directory. An optional product that provides access to Adaptive Server using HTTP/SOAP and WSDL.
Interactive SQL
Interactive SQL is a GUI tool that allows you to execute SQL statements, build scripts, and display data from Adaptive Server. It is installed into the DBISQL directory.
Unified Agent
Unified Agent is a management framework that provides runtime services to manage, monitor, and control distributed Sybase resources. Agents plug into the framework and provide the ability to manage specific components. It is installed into the UA directory UAF-2_0 directory.
jutils-3_0 utilities
A collection of Adaptive Server utility programs including ribo, a tool to trace TDS traffic between client program and Adaptive Server.
jConnect™ for JDBC™
Installed into the jConnect-7_0 directory. Provides a Java Database Connectivity (JDBC) driver for Adaptive Server.
Note: Sybase strongly recommends you install the ECDA DirectConnect option or MainframeConnect™ DirectConnect™ for z/OS, including DirectConnect Manager, into its own directory.
Related concepts
Tools for Managing Adaptive Server Enterprise