Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBCA hang

3236389Aug 1 2017 — edited May 25 2018

I am using database 12.2, and using DBCA to create database. However the DBCA always hangs, It hangs and random position

some times hangs at storage configuration, saving template, changing ctl file etc....it's random

It's run on AIX 7.1 and export display to my windows 7.

Any idea ?

it hang at the last line..


[pool-1-thread-1] [ 2017-08-01 16:39:28.233 GMT+08:00 ] [RuntimeExec.runCommand:297]  RunTimeExec: error>
[pool-1-thread-1] [ 2017-08-01 16:39:28.234 GMT+08:00 ] [RuntimeExec.runCommand:300]  acfsutil info fs: ACFS-03037: not an ACFS file system
[pool-1-thread-1] [ 2017-08-01 16:39:28.234 GMT+08:00 ] [RuntimeExec.traceCmdEnv:469]  Calling Runtime.exec() with the command
[pool-1-thread-1] [ 2017-08-01 16:39:28.234 GMT+08:00 ] [RuntimeExec.traceCmdEnv:471]  /usr/bin/sh
[pool-1-thread-1] [ 2017-08-01 16:39:28.234 GMT+08:00 ] [RuntimeExec.traceCmdEnv:471]  -c
[pool-1-thread-1] [ 2017-08-01 16:39:28.234 GMT+08:00 ] [RuntimeExec.traceCmdEnv:471]  /sbin//acfsutil info fs -o mountpoints /u01/app/oracle/admin/testing/scripts
[pool-1-thread-1] [ 2017-08-01 16:39:28.235 GMT+08:00 ] [RuntimeExec.traceCmdEnv:474]  runCommand: env =
[pool-1-thread-1] [ 2017-08-01 16:39:28.235 GMT+08:00 ] [RuntimeExec.traceCmdEnv:477]   0:LANG=en_US.UTF-8
[pool-1-thread-1] [ 2017-08-01 16:39:28.235 GMT+08:00 ] [RuntimeExec.traceCmdEnv:477]   1:LC_ALL=en_US.UTF-8
[pool-1-thread-1] [ 2017-08-01 16:39:28.235 GMT+08:00 ] [RuntimeExec.traceCmdEnv:477]   2:NLS_LANG=American_America.UTF8
[pool-1-thread-1] [ 2017-08-01 16:39:28.236 GMT+08:00 ] [RuntimeExec.runCommand:323]  Returning from RunTimeExec.runCommand
[pool-1-thread-1] [ 2017-08-01 16:39:28.236 GMT+08:00 ] [UnixSystem.dorunRemoteExecCmd:4171]  retval = 1
[pool-1-thread-1] [ 2017-08-01 16:39:28.236 GMT+08:00 ] [UnixSystem.dorunRemoteExecCmd:4195]  exitValue = 1
[pool-1-thread-1] [ 2017-08-01 16:39:28.236 GMT+08:00 ] [OFSUtil.getMountPoint:1417]  getBooleanResult: false
[pool-1-thread-1] [ 2017-08-01 16:39:28.236 GMT+08:00 ] [OFSUtil.getMountPoint:1418]  getErrorString: acfsutil info fs: ACFS-03037: not an ACFS file system
[pool-1-thread-1] [ 2017-08-01 16:39:28.237 GMT+08:00 ] [OFSUtil.getMountPoint:1419]  getOSString: null
[pool-1-thread-1] [ 2017-08-01 16:39:28.237 GMT+08:00 ] [OFSUtil.getMountPoint:1420]  getStatus: true
[pool-1-thread-1] [ 2017-08-01 16:39:28.237 GMT+08:00 ] [OFSUtil.getMountPoint:1421]  getNativeResultString: null
[pool-1-thread-1] [ 2017-08-01 16:39:28.237 GMT+08:00 ] [OFSUtil.getMountPoint:1427]  /u01/app/oracle/admin/testing/scripts is not on an ACFS filesystem
INFO: Aug 01, 2017 4:39:28 PM oracle.assistants.common.lib.FileSystemInfo isPathOnACFS
INFO: isPathOnACFS:    false

INFO: Aug 01, 2017 4:39:28 PM oracle.assistants.dbca.validator.TemplateMgmtValidator validate
INFO: In TemplateMgmtValidator class

INFO: Aug 01, 2017 4:39:28 PM oracle.install.commons.flow.AbstractFlowExecutor validate
INFO: Completed validating state <DBCreationOptions>

INFO: Aug 01, 2017 4:39:28 PM oracle.install.commons.flow.AbstractFlowExecutor stopAction
INFO: Verifying route success

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2018
Added on Aug 1 2017
7 comments
1,487 views