您的位置:首页 >> 数据库 >> Oracle >> 正文
Oracle RSS
 

Start Console on Oracle9i VS Oracle10G

http://www.rdxx.com 05年11月10日 00:00 Blog.ChinaUnix.net 我要投稿

关键词: Oracle9i , oracle10g , OLE , VS , ONS , 10g , Oracle
Oracle 9i use C/S console, while Oracle 10g use B/S console.

Oracle 9i 

---------------------
DB start and console start:

$lsnrctl start
$dbstart

./oemapp dbastudio

oracle 10g:

------------------------------

DB start and console start:

1. Navigate into your $ORACLE_HOME/bin directory
2. Issue the following statement:
$lsnrctl start
$dbstart
$./emctl start dbconsole
http://host.domain:5500/em


Starting iSQL*Plus
$isqlplusctl start
http://host.domain:5560/isqlplus


 
 
标签: Oracle9i , oracle10g , OLE , VS , ONS , 10g , Oracle 打印本文
 
 
  热点搜索
 
 
 



Valid XHTML 1.0 Transitional
Copyright ©2005 - 2008 Rdxx.Com,All Rights Reserved
收藏本页
收藏本站