rman 命令行,直接startup 起db

本文展示了如何使用 Oracle 11g 的 RMAN 工具来启动数据库实例,并通过命令行查看了相关进程。同时,文中提到了无法从 alert 日志确定数据库启动来源的问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

忘记从哪里看到了,貌似这是11g的新特性

 

[oracle@rhel63single ~]$ rman target /

Recovery Manager: Release 11.2.0.4.0 - Production on Thu Feb 19 00:39:14 2015

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to target database (not started)

RMAN> startup

Oracle instance started
database mounted
database opened

Total System Global Area    1068937216 bytes

Fixed Size                     2260088 bytes
Variable Size                612369288 bytes
Database Buffers             448790528 bytes
Redo Buffers                   5517312 bytes

RMAN> 
 
[root@rhel63single ~]# ps -ef | grep rman
oracle    2195  2171  0 00:39 pts/0    00:00:01 rman target /
root      2378  2358  0 00:42 pts/2    00:00:00 grep rman

 

[root@rhel63single ~]# ps -ef | grep sql
root      2380  2358  0 00:43 pts/2    00:00:00 grep sql

 

不过从alert日志中,看不到是从rman还是从sqlplus启动的db.


 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值