浏览 2232 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2010-01-14
The oracle UCM server include the 3 parts: Database/UCM server/Apache Server
start script: 1. DB: export ORACLE_HOME=/opt/l360/ucm/product/10132 export ORACLE_SID=orcl
lsnrctl start sqlplus sys/oracle as sysdba startup
2. UCM export UCM_HOME=/opt/l360/ucm/product/ucm/server cd $UCM_HOME/etc/ ./idcserver_start
3. Apache Server su root export APACHE_HOME=/opt/l360/ucm/product/apache2 cd $APACHE_HOME/bin ./httpd -d $APACHE_HOME -k start
声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |