Linux创建ORACLE数据库时出现意外的提示

qq_40289289 2021-04-29 05:21:20
数据库软件也安装成功,就在创建实例时一直不动,查看了下trace文件,看不明白是什么原因。
TaskScheduler timer] [ 2021-04-29 16:28:23.616 CST ] [SQLEngine.initialize:366] Starting Reader Thread...
[Thread-121] [ 2021-04-29 16:28:23.627 CST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
[Thread-121] [ 2021-04-29 16:28:23.627 CST ] [InventoryUtil.getHomeName:111] homeName = OraDb11g_home1
[Thread-121] [ 2021-04-29 16:28:23.627 CST ] [StepManager.getSteps:353] StepManager isHARegitrationRequired : false
[Thread-121] [ 2021-04-29 16:28:23.628 CST ] [StepContext$ModeRunner.run:2701] ---- Progress Needed:=true
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [BasicStep.execute:202] Executing Step : DB_ENTRY
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01501
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03113
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01031
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@1fbb60ad
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [BasicStep.execute:202] Executing Step : INSTANCE_CREATION
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@1fbb60ad
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [CommonAttributes.replaceVariables:1329] var2 /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [CommonAttributes.replaceVariables:1329] var2 DBCENTER
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [InitParamAttributes.sortParams:3930] m_sortOn:4 sortOn:4
[Thread-121] [ 2021-04-29 16:28:23.659 CST ] [InitParamAttributes.createInitFile:1837] Processing init param db_block_size
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is 4096
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param open_cursors
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is 300
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param db_domain
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is ""
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param db_name
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is "DBCENTER"
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param control_files
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [CommonAttributes.replaceVariables:1329] var2 /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [CommonAttributes.replaceVariables:1329] var2 DBCENTER
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [CommonAttributes.replaceVariables:1329] var2 /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [CommonAttributes.replaceVariables:1329] var2 DBCENTER
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is ("/u01/app/oracle/oradata/DBCENTER/control01.ctl", "/u01/app/oracle/oradata/DBCENTER/control02.ctl")
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param compatible
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1842] The value is 11.2.0.4.0
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [InitParamAttributes.createInitFile:1837] Processing init param diagnostic_dest
[Thread-121] [ 2021-04-29 16:28:23.660 CST ] [CommonAttributes.replaceVariables:1329] var2 /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param processes
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is 100
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param sessions
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is 115
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param sga_target
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is 4026531840
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param audit_file_dest
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [CommonAttributes.replaceVariables:1329] var2 /u01/app/oracle
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [CommonAttributes.replaceVariables:1329] var2 DBCENTER
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is "/u01/app/oracle/admin/DBCENTER/adump"
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param audit_trail
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is db
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param remote_login_passwordfile
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1842] The value is EXCLUSIVE
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [InitParamAttributes.createInitFile:1837] Processing init param dispatchers
[Thread-121] [ 2021-04-29 16:28:23.661 CST ] [CommonAttributes.replaceVariables:1329] var2 DBCENTER
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InitParamAttributes.createInitFile:1842] The value is "(PROTOCOL=TCP) (SERVICE=DBCENTERXDB)"
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InitParamAttributes.createInitFile:1837] Processing init param pga_aggregate_target
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InitParamAttributes.createInitFile:1842] The value is 1342177280
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InitParamAttributes.createInitFile:1837] Processing init param undo_tablespace
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InitParamAttributes.createInitFile:1842] The value is UNDOTBS1
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [InstanceStep.executeImpl:246] Checking Register with HA Listener
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [Host.noEntryinOratab:6447] Check made for oratab arg passed............
[Thread-121] [ 2021-04-29 16:28:23.662 CST ] [Oratab.getTempFile:804] Temp oratab: /tmp/oratab
[Thread-121] [ 2021-04-29 16:28:23.663 CST ] [OracleHome.getVersion:892] OracleHome.getVersion called. Current Version: 11.2.0.4.0
[Thread-121] [ 2021-04-29 16:28:23.663 CST ] [OracleHome.getVersion:960] Current Version From Inventory: 11.2.0.4.0
[Thread-121] [ 2021-04-29 16:28:23.663 CST ] [OracleHome.getVersion:892] OracleHome.getVersion called. Current Version: 11.2.0.4.0
[Thread-121] [ 2021-04-29 16:28:23.663 CST ] [OracleHome.getVersion:960] Current Version From Inventory: 11.2.0.4.0
[Thread-121] [ 2021-04-29 16:28:23.663 CST ] [CommonUtils.createPasswordFile:609] calling new orapwd for 11.1 or higher
[Thread-121] [ 2021-04-29 16:28:23.664 CST ] [OsUtilsBase.execProg:2183] beginning execProg with input array.
[Thread-121] [ 2021-04-29 16:28:23.664 CST ] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@1fbb60ad
[Thread-121] [ 2021-04-29 16:28:23.664 CST ] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@1fbb60ad
java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:443)
at java.lang.Runtime.exec(Runtime.java:591)
at java.lang.Runtime.exec(Runtime.java:464)
at oracle.sysman.assistants.util.OsUtilsBase.execProg(OsUtilsBase.java:2188)
at oracle.sysman.assistants.util.CommonUtils.createPasswordFile(CommonUtils.java:616)
at oracle.sysman.assistants.dbca.backend.InstanceStep.executeImpl(InstanceStep.java:295)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
at oracle.sysman.assistants.dbca.backend.DBEntryStep.executeImpl(DBEntryStep.java:229)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2711)
at java.lang.Thread.run(Thread.java:637)
...全文
1536 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
qq_40289289 2021-04-29
  • 打赏
  • 举报
回复 1
在线等,谢谢各位英雄豪杰

17,377

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 基础和管理
社区管理员
  • 基础和管理社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧