Oracle 10g R2 管理(RHEL 5.4)

30 篇文章 0 订阅

[edgen@rhel54 ~]$ su - oracle
口令: 

[oracle@rhel54 ~]$ lsnrctl
LSNRCTL> service
LSNRCTL> start
Starting /app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
...
TNSLSNR for Linux: Version 10.2.0.1.0 - Production
System parameter file is /app/oracle/product/10.2.0/db_1/network/admin/listener.ora
Log messages written to /app/oracle/product/10.2.0/db_1/network/log/listener.log
...
The command completed successfully
LSNRCTL> help
LSNRCTL> exit

 

[oracle@rhel54 ~]$ export ORACLE_SID=DB_INSTANCE_ID

[oracle@rhel54 ~]$ sqlplus /nolog

SQL*Plus: Release 10.2.0.1.0 - Production on Fri Dec 31 20:24:50 2010

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

SQL> connect /as sysdba
Connected to an idle instance.
SQL> startup
ORACLE instance started.

Total System Global Area  557842432 bytes
Fixed Size      1220532 bytes
Variable Size    159383628 bytes
Database Buffers   390070272 bytes
Redo Buffers      7168000 bytes
Database mounted.
Database opened.
SQL> select * from dual;

D
-
X

SQL> shutdown
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options

[oracle@rhel54 ~]$ lsnrctl stop

 

 

[oracle@rhel54 ~]$ vi $ORACLE_HOME/network/admin/listener.ora
[oracle@rhel54 ~]$ cat $ORACLE_HOME/network/admin/listener.ora

[oracle@rhel54 ~]$ netca

 

[oracle@rhel54 ~]$ vi $ORACLE_HOME/network/admin/tnsnames.ora

[oracle@rhel54 ~]$ cat $ORACLE_HOME/network/admin/tnsnames.ora

 

 

[oracle@rhel54 ~]$ emctl start dbconsole

[oracle@rhel54 ~]$ emctl stop dbconsole

 

[oracle@rhel54 ~]$ emca -config dbcontrol db

 

[oracle@rhel54 ~]$ dbca

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值