메뉴 건너뛰기

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 Oracle Database 19c Patch Update(단일 인스턴스 오라클 DB 19.3 에서 19.9로 RU Update) 명품관 2020.11.24 35186
39 New version of our Hands-On Lab available for download "Upgrade/Migrate/Consolidate to Oracle 12c" HOL 명품관 2015.12.22 8994
38 How to Enable/Disable Oracle Binary Option [1] Talros 2016.03.09 8625
37 19c RAC OJVM 패치작업 우뽕 2020.04.22 5282
36 Oracle RAC RU rolling patching from 19.3 to 19.9.0.0.201020(Patch 31750108) [1] file 명품관 2020.12.08 5240
35 Oracle 19c RAC 설치 with Oracle Linux 8.2 - 2 (Grid Infrastructure) file 명품관 2020.11.19 5038
34 Oracle 19c RAC 설치 with Oracle Linux 8.2 - 1 (OS 및 스토리지 설정) 명품관 2020.11.14 4855
33 ASM 에 spfile 등록 및 삭제 하기 우뽕 2020.07.27 4463
32 오라클 21c RAC 설치 with Oracle Linux 8.2 - 1 (OS 및 스토리지 설정) 명품관 2021.12.01 3045
31 Oracle 19c RAC 설치 with Oracle Linux 8.2 - 5 (DBCA로 Database 생성) file 명품관 2020.11.19 2825
30 19c RAC 2Node 설치 -1 [ 환경 ,OS 세팅 ] file 우뽕 2020.04.14 2680
29 19c RAC - Manual Patch 적용방법 우뽕 2020.05.05 2342
28 Oracle EM(Enterprise Manager) 13.4 설치 및 구성 - 2(EM 설치) file 명품관 2020.11.27 2307
27 Oracle 19c RAC 설치 with Oracle Linux 8.2 - 3 (사용할 Disk Group 생성) file 명품관 2020.11.19 1492
» DBCA/DBUA 사용시 마지막 단계 Finish 버튼 클릭 후 행 현상 발생 시 체크 사항 명품관 2015.12.17 1463
25 19c RAC 2Node 설치-8 [ Patch ] 우뽕 2020.04.22 1404
24 19c RAC 2Node 삭제 하기 file 우뽕 2020.04.22 1348
23 메뉴얼하게 DB 추가 작업 - GRID 리소스에 DB 추가 작업 우뽕 2020.07.27 1287
22 Oracle EM(Enterprise Manager) 13.4 설치 및 구성 - 1(Repository DB 설치) file 명품관 2020.11.23 1181
21 Automatic Storage Management (ASM) 사용시 고려해야 할 사항 [2] 우뽕 2020.02.06 1061
위로