
oracle基础
文章平均质量分 50
阿坛
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
OPW-00001: Unable to open password-file (10gR2)
为oracle数据库设置口令认证,生成口令文件的时候出现了错误堤示:OPW-00001: Unable to open password-file (10gR2)这是错误解决前的命令:[oracle@rhel6 ~]$ orapwd file='$ORACLE_H原创 2011-09-06 13:43:40 · 5176 阅读 · 1 评论 -
lnsrctl start 错误的解决
刚安装完Oracle之后首次运行 $lsnrctl start 都报以下错误: [oracle@rhel6 ~]$ lsnrctl startLSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-SEP-20原创 2011-09-09 11:17:46 · 1930 阅读 · 0 评论 -
$ lsnrctl start 错误的解决
//本文转自http://www.blogjava.net/wxqxs/archive/2009/05/28/278157.html $ lsnrctl start 错误的解决 在刚安装完Oracle之后就发现监听器起不起来,每次 $lsnrctl st原创 2011-09-09 11:19:35 · 2593 阅读 · 0 评论 -
ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
[oracle@rhel6 dbs]$ sqlplus /nologSQL*Plus: Release 10.2.0.1.0 - Production on Sat Aug 20 13:59:05 2011Copyright (c) 1982, 2005, Oracle.原创 2011-08-20 14:21:07 · 4526 阅读 · 2 评论