Oracle/Administrator

EMCA 실행시 DBSNMP Password 실패

타울 2012. 3. 29. 01:37


$ emca -config dbcontrol db -repos recreate


STARTED EMCA at Apr 15, 2008 11:05:06 AM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Database SID: testdb
Listener port number: 1521
Password for SYS user:*****
Password for DBSNMP user:
Invalid username/password.
Password for DBSNMP user:
Invalid username/password.


DBCA 를 실행할 때 위와 같이 에러가 발생한다면  패스워드 부분에 "a" 또는 "A" 를 입력한다.

$ emca -config dbcontrol db -repos recreate


STARTED EMCA at Apr 15, 2008 11:05:06 AM

EM Configuration Assistant, Version 10.2.0.1.0 Production

Copyright (c) 2003, 2005, Oracle. All rights reserved.


Enter the following information:

Database SID: testdb

Listener port number: 1521

Password for SYS user:

Password for DBSNMP user: "a"