dbca.java:184_Linux静默安装Oracle11g部分问题的解决方法

这次试了试使用静默安装Oracle,过程比较麻烦,好在有文档帮助,但是由于自己的粗心导致了各种奇葩问题,记录下来。

进行静默安装数据库

出现问题:

[oracle@bogon ~]$ $ORACLE_HOME/bin/dbca -silent -responseFile /home/oracle/etc/dbca.rsp

Exception in thread "main" java.lang.NullPointerException

at oracle.sysman.assistants.util.INIFile$IniPair.(INIFile.java:88)

at oracle.sysman.assistants.util.INIFile$IniSection.addPair(INIFile.java:225)

at oracle.sysman.assistants.util.INIFile.readINIFile(INIFile.java:827)

at oracle.sysman.assistants.util.INIFile.getProfileString(INIFile.java:439)

at oracle.sysman.assistants.dbca.backend.CommandLineArguments.processResponseFile(CommandLineArguments.java:4340)

at oracle.sysman.assistants.dbca.backend.CommandLineArguments.process(CommandLineArguments.java:3564)

at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:109)

at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:184)

网上百度了下,说没有JDK环境,一查还真没有,然后安装JDK,这里直接安装了openjdk

命令:

然后并没有什么用,还是报错,最后查看dbca.rsp文件,发现多写一个i,尴尬,接下来又报错了,这次是权限问题

to

Look at the log file "/soft/u01/app/oracle/cfgtoollogs/dbca/silent.log" for furt her details.

给文件夹赋权限

总结:还是自己太粗心

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持编程之家。

相关文章

总结

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。

如您喜欢交流学习经验,点击链接加入交流1群:1065694478(已满)交流2群:163560250

[oracle@localhost database]$ ./runInstaller Starting Oracle Universal Installer... Checking Temp space: must be greater than 120 MB. Actual 46474 MB Passed Checking swap space: must be greater than 150 MB. Actual 7305 MB Passed Checking monitor: must be configured to display at least 256 colors >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<< Some requirement checks failed. You must fulfill these requirements before continuing with the installation, Continue? (y/n) [n] y >>> Ignoring required pre-requisite failures. Continuing... Preparing to launch Oracle Universal Installer from /tmp/OraInstall2025-11-06_09-36-44AM. Please wait ...[oracle@localhost database]$ MobaXterm X11 proxy: Authorisation not recognised Exception in thread "main" java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at java.awt.Toolkit$2.run(Toolkit.java:821) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804) at com.jgoodies.looks.LookUtils.isLowResolution(LookUtils.java:484) at com.jgoodies.looks.LookUtils.<clinit>(LookUtils.java:249) at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:135) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:242) at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1779) at javax.swing.UIManager.setLookAndFeel(UIManager.java:453) at oracle.install.commons.util.Application.startup(Application.java:785) at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:165) at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:182) at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:348) at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:124) at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:155)
最新发布
11-07
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值