메뉴 건너뛰기

Korea Oracle User Group

Install/Configuration

DBCA/DBUA 사용시 마지막 단계 Finish 버튼 클릭 후 행 현상 발생 시 체크 사항

 

아래 오라클 문서와 같은 이슈가 있습니다.

참고하시기 바랍니다.

 

 


목차

#Symptoms

#Cause

#Solution

 

 

APPLIES TO:

Oracle Database Configuration Assistant - Version 10.2.0.1 to 11.2.0.1 [Release 10.2 to 11.2]
Information in this document applies to any platform.

 

SYMPTOMS

Trying to create a database using the DBCA.
After configuring all options successfully, clicking finish does nothing.

This can also happen when using DBUA to upgrade a database.

There is no progress, and no errors are returned.

Looking at the dbca trace.log does not show any errors, just the following: 
[AWT-EventQueue-0] [11:20:29:828] [DBCAWizard.onFinish:1139] m_bFinishClicked: true 
[AWT-EventQueue-0] [11:20:30:2] [DBCAWizard.onFinish:1139] m_bFinishClicked: true 
[AWT-EventQueue-0] [11:20:35:126] [SQLEngine.done:1958] Done called


In 10.2 trace information should be written automatically to the following location 

  $ORACLE_HOME/cfgtoollogs/dbca/trace.log 

In 11g, the location of trace.log has changed to: 

  $ORACLE_BASE/cfgtoollogs/dbca/<DBNAME>/trace.log 
 

CAUSE

In most cases, it appears that an X client is being used to run the DBCA, like Xming. 

When using Xming, this behaviour can occur if some Xming fonts are missing as discussed in unpublished Bug 6714527 (closed at status 'Not a Bug').

In case several Xwindows clients are tested to fail, the problem could also be caused by the next environment variable when using a recent Oracle release, e.g. 11gR2 :

ORA_NLS10=/nls/data/9idata

In this case, you may also encounter an error:
ORA-12705: Cannot access NLS data files or invalid environment specified
 

SOLUTION

To use Xming, you have to install the complete font package.
Updating Xming to a newer version has also been known to resolve the issue.

Optionally, run DBCA locally from the console, using a different X client or using VNC. 

Reflections X and Exceed are also known to work. 
However, problems have been reported with Exceed version 13.0.0 which seems not compatible with Oracle 11g. Exceed version 14.0.0 is reported to work, so please use that version when using Exceed.

If the environment variable
  ORA_NLS10=/nls/data/9idata
is set, unset it and retry.

 
번호 제목 글쓴이 날짜 조회 수
40 19c RAC 2Node 설치-6 [ db sw ] file 우뽕 2020.04.22 120
39 19c RAC 2Node 설치-9 [ dbca ] file 우뽕 2020.04.22 129
38 19c RAC 2Node 설치-10 [ dbca ] file 우뽕 2020.04.22 141
37 19c RAC 2Node 설치-7 [ db sw ] file 우뽕 2020.04.22 216
36 ORA-32000 : Spfile 수정이 불가능. [1] file 우뽕 2020.01.23 228
35 19c RAC 2Node 설치 -3 [ GRID ] file 우뽕 2020.04.21 244
34 19c RAC 2Node 설치-11[ dbca ] file 우뽕 2020.04.22 250
33 ORA-27300, ORA-27301, ORA-27302 Error 와 함께 DB Shutdown - 작성중. Talros 2020.08.28 321
32 오라클 21c RAC 설치 with Oracle Linux 8.2 - 3 (사용할 Disk Group 생성) file 명품관 2021.12.02 341
31 패치 conflict(충돌) 검사 방법 [1] 우뽕 2023.04.04 375
30 19c RAC 2Node 설치 -2 [ 환경, GRID ] file 우뽕 2020.04.21 394
29 12c R1 Install on Cent OS - Part 2 (Grid install) [1] file Talros 2016.02.15 396
28 오라클 21c RAC 설치 with Oracle Linux 8.2 - 5 (DBCA로 Database 생성) file 명품관 2021.12.02 494
27 19c RAC 2Node 설치-5 [ asmca ] file 우뽕 2020.04.21 518
26 12c R1 Install on Cent OS - Part 1 ( Preinstall ) file Talros 2016.02.02 527
25 오라클 21c RAC 설치 with Oracle Linux 8.2 - 4 (Database Software 설치) file 명품관 2021.12.02 795
24 오라클 21c RAC 설치 with Oracle Linux 8.2 - 2 (Grid Infrastructure) [1] file 명품관 2021.12.01 804
23 DBCA에서 ORA-12546: TNS:permission denied.. file 우뽕 2020.02.14 867
22 Oracle 19c RAC 설치 with Oracle Linux 8.2 - 4 (Database Software 설치) file 명품관 2020.11.19 950
21 19c RAC 2Node 설치 -4 [ GRID ] file 우뽕 2020.04.21 959
위로