4.2 Historical Technologies Used IN Service-Oriented...


The ability of components to be developed autonomously is the crucial qualitative property of the components of
large systems.
Batch COBOL systems must often be combined with services of confederations. An example is massive data
reconstruction.
Data-oriented systems (DOS) appeared after the success of modern database systems.
Data types were known, and various known operations could be defined over the same data.
Moreover, properly designed data structures can be used for many other potential operations - that is, the
data enabled many further operations not specified yet. It was and still is supported by the power of SQL
language.
The data orientation must be applied in confederations when the services are intelligent, especially if
management activities must be supported.
Technically, it implies data analysis and presentation tools. There are, however, problems with common
database schema and data replication.