Posted on 17:20 Hrs,January 8th, 2008 by admin

System Administrators may assist with certain database design tasks that overlap with the work of application designers, such as enforcing integrity standards.
Read the rest of this entry »

Posted on 17:18 Hrs,January 8th, 2008 by admin

This manual covers the basics for understanding and investigating performance questions in Adaptive Server. It guides you in how to look for the places that may be impeding performance.
Read the rest of this entry »

Posted on 17:17 Hrs,January 8th, 2008 by admin

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 »

Posted on 17:15 Hrs,January 8th, 2008 by admin

Adaptive Server runs as an application on top of an operating system and depends solely on the services exported by the operating system to function.
Read the rest of this entry »

Posted on 17:14 Hrs,January 8th, 2008 by admin

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 »

Posted on 17:13 Hrs,January 8th, 2008 by admin

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 »

Posted on 17:11 Hrs,January 8th, 2008 by admin

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 »