Microsoft
Software
Hardware
Network
Question : Enterprise Manager setup
Hi Experts,
I am new to oracle and getting into a mess. Have Oracle 11g on a Windows Server 2003 r2 VM server. 1 database - running OK. Have been trying to get the enterprise manager to work. This morning I coiuld see the service in the services, but no longer there. Had tried and command line:
>emca -config dbcontrol dn -repos recreate
It knew the respository was there dropped it but then failed due to listener not running (but it is)
Using lsnrctl status I get this at the end
Services Summary…
Service “AQDV711TESXDB” has 1 instance(s).
Instance “aqdv711tes”, status READY, has 1 handlers for this service…
Service “AQDV711_TES” has 2 instance(s).
Instance “AQDV711TES”, status unknown, has 1 handler(s) for this service…
Instance “aqdv711tes”, status READY, has 1 handlers for this service…
Service “AQDV711_TES_XPT has one instance(s).
Instance “aqdv711tes”, status READY, has 1 handlers for this service…
.
This morning there was only one instance for each and all in the upppercase of the 1st one showing for service "AQDV711_TES" I suspect at some stage I typed in lower case and these have appeared.
In services I have 2 listeners
OracleOraDb11g_home1TNSLis
tener - is started
OracleOraDb11g_home1TNSLis
tenerAQDV7
11_TES - not started and stops as soon as started
Listener.ora has the following:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = vm-dt-sora11.wlg.ssg.local
)(PORT = 1521))
)
)
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME = AQDV711_TES)
(ORACLE_HOME = %Oracle_Home%)
(SID_NAME = AQDV711TES)
)
)
I'm now confused and lost.
Ideas and suggestions please
Thanks
Kelvin
Answer : Enterprise Manager setup
I suggest you try the following:
Using netca
1. delete all listeners on the box
2. Create a new listener
3. Try and recreate the repos
R.
Random Solutions
Accessing GPT drive on windows 7 from Windows XP
Changing hte ip address of the Symantec Endpoint Protection Server
Function in excel
Query To Detect if unicode data exists in field in SQL Server 2005
"Windows failed to load b/c a required file is missing or corrupted" CI.dll
How do I delegate control to a user to ONLY remotely use Get-MessageTrackingLong cmdlet?
WSUS Clients not reporting to the WSUS console or SBS 2008 Console
How do I convert an INT into a VARCHAR or STRING for use in CASE
How do we use GPO (Group Policy) to REMOVE trusted sites from I.E. Trusted Sites Zone on workstations on a domain?
Extract date and part of the line from a log file