Can not drop enterprise manager.

when i issue the following command i get the error below in the emca logs.
emca -deconfig dbcontrol db -repos drop
CONFIG: SQLEngine connecting with SID: I21PREP, oracleHome: /oracle/product/10.2.0.4, and user: SYS
20/01/2010 10:58:00 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
20/01/2010 10:58:00 oracle.sysman.emcp.DatabaseChecks checkDbAvailabilityImpl
CONFIG: ORA-01034: ORACLE not available
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01034: ORACLE not available
The database and listener are up as i can connect on the same server via sqlplus or i can connect from remote machines without problem using jdbc.
Also the oracle_sid and oracle_home are set correctly.
version 10g red hat linux

i assume the listener is fine as applications can connect to the database without problem.
oracle@akintlpq1:I21PREP> lsnrctl status
LSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production on 20-JAN-2010 12:32:37
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=akintlpq1.tnzi.com)(PORT=1521)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production
Start Date 18-JAN-2010 14:31:12
Uptime 1 days 22 hr. 1 min. 24 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /oracle/product/10.2.0/network/admin/listener.ora
Listener Log File /oracle/product/10.2.0/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=akintlpq1.tnzi.com)(PORT=1521)))
Services Summary...
Service "DS2K" has 1 instance(s).
Instance "DS2K", status UNKNOWN, has 1 handler(s) for this service...
Service "I21PREP.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Service "I21PREPXDB.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Service "I21PREP_XPT.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
oracle@akintlpq1:I21PREP> lsnrctl services
LSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Production on 20-JAN-2010 12:33:23
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=akintlpq1.tnzi.com)(PORT=1521)))
Services Summary...
Service "DS2K" has 1 instance(s).
Instance "DS2K", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
Service "I21PREP.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:18 refused:0 state:ready
LOCAL SERVER
Service "I21PREPXDB.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Handler(s):
"D000" established:0 refused:0 current:0 max:1022 state:ready
DISPATCHER <machine: akintlpq1, pid: 237656>
(ADDRESS=(PROTOCOL=tcp)(HOST=akintlpq1.tnzi.com)(PORT=32941))
Service "I21PREP_XPT.tnzi.com" has 1 instance(s).
Instance "I21PREP", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:18 refused:0 state:ready
LOCAL SERVER
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:0 refused:0
LOCAL SERVER
The command completed successfully
oracle@akintlpq1:I21PREP> tail -20 listener.log
20-JAN-2010 11:53:48 * service_update * I21PREP * 0
20-JAN-2010 11:56:31 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=60301)) * establish * I21PREP * 0
20-JAN-2010 11:58:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SID=I21PREP)(CID=(PROGRAM=sqlplus)(HOST=wnomo1.tnzi.com)(USER=nagios))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.2.34)(PORT=15683)) * establish * I21PREP * 0
20-JAN-2010 12:01:31 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=56569)) * establish * I21PREP * 0
20-JAN-2010 12:03:48 * service_update * I21PREP * 0
20-JAN-2010 12:06:31 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=49707)) * establish * I21PREP * 0
20-JAN-2010 12:08:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SID=I21PREP)(CID=(PROGRAM=sqlplus)(HOST=wnomo1.tnzi.com)(USER=nagios))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.2.34)(PORT=48562)) * establish * I21PREP * 0
20-JAN-2010 12:11:31 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=42132)) * establish * I21PREP * 0
20-JAN-2010 12:12:33 * service_update * I21PREP * 0
20-JAN-2010 12:16:31 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=54482)) * establish * I21PREP * 0
20-JAN-2010 12:18:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SID=I21PREP)(CID=(PROGRAM=sqlplus)(HOST=wnomo1.tnzi.com)(USER=nagios))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.2.34)(PORT=5920)) * establish * I21PREP * 0
20-JAN-2010 12:21:32 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=34336)) * establish * I21PREP * 0
20-JAN-2010 12:22:33 * service_update * I21PREP * 0
20-JAN-2010 12:26:32 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=60852)) * establish * I21PREP * 0
20-JAN-2010 12:28:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SID=I21PREP)(CID=(PROGRAM=sqlplus)(HOST=wnomo1.tnzi.com)(USER=nagios))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.2.34)(PORT=32717)) * establish * I21PREP * 0
20-JAN-2010 12:31:32 * (CONNECT_DATA=(SID=I21PREP)(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.148.19.73)(PORT=57381)) * establish * I21PREP * 0
20-JAN-2010 12:31:33 * service_update * I21PREP * 0
WARNING: Subscription for node down event still pending
20-JAN-2010 12:32:37 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=akintlpq1)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169870336)) * status * 0
20-JAN-2010 12:33:23 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=akintlpq1)(USER=oracle))(COMMAND=services)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169870336)) * services * 0

Similar Messages

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • Can not refresh server manager Error:0x8007045b

    OS: Windows 2012 R2 Core
    Services: Hyper V
    I was trying to remote reboot and the session hung. No worries I decided I could just reboot the next morning. So I rebooted the next day but when I go into server manager I get
    an errror can not refresh server manager Error:0x8007045b. Did some research found suggestions to fix it using a DISM.exe /Online /Cleanup-image /Restorehealth.
    But then I get an error 1115 A system Shutdown is in progress. I attempt to fix this issue using pskill winlogon but the issue pursistest. I have restarted the server several times now. Not sure how to fix this.
    Thanks in advance,
    Jake

    Hi,
    In addition to the above information,
    Checkout the below thread for similar discussion,
    http://social.technet.microsoft.com/forums/windowsserver/en-US/a700e9f6-4491-4c70-8bd0-d9d3111e2f70/windows-reboot-error
    Regards,
    Gopi
    JiJi
    Technologies

  • JMStudio Error  "Can not create session manager"

    Hi,
    I'm trying to transmit an mpg file through a simple pc to pc network, using the transmission wizard in the JMStudio, and everytime it causes a "can not create session manager" error, even when I try to transmit .mp3 file
    I'm using an ip like 100.100.0.1 for the sender machine, and 100.100.0.2 for the receiver machine, and I don't know where is the problem
    thanks in advance

    Um,maybe the port that you use for transmission is already occupied.
    Make sure that you are not using JMStudio to transmit streams while trying to receive streams from the same port.

  • Can not login access manager

    mail server version is JES messaging Server 6 2005Q4 :
    My Access Manager:http://hostname:8080/amserver
    last week, i login access manager, under the web label or configuration label�F
    in "ldap" item�Ci add new dc=xx,dc=xx,dc=xx�C
    then save configuration.
    but after that i can not login access manager.
    when i user admin login,it print:"
    Authentication failed".
    what should i do to restore access manage?
    thanks!

    javatoall wrote:
    Hi,
    I login Access Manager, access sample "realm" -> Authentication->
    Advance Properties -> User profiles and then I choiced "Dynamic with user Alias".
    Then I only configure JDBC authentication with mysql database that I don't used ldapservice.
    When I created a one new user in MySQL, I can login into web application that i security as "sample.war" successfull but new user don't right access resource that i protected before.
    When i login access manager with amdmin user, I can not find user that i has been created it in MySQL database. t
    When the users are created through the dynamic profile, the default cn/sn are set to "default" , after creation you need to login to amconsole as amadmin and change/add proper values for these attributes.
    Alternatively you can set the protected resource's policy subject to Authenticated users. This will work but not sure will meet your requirement
    >
    When i login access manager console with new user, it login successful, and view Profile of new user that I has been created.
    Can you tell me How to manage new user that I has been new in MySQL by Access manager console ?
    I want to configure access proteced resourse for that user. How to configure that ?
    read above use the authenticated users subject
    Thank for every help.
    VinhND.

  • Can not locate Workgroup Manager; possibly not installed?

    Here's the story:
    I'm trying to get my new camera software installed and one of the steps is to launch Image capture.
    Image capture gives me an error saying: "No Image Capture Device connected."
    Apple says to fix this I need to open Workgroup Manager (in /Applications/Server/) and change some preferences.
    But, I can not find Workgroup Manager for the life of me. I used spotlight with no luck. I also don't have a folder in Applications titled Server. This worries me and makes me wonder if the program could have been deleted or not installed at all?
    Any suggestions on how to find WgM would be welcome.

    Whoa... somebody got confused someplace... I wouldn't guess you are running OSX Server on a MacBook, but the oSX CXlient instead, so no idea how Apple came up wih that solution.
    You likely should not have a Server folder there, nor the APP they speak of.
    What kind of Camera exactly, and how does it connect?

  • Can not see warehouse management data screens for material while extending.

    I want to extend material for warehouse managment views.I can not see these views for the material in MM01.Looks like this is some thing to do with material type configuration.Can some one assist me how to do this?

    1)Check whether the material exist for that plant and storage location which is assigned to warehouse number .
    spro->enterprise structure->assignment->logistic execution->assign warehouse number to plant/sloc.
    2) Check in OMS2 tcode in the material type setting WM view is selected.

  • Help me! why can not start oracle management server?

    maybe for my shutdown and startup database abnormal for several
    times,now the server oracleorahome81management server can't start
    and while i logon to enterprise manager console,it show me a
    error as follow
    "vtk-1002:The Oracle Management Server you are trying to connect
    to is still in the process of initialization. Please wait for it
    to start up completely and then try logging in again"
    the error also when i restart my machine.
    and,the configuration assistant can not logon to database.
    but sql*plus,sql worksheet can work normal.

    Hi,
    Sock Hoon (guest) wrote:
    : I have just installed Oracle Application Server (OAS) on my
    : machine running Windows NT 4.0 Workstation. When I logon to the
    OAS don't run on Win NT with installed service pack 4.
    Go back to service pack 3 or apply patch from Developer 6.0 to
    OAS.
    : OAS manager and tried to start ORB, I got below error message:
    : Please wait while the command is being processed on host ssoh_x
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : Starting ORB processes...Returning filename D:
    : \orant\orb\admin\.event
    : waiting for ORB to be ready...
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : ORB is not responding. Please restart manually...
    : I have tried to re-install OAS for the second time. But I still
    : got the same problem.
    : I plan to use the OAS, together with Oracle Internet Commerce
    : Server (ICS) to develop an e-commerce project. I am yet to
    : download and install the ICS. I don't have any Oracle databases
    : installed in my machine. I'm using MS SQL Server 7.0 instead.
    : Please advised me on how to configure the ORB so that I'll be
    : able to start the application server.
    Best regards Andrew
    null

  • Can't find Enterprise Manager for standalone OC4J 10.1.2.0.2

    Hi
    I downloaded standalone OC4J 10.1.2.0.2 from here so I could experiment deploying webservices to it
    http://download.oracle.com/otn/java/oc4j/1012/oc4j_extended.zip
    It installed successfully and I managed to start it ok. When I point my browser at it the home page displays but there does not seem to be an enterprise manager page. I have a jdeveloper 10.1.3 install and when I run the OC4J supplied with that I can navigate to an enterprise manager page and view applications and webservices.
    This is the home page for the 10.1.2.0.2 install
    http://img405.imageshack.us/my.php?image=oc4j101202homepagecq8.jpg
    This is the homepage of the 10.1.3 install supplied with jdeveloper
    http://img399.imageshack.us/my.php?image=oc4j1013homepagegb6.jpg
    (click the images to see their full size)
    In the 10.1.3 screenshot you can see a link to "launch application Server Control". This is missing on the 10.1.2.0.2 homepage. Should it be there for both versions?
    thanks
    paul
    Message was edited by:
    [email protected]

    Hi,
    Enterprise Manager for stand alone OC4J was introduced in 10.1.3. 10.12 does not have this feature
    Frank

  • I can't run Enterprise manager in my server

    Hi all i have aserious problem with oracle 10g Enterprise manager .i have install oracle 10 g and also i installed enterprise manager Grid Controller but i can't find this in start menu second i tried to run it from internet explore by writing
    http:\\my server name :port number\em but always it give me this page cann't be displayed and i have successed to run Isqlplus with the same way so please i need to find where can i search for the correct address to this enterprise manger URL in my server or tell me what is the steps to solve this problem
    my windows is windows xp sp2 and i put the oracle home in E:\ drive
    thanks
    ihab gouhar

    Hi Ihab Gouhar,
    also i installed enterprise manager Grid Controller
    but i can't find this in start menu second i tried
    to run it from internet explore by writing
    http:\\my server name :port number\em but always it
    give me this page cann't be displayed and i haveHow to start and stop the "services" should be documented. If install was successful, you should have several Oracle<homename>* entries in the Windows Services control panel - some of these are part of the "grid control".
    You can find OEM docu here, even if not quite up to speed with how other docu libraries are organized: http://www.oracle.com/technology/documentation/oem.html
    Read about post install in chapter 4, Getting started... of the OEM Grid Control Install and Basic Config guide. Starting and stopping, both on Unix and Windows is detailed in Adv. Config guide, chapter 2:
    http://download.oracle.com/docs/html/B12013_03/toc.htm
    Note that "oracle 10g" is mostly a marketing label, and does not give away anything about what is actually installed (could be some product out of any of the suites; AS, DS, DB, OEM, ...).

  • Could Not start Enterprise Management Server Service

    Hi,
    I have installed Oracle 8i Personal Edition 8.1.6.00 on a Win2000
    machine at home.
    I can connect to the database that i have created (oracleDB)
    When i try and run Enterprise Manager and connect to the
    database, i get
    the error
    "ORA- 12541: TNS: no listener"
    Im guessing this is because i do not have the
    'OracleOraHome81ManagementServer' service running (???)
    When i try and start it from the Services MMC, i recieve the
    error
    "Could not start the OracleOraHome81ManagementServer servic on
    Local
    Computer
    Error 997: Overlapped I/O operation in progress"
    Can anyone help me out with this?
    All other Oracle related services run fine.
    I have admin privelages for the PC.
    Have PATH for oracle set up correctly i think.
    Any help would be much appreciated
    Thanks
    Martin

    Try creating a repository via the Configuration Assistant first
    Martin, and then start the OMS service. It worked for me.

  • Can not use Endnote "manage citations" in Pages 5.0

    hello there,
    Is ther any way to modify the citation format in Pages 5.0? My Pages 5.0 has a function "manage citations" in edit - endnote citations, but unfortunately, it can not be changed to a format that I prefer (such as Amecian Antiquity). can someone help me out?

    Probably but I can'r be sure, because it may require you to have EndNote installed.
    Do a search on EndNote plugin + Pages 5 and see what you come up with.
    I read somewhere that Apple has created a plug-in but it has problems, otherwise you have to purchase a full copy from EndNote and as I said that is not cheap.
    If you previously had Pages '09 it should be in your Applications/iWork folder. Try that and it should still be working.
    Peter

  • Can not login to "manage my apple id" - error has occurred?

    I have tried to login to "manage my apple id" via Apple website and it tells me that an error has occurred, I also can not login to the App store or iTunes? Help! I have also reset my password for my id and still am unable to login..?

    Apple’s having trouble with the iTunes Store servers right now. Wait for them to fix it.
    (123876)

  • I can not find the Manage Reviews button in Itunes.

    Also i can not seem to have my Reviews posted on any app i try to review.

    Thanks guys, had no idea about hardware level.
    would you mind answering that - so far it does not make sense to me.
    https://discussions.apple.com/message/19953690#19953690
    sorry for highjacking OP.

  • How can view/access Enterprise manager to other user?

    Hi,
    We have one request regarding accessing grid enterprise manager console.
    I have create user TEST which privilege required to view/access the db console using this user?.

    Error that you have described above happens when test user connect,if this is the scenario....
    what is the output of this command
    SQL>select username,account_status from dba_users where username='TEST';
    If status of test user is lock then unlock it by following command:--
    SQL>alter user test account unlock;
    And if its grid control then see below mentioned link , Search with keyword privileges:---
    http://docs.oracle.com/cd/B16240_01/doc/install.102/e10953/getting_started_with_em.htm

Maybe you are looking for