由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 如何创建“initorcl.ora”文件
相关主题
如何在Unbuntu下启动oracleSORTING 中文 IN ORACLE
大家都是在什么操作系统下安装什么版本的Oracle?found a way to corrupt oracle on NT
Error Code 01034?Oracle error code 12638?
请问有谁用过Oracle Developer Days pre-built VM啊?connect to an oracle server on anoter machine
请教ORACLE大牛一个问题2 problems about Oracle
oracle设置Help on Oracle!!
oracle 安装求助Oracle 求助
newbie's question about oracleOracle Installation Help!!
相关话题的讨论汇总
话题: oracle话题: dbca话题: server话题: centos话题: vmware
进入Database版参与讨论
1 (共1页)
w*********r
发帖数: 2095
1
startup的时候遇到以下问题:
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/
dbhome_1/dbs/initorcl.ora'
我进入该文件夹后发现该文件根本不存在。我进入DBCA后,想修改或删除数据库orcl, 又不行。
T****U
发帖数: 3344
2
it seems that you didn't create any database. running OUI may only install t
he software but not the database.
use this command to find out if you install the database
tail /etc/oratab

, 又不行。

【在 w*********r 的大作中提到】
: startup的时候遇到以下问题:
: ORA-01078: failure in processing system parameters
: LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/
: dbhome_1/dbs/initorcl.ora'
: 我进入该文件夹后发现该文件根本不存在。我进入DBCA后,想修改或删除数据库orcl, 又不行。

c*****d
发帖数: 6045
3
agree, use $ORACLE_HOME/bin/dbca to create a db

t

【在 T****U 的大作中提到】
: it seems that you didn't create any database. running OUI may only install t
: he software but not the database.
: use this command to find out if you install the database
: tail /etc/oratab
:
: , 又不行。

w*********r
发帖数: 2095
4
非常感谢。我试着用DBCA创建数据库,遇到一个问题。到最后一步点击 "Finish"的时候,
confirmation页面空白。
如下图所示:
T****U
发帖数: 3344
5
你看看这个视频,最后7分钟讲dbca的,前提是你其他都配置正确,如果还是不行,就要
看全部这个系列的视频
http://www.boobooke.com/v/bbk5353
http://www.boobooke.com/bbs/thread-161097-1-1.html
1、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第1讲
2、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第2讲
3、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第3讲
4、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第4讲

时候,

【在 w*********r 的大作中提到】
: 非常感谢。我试着用DBCA创建数据库,遇到一个问题。到最后一步点击 "Finish"的时候,
: confirmation页面空白。
: 如下图所示:

w*********r
发帖数: 2095
6
谢谢。我是在Ubuntu上装的11g release 1.

就要

【在 T****U 的大作中提到】
: 你看看这个视频,最后7分钟讲dbca的,前提是你其他都配置正确,如果还是不行,就要
: 看全部这个系列的视频
: http://www.boobooke.com/v/bbk5353
: http://www.boobooke.com/bbs/thread-161097-1-1.html
: 1、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第1讲
: 2、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第2讲
: 3、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第3讲
: 4、在Windows 7上VMWare Server 2.0安装CentOS 5.6 + Oracle 11g第4讲
:
: 时候,

T****U
发帖数: 3344
7
dbca部分应该差不多

【在 w*********r 的大作中提到】
: 谢谢。我是在Ubuntu上装的11g release 1.
:
: 就要

b*****r
发帖数: 239
8
check the log for DBCA
usually located at $ORACLE_HOME/cfgtoollogs/dbca
1 (共1页)
进入Database版参与讨论
相关主题
Oracle Installation Help!!请教ORACLE大牛一个问题
求教一ORACLE问题oracle设置
我的oracle 怎么了?oracle 安装求助
ORACLE error code 04031newbie's question about oracle
如何在Unbuntu下启动oracleSORTING 中文 IN ORACLE
大家都是在什么操作系统下安装什么版本的Oracle?found a way to corrupt oracle on NT
Error Code 01034?Oracle error code 12638?
请问有谁用过Oracle Developer Days pre-built VM啊?connect to an oracle server on anoter machine
相关话题的讨论汇总
话题: oracle话题: dbca话题: server话题: centos话题: vmware