Adaptive Server provides a runtime environment for Java, which means that Java code can be executed in the server. Building a runtime environment for Java in the database server provides powerful new ways of managing and storing both data and logic. Read the rest of this entry »
ASE Replicator User’s Guide
A transaction replication system maintains consistent, synchronized data in separate databases. It does that mainly by recording the data-changing operations in one database (called the primary database), and sending those operations to another database (called the replicate database). Data-changing operations thus captured and sent are called replicated transactions.
Read the rest of this entry »
Adaptive Server runs on a variety of hardware and operating system platforms. System-specific issues do not affect the basic functionality of Adaptive Server, but there are differences among platform implementations.
Read the rest of this entry »
Messaging is the exchange of information by two or more software applications. A message is a self-contained package of information. Many Adaptive Server customers use messaging and queuing, or publishing and subscription systems in their own application environments.
Read the rest of this entry »