DB2 Databases and Schemas
A DB2
database serves as a container for structured data. A
schema
is a logical subdivision of the database. It is a convenient mechanism
for organizing groups of data. For example, you may have one schema containing
inventory data and another for accounting. If not explicitly specified,
the schema defaults to the
User ID supplied when you signed on
to DB2. You can specify a different schema using the
Options
page.