January 2005
Beginner to intermediate
928 pages
22h 14m
English
From a user's perspective, a DB2 instance provides an independent environment where database objects can be created and applications can run. Several instances can be created on one server, and each instance can have a multiple number of databases, as illustrated in Figure 5.5.

Because of these independent environments, one instance cannot “see” the contents of another instance; therefore, objects of two or more different instances can have the same name. In Figure 5.5, the database called MYDB1 is associated with instance Development, and another database also called ...
Read now
Unlock full access