Jump to content

Database instance

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Longhair (talk | contribs) at 21:16, 12 March 2005 (Computing stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A database instance consists of the running operating environment which allows users to access and use a database. A database (as a generic structured store of data) becomes an instance when instantiated as a system and made available via its database management system.

Specific database providers can define database instances in terms of the precise hardware and software resources required to make them available: thus the Oracle database requires allocated system memory and at least one background process before the database counts as an instance.