linux下 启动数据库坚挺,linux下重新启动数据库

1222-1.Close a Database

When you close a database, Oracle writes all database data and recovery data in the

SGA to the datafiles and redo log files, respectively. Next, Oracle closes all online

datafiles and online redo log files. (Any offline datafiles of any offline tablespaces

have been closed already. If you subsequently reopen the database, any tablespace

that was offline and its datafiles remain offline and closed, respectively.) At this

point, the database is closed and inaccessible for normal operations. The control

files remain open after a database is closed but still mounted.

(当你关闭一个数据库时,Oracle将在SGA里写所有的数据库数据和恢复数据到数据文件和重做日志文件。随后,Oracle将关闭所有的在线数据文件和在线重做日志文件。)此时数据库是关闭的和不可用的对正常的操作来说。控制文件保持打开但是仍处于mount状态。

Undo Space Acquisition and Management

_If you use the undo

tablespace method, you are using automatic undo

management mode. This is recommended.

_If you use the rollback

segment method of managing undo space, then you are

using manual undo management mode.

(如果你使用撤销表空间的方法,你将使用自动撤销表空间管理的模式。这是被推荐使用的。)

(如果你使用回滚段的方法管理撤销空间的话,那么你最好使用手动管理撤销的模式)

1224-1.The Listener

service namesenable instances to

register automatically with other

listeners on the same machine. A service name can

identify multiple instances, and

an instance can belong to multiple services. Clients

connecting to a service do not

have to specify which instance they require.

(service names能够通过本机上的监听使一个例程自动注册。一个sn能够识别多了例程,一个例程能够属于多了services.客户端在连接服务时它们不需要明确指定哪个例程。)

The initialization parameterSERVICE_NAMESidentifies which database services an

instance belongs to. On startup, each instance registers

with the listeners of other

instances belonging to the same services. During database

operations, the instances

of each service pass information about CPU use and

current connection counts to all

of the listeners in the same services. This enables

dynamic load balancing and

connection failover.

(初始化参数SERVICE_NAMES确定哪个例程属于哪个数据库服务。在启动时,每个例程监听注册其他的历程同属于这个服务。在数据库操作时,每个服务的历程会传输关于CPU使用和当前的连接总数的这些信息。这样能保持动态装载平衡和连接失败(觉得翻译的不恰当。))

1225-1.System Global Area (SGA) Overview

The SGAcontains the following data structures:

_Database buffer cache (数据库缓存)

_Redo log buffer(重做缓冲)

_Shared pool(共享池)

_Java pool(Java池)

_Large pool (optional)(大型池)

_Data dictionary cache(数据字典缓存)

_Other miscellaneous information

Dynamic SGA allows Oracle to set, at run time, limits on how much virtual memory

Oracle uses for the SGA. Oracle can start instances underconfigured and allow the

instance to use more memory by growing the SGA components, up to amaximum

ofSGA_MAX_SIZE. IfSGA_MAX_SIZEspecified in the initialization parameter file is

less than the sum of all components specified or defaulted at initialization time,

then the setting in the initialization parameter file is ignored.

(动态SGA由ORACLE来设置,可以在运行时限制用于SGA的虚拟内存。ORACLE能够在小于SGA的情况下开始例程也允许通过增加SGA成员的内存来使用更多的内存,达到一个最大的SGA_MAX_SIZE。如果初始文件里设置的SGA_MAX_SIZE小于SGA的所有成员的和的话,那么初始的设置将会忽略。)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值