随笔分类 -  Linux常见问题

摘要:Linux操作系统上安装oracle 10g,在启动dbca的时候报 Exception in thread "main" 错误,详细内容如下: [oracle@centos ~]$ dbca Exception in thread "main" [oracle@rac1 ~]$ 经检查dbca的log如下: [oracle@centos ~]$ cd $ORACLE_HOME/cfgt... 阅读全文
posted @ 2017-12-08 00:44 碧水幽幽泉 阅读(1202) 评论(0) 推荐(0)
摘要:Linux系统中,启动oracle监听的时候报如下错误: [oracle@centos ~]$ lsnrctl start LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 17-APR-2010 00:25:22 Copyright (c) 1991, 2005, Oracle. All rights reserved. Sta... 阅读全文
posted @ 2017-12-08 00:42 碧水幽幽泉 阅读(327) 评论(0) 推荐(0)
摘要:Linux安装Oracle报Checking operating system version must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2问题的解决方法 =========================================================== 在Linux... 阅读全文
posted @ 2017-12-08 00:40 碧水幽幽泉 阅读(707) 评论(0) 推荐(0)