database与instance区别

拜读过thomas kyte的大作后对database和instance有更深入的理解了。

Database:A collection of physical operating system files or disk. When using Oracle 10g
Automatic Storage Management (ASM) or RAW partitions, the database may not appear
as individual separate files in the operating system, but the definition remains the
same.

 

数据库其实就是存储在操作系统或磁盘上的文件集合。

 

Instance: A set of Oracle background processes/threads and a shared memory area,
which is memory that is shared across those threads/processes running on a single
computer. This is the place to maintain volatile, nonpersistent stuff (some of which gets
flushed to disk). A database instance can exist without any disk storage whatsoever. It
might not be the most useful thing in the world, but thinking about it that way will definitely
help draw the line between the instance and the database.

 

实例就是Oracle后台进程/线程和共享内存区的集合。

 

我们使用create database语句的应该叫创建数据库而不应该叫创建实例,库是Oracle最大的概念了。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值