$ 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"
'Oracle > Administrator' 카테고리의 다른 글
ASM 수동 DB 생성 (1) | 2012.03.29 |
---|---|
Database 삭제 (0) | 2012.03.29 |
수동으로 다수 데이터베이스 생성 + EM (0) | 2012.03.28 |
관리 쿼리 모음 (0) | 2012.03.11 |
UNDO 와 Snapshot too old 에러 (0) | 2012.02.26 |