Error in recreating repository in Oracle 11g R2
hi,
I get the following error when i try to perform a recreate of the repository .. find the snapshot attached below..
.
/emca -config dbcontrol db -repos recreate -cluster
STARTED EMCA at Dec 4, 2014 3:43:58 PM
EM Configuration Assistant, Version 11.2.0.3.0 Production
Copyright (c) 2003, 2011, Oracle. All rights reserved.
Enter the following information:
Database unique name: CDR1P
Service name: CDR1P
Exception in thread "main" java.lang.NullPointerException
at oracle.sysman.emcp.ParamsManager.getRepDbPort(ParamsManager.java:3171)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1091)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:583)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:529)
oracle@dwdb01:/u01/oracle/product/11.2.0/db/bin>