This relates to deployment of application. Centralized DB : Where the data for application shall be stored in one location and the users can access the database using the application provided from anywhere using the network (LAN/WAN/internet etc) Distributed DB: The application & the database shall be deployed where ever required and there will be some mechanism to synchronize the data between these databases.
In more of layman' s words: In centralized DB the database is stored in a central server and all user have access to that DB, and any changes made by any user in DB is reflected in central DB, thus visible to all the users using it.
In distributed DB the DB is stored in multiple locations(say different computers on a lan or on a remote location comp). It is more of a kind of more than one copy of a single DB and changes in one copy doesn't reflects immediately , it is rather responsibility of DBA to ensure security and more importantly ensure the Integrity of Data in several locations(all copies).
Distrubuted DB is fast to work with but incurs a lot of head-ache for DBA to ensure Security and data Integrity, also expensive to maintain.
Whereas centralized DB is more reliable and reflects changes immediately thus ensuring data integrity and bit of less overhead in security. But Load on a centralized system is too high if users are more, so might slow down the performance and would incur greater response time.
the difference is about the transactions. the normal database is not included deadline, but the real time database is.
Database is the data stored in the server and Database administrator is the person who designs the database.
CACHE is multidimensional and postconsonantal database and its supporting scripting
differences between document management and database technology
DBMS: Set of software applications combined w/ a database
A manual database is MANUAL and an electronic is electronic LOL! Simple :P
database approach
DATABASE FILE - is one that is stored on a server and it is in the format that the database needs to read it. It is stored in the database catalog......
A Homogeneous database will have only one DBMS, while heterogeneous databases have multiple DBMS's
Oracle is a database corporation that has many products such as Database, BI and ERP
Database = Generic name for a system to store data Relational Database = A specific type of database that utilizes relationships between data to not only store the data but further its efficiency in its manipulation.
Datafile is a group of files in each table space in an Oracle database. Database files are all files that are found within the database.