• An instance is a set of background processes and shared memory.
• A database is a collection of data stored on disk.
• An instance can mount and open only a single database, ever.
• A database may be mounted and opened by one or more instances (using RAC).
• A database is a collection of data stored on disk.
• An instance can mount and open only a single database, ever.
• A database may be mounted and opened by one or more instances (using RAC).
这是tom大师总结的数据库和实例的概念!!
拿来在回味一下!!!