Install 11G Enterprise Manager on Fedora 8

I have an install issue that is driving me batty. The EMCA CREATE always fails with an ORA-12514 in spite of the fact that the listener is running, I can connect properly to the database and, in fact, EMCA can connect to the database for most of the install. I am running:
emca -config dbcontrol db -repos create -SID 124 -ORACLE_HOSTNAME 192.168.2.150 -SYS_PWD pwd1 -SYSMAN_PWD pwd2 -PORT 3789 -DBSNMP_PWD pwd3
The install proceeds until the repository is created and then fails with the messages:
Connecting to database 124 in home /u01/app/oracle/product/11.1.0/db_1 with user "SYS" role "SYSDBA".
connected to database.
sql to execute declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
noOfParams to bind: 1.
sql execute successfully.
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
CONFIG: Unlocked mgmt_view account
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.EMReposConfig invoke
CONFIG: Successfully unlocked mgmt_view account
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: 124, oracleHome: /u01/app/oracle/product/11.1.0/db_1, and user: SYS
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
CONFIG: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1500)
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1741)
     at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2698)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
     at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:221)
     at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:534)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1214)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:518)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Listener is not up. Start the Listener and run EM Configuration Assistant again .
Refer to the log file at /u01/app/oracle/cfgtoollogs/emca/124/emca_2008_04_08_17_00_29.log for more details.
Apr 8, 2008 5:04:26 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Listener is not up. Start the Listener and run EM Configuration Assistant again .
     at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2705)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
     at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:221)
     at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:534)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1214)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:518)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)
Has anyone seen this before or have a clue as to why it might be happening?
Thanks.

Here they are:
# listener.ora Network Configuration File: /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = basement.summerwalk.ca)(PORT = 3789))
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = basement.summerwalk.ca)(PORT = 3789))
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = 124)
(ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
# TNSNAMES.ORA
124 =
(DESCRIPTION = (ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = basement.summerwalk.ca)(PORT = 3789))
(CONNECT_DATA =
(SERVICE_NAME=124)
(SERVER=DEDICATED)
)

Similar Messages

  • Installing Oracle Enterprise Manager 10G on Fedora 2

    During installation Oracle Enterprise Manager on Fedora 2 I receive message, that my computer has 0 Mb RAM , and installation stops. In fact my host has 1024 Mb Ram. It seems to me, that installer can't correctly determine the value of RAM.
    How can I switch off this check, or how to provide the installer the right data?

    generally im specfiying it in c:\documents and settings\Program, but im installing it from c:\documents and settings\my documents\software.
    I got another verson of Orcle, ive downladed the developer sute 10g, in this case the college where i go to use, it to connect. so i expect i will have to really uninstll that and the instll in Oracle Enterprise 10g.
    ive got screen shots of the process i am going through, in order to get a sucessfull installation.
    If anyone has msn please come online so i can send you the screen shots of what is happening when i try and install in Orcale enterprise 10g on my pc
    my email address is
    [email protected]
    or send me an email wid the subject: Help with installing Oracle enterprise manager 10g or a hello so i know its from a forum reply

  • Error while installing oracle enterprise manager 11g

    Hello,
    I am trying to install Oracle enterprise manager 11g & keep on
    getting following error at install progress stage :
    Error in setting permission of file/directory
    /u01/labuser/Oracle/Middleware/oracle_common/oui/jlib/emocmul.jar
    with 3 options Retry,Ignore & cancel.
    Could anyone guide why i am getting this error & how to fix this problem ?
    Thank-You
    Rahul Shah.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Enterprise Manager which you can get more quick response
    Regard
    Helios

  • How to search the indexes in 11g Enterprise Manager Console

    Hi,
    After setting the Indexes using Java Embedding for a process, can you please tell me how to search the indexes in 11g Enterprise Manager Console for the particular process.In 10g BPEL Console we have the option of searching the Instances based on Indexes we already set at process level which is inbuilt in 10g. I need the same in 11g .
    Thanks,
    Sagar.

    Hi Sagar,
    You can define composite sensors in your composite.
    Then you will get fields in enterprise manager of that composite instance.(the sensors you have defined will be displayed here)
    You can enter the values based on what you want to search the instance. :)
    Regards
    PavanKumar.M

  • How to Install SQL Enterprise Manager ?

    The standard installation file which sap gives sql4sap.vbs doesnt install the Enterprise manager.
    How to install SQL Enterprise Manager (ECC6+Win2003).
    regards,
    dev

    Hi,
    Server type is normally "Database Engine". You can use the Dev. Studio to connect to various other types (e.g. Reporting Services, Analysis Service etc.)
    The Servername is the instance name you want to connect to. For a default instance it is your machinename, for a named instance it is Machinename\Instancename.
    Authentication can be Windows Authentication if you are logged on as a local Admin. For an ABAP System only Windows Authentication is possible, for a JAVA System the SQL authentication is necessary, so that you can logon as 'sa' with the password you provided in the setup.
    Regards
      Clas

  • Discoverer 11g-Enterprise Manager Configuration

    Hi All
    We have discoverer 11g [11.1.1.7] integrated with EBS R12.1.3
    I want to monitor discoverer in Enterprise Manager
    How to configure Discoverer 11g Enterprise Manager, please suggest .
    Thanks
    Shaik

    Hi All
    We have discoverer 11g [11.1.1.7] integrated with EBS R12.1.3
    I want to monitor discoverer in Enterprise Manager
    How to configure Discoverer 11g Enterprise Manager, please suggest .
    Thanks
    Shaik

  • ORA-12154 Error After Install of Enterprise Manager

    I have a new new laptop with minimal software installed. Everything was fine and I was able to connect to 4 different Oracle 9i databases.
    This morning I installed Oracle Enterprise Manager (10g) and now I get the dreaded ORA-12154 error.
    I now find a copy of TNSNAMES.ORA in three places. I have copied the correct version to the two new 10G locations and I have verified that all three copies of TNSNAMES.ORA and SQLNET.ORA are correct and identical.
    Do anybody have any idea what else could be wrong?

    I am certain the TNSNAMES.ORA file is fine as it is "pushed" from a central IT department. I have compared it to the one on a second computer (which has only 9i installed) in my office and they are identical.
    I examined the Oracle 9i directories and there was no LISTENER.ORA anywhere. On the 9i only computer the command - C:\>dir listener.ora /s /p executed in a DOS window returned no files.
    Everything was working fine until I installed Enterprise Manager 10g (10.2.0.2.1).
    I have TOAD installed and it connects to both of the 9i development and production databases, so I know the TNSNAMES.ORA is okay.
    It woudl seem that there is a conflict between 10g and 9i Developer/2000.

  • Installing the Enterprise Manager 10g (Browser-based) Console

    i've installed the oracle 10g client and am successfully running the OEM 10g java interface. however, when i try to start the web browser-based interface, i get a "page cannot be displayed" error. the URL shown is <the name of the machine: >/em
    Are any special procedures required for installing the Enterprise Manager 10g (Browser-based) Console???

    There seems to be some confusion with what you are installing. Your original question was how do you install the DBConsole for 10g. When you install a 10g database, you get the option of either installing a database console or point to a Grid Control. If you need to reinstall the database console for some reason, you use the emca utility.
    From your last note, it seems u don't have any Oracle database running on ur server...

  • Re-install & config Enterprise Manager dbconsole on linux

    Dear Sir/Madam,
    Anyone can teach me how to fully uninstall it &
    re-install & config
    Enterprise Manager dbconsole.
    Best Regards
    boris

    Are you trying to reinstall the EM dbconsole associated to a specific DB, or the EM grid console which allow you to manage DBs, App servers, and any Oracle product?
    In the second case, I think the previous reply is right.
    For the first case, you can execute emca -x SID, where SID is the sid of the Oracle DB being managed. Then, with DBCA, choose to reconfigure database, and select the management with dbconsole.
    Regards.

  • Identity Management Install: 11g - Start Managed Server wls_ods1 failed

    Hi All,
    I am installing OAM 10.1.4.3 with Oracle Fusion Middleware 11g. I had installed and configured Only Oracle Internet Directory in an Existing WebLogic Administration Domain success. However, when I was configuring Oracle Directory Services Manager in an Existing WebLogic Administration Domain, I start Managed Servers failed.
    C:\Program Files\Oracle\Inventory\logs\install2009-09-30_10-43-25AM.log
    *** Starting WLServers and Apps if Any ...
    In public start
    DEBUG: trying to start for first time
    *** ASWLServer.start ...
    *** getDomainRuntimeMBeanServerConnection ...
    *** Connecting to Domain runtime ...
    trying to connect to hostname.test.com 7001
    *** Successfully connected to the Domain Runtime ...
    *** getDomainRuntimeMBeanServerConnection ...
    *** Connecting to Domain runtime ...
    trying to connect to hostname.test.com 7001
    *** Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.util.ConfigException: Error Starting Managed Server wls_ods1.
    Cause: An internal error has occured : Managed Server didn't start in RUNNING mode
    Action: See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1004)
         at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:898)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:812)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:481)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
         at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1133)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)
    progress in calculate progress3
    In doCancel method ...
    Your help is very appreciated.thanks.
    Best,
    Sunny.Zhang
    Edited by: Sunny.Zhang on 2009-10-3 下午6:58

    Hi All,
    It is same case with me :( , Unable to start managed server wls_ods1 during OIM 11g installation.
    My base_domain is configured with the following
    1) Oracle JRF 11.1.1.0 (For ADF runtime)
    2) Oracle Identity Management - 11.1.1.2.0 (From OIM 11g)
    The list of things are not yet configured
    1) Oracle WSM Policy Manager - 11.1.1.0 (From OIM 11g)
    2) Oracle WSM Policy Manager - 11.1.1.0 (From oracle_common)
    3) Oracle JRF Webservices AsyncServices - 11.1.1.0(From OIM 11g)
    4) Oracle JRF Webservices AsyncServices - 11.1.1.0(From oracle_common)
    5) Oracle Enterprise Manager - 11.1.1.0 (From oracle_common)
    I'm not sure, if I've to extend my domain for the Oracle WSM Policy Manager and/or Oracle Enterprise Manager. Or I have to check something else.
    Please let me know if you have overcome this issue.
    Thanks,
    Harikiran

  • Missing Enterprise Manager on Fedora Core 2

    Enterprise Manager for Linux Fedora Core 10g Aug 19, 2001 8:01 PM
    Reply
    Enterprise Manager Fedora Core 2 with Oracle 10g.
    I can not locate OEMAPP anywhere on my disk. I have reinstalled the system several times, but it does not seem to get installed on my computer.
    I have no problem with the system otherwise, and can run Enterprise Manager (oemapp.bat) from an XP workstation and connect.
    I have selected a custom install as well, and it does not install the program.
    I can run
    emctl start dbconsole
    and run Enterprise Manager thru HTML (localhost:5100)
    but would very much like to run the graphical version.
    Can anyone assist?
    Can I extract it from the CPIO?
    Can I download it somewhere?
    I have seen that many others have run into this same issue, but have not been able to locate any resolution.
    Anyone know how I can install it?
    Has anyone tried to run 10g on Fedora core 3?
    Thanks.

    Fedora Core 2 works fine with the Mega-180.  It has good
    hardware detection capabilities and driver support for many
    devices to get your PC up and running.  LCD support is
    non-existant for Linux.  MSI better do something about this
    before the competitors leave them further in the dust.
    The longer MSI fails to fully support its products, the greater
    the chance the SFF division is going to get turfed for lack
    of profitability (eg dismal sales and continued bad reputation
    as looks will only get you so far).
    Create three CD-ROMs from the ISOs.  The fourth CD-ROM
    may not be required.  The problem here is to find a fast
    download mirror.  Try http://ftp://ftp.telus.net which is where I got
    mine.
    If you have the room on your HDD you may just want to stuff
    as much into the initial install as possible.  Beats having to
    find out you need to install something later.  Since Linux is
    new to you, chances are you will reinstall at a later date anyways
    so don't worry if you system is not tuned, etc.
    Once you have a working Internet connection to your Mega 180
    go grab the latest chipset and video drivers from nVidia.  You
    don't have to have them to have a working OS.  Print out the
    installation documentation (easier to read paper).
    For Fedora Core docomentation I just downloaded all the
    Red Hat 9.0 PDF files and printed them off.  This could be
    close to 1000 pages or so as I have a stack at least 2"
    high.  This information makes an excellent base reference
    point.  Easy to read but rather long.
    Then experiment from there.  During install - do request
    both KDE and Gnome GUIs.  This allows you flexibility to
    observer how both work.  I prefer KDE.
    Good luck - keep at it and eventually Linux will make it
    to your everyday desktop but keep that M$ stuff handy
    as not everything can be done in the Linux world.

  • Is it Ok to intall 11g Enterprise edtion on Fedora 7?

    Hi,
    I just moved to this 'Linux direction', and I installed Fedora 7 on my laptop, and now I want to install 11g Enterpirse editon on it, is it Ok?
    Peter

    No.
    You mentioned doing this "for production"... well, if you don't mind "unsupported production", you can install Oracle on just about anything, including FreeBSD, Mandriva, Debian Etch and much else besides. Completely off-the-planet installations, in as much as Oracle won't touch you with a bargepole if/when you run into trouble.
    For supported production, it has got to be Red Hat Enterprise Server, Suse Enterprise Server or the Asianux equivalent.
    But even if you said to me 'support is not required, so long as it's robust', Fedora would be one of the last distros I'd use for "robust" deployments of Oracle. By design, Fedora is a highly experimental, cutting edge distro that seeks to incorporate the latest technologies as early as possible. Red Hat use Fedora as a sort of Beta version for what will be in the next release of their Enterprise Server product... so if you deploy on Fedora, you're really deploying on a beta product. That is not the definition of "robust"!
    If you want a cheap, truly robust distro to install on, Oracle's own Enterprise Linux is a clone of Red Hat, but only costs (I think) US$99 per year. Being a binary clone of Red Hat, it's as robust as you can get.
    If you want a completely free, truly robust distro to install on, Centos is a binary clone of Red Hat too, and costs nothing at all -but obviously, support is on the basis of public forums and community spirit.
    If you want a completely odd-ball distro which offers stability and long-term prospects and which is also completely free of charge, I'd look at Ubuntu 6.06 LTE ("Long Term Edition") which will be supported (by the Ubuntu people, not by Oracle -this is completely whacky stuff as far as Oracle is concerned, remember!) for the next 5 years, if I recall correctly. I call that the odd-ball solution not because there's anything wrong with Ubunut but because installing Oracle onto a Debian-based distro as opposed to an RPM-based one is fraught with issues. It does work (at least, the simple stuff does... I certainly wouldn't want to try RAC on it!) and works well, but it's an alien implementation, so it's very much 'being brave" territory -but, for exactly that reason, it's fun too!
    But seriously: Enterprise Linux if you can pay a little or Centos if you want completely free. As robust as they get.

  • Configure .p7b(PKCS #7 Certificates) in SOA Suite 11g - Enterprise Manager

    Hi,
    currently configured .jks file in em - weblogic domain - security - security provider configuration which is used by owsm policy to validate my incoming signed soap message.
    (incoming message is signed with the same jks file). so it is working fine.
    Now I got .p7b(PKCS #7 Certificates) file from customer, so I need to replace this with my existing .jks file. How can I do this?
    Appreciate your quick inputs.
    Thanks

    customer site is invoking my soa suite application,public portion of the certificate which I got from them I configured at my end(.p7b converted in to jks). with the private key (which I do not have with me) the customer site is signing the soap request and hitting my soa suite.
    Getting following error in my soa suite side(soa_server1-diagnosis):
    X509 Certificate will not be advertised due to underlying exception "oracle.wsm.security.SecurityException: WSM-00057 : The certificate, abc.org, is not retrieved. The following aliases are found in the keystore:- [defnet.org, klmca.org, abc.org, ]".
    while converting in to jks I gave alias, I do not know what value should I give. I found
    subject: CN=abc.org... in .p7b file, used the same name as alias.
    converted .p7b file in to .cer as suggested by anuj, .p7b file contains 3 certificates,so imported 3 times in to same key store file like this
    keytool -import -alias abc.org -file xyz.public.cer -keystore xyz-keystore.jks
    keytool -import -alias klmca.org -file klmca.public.cer -keystore xyz-keystore.jks
    keytool -import -alias defnet.org -file defnet.public.cer -keystore xyz-keystore.jks
    Where I am doing wrong here?
    Can I configure directly .p7b(PKCS #7 Certificates) file in enterprise manager (soa suite 11g ps3.). I converted in to jks file and configured but it is not working.
    Please suggest. This is urgent. Appreciate your quick help.
    Edited by: 798585 on May 20, 2011 12:00 AM

  • Install oracle enterprise manager

    Hi, I have installed Oracle 10g wanted to install Enterprise manager please help me I'm new in this arena. I don't have cd, I have installed from Oracle side
    Ben

    If you have created a database with the Database Creation Assistant, you have already installed Enterprise Manager. Just make sure the dbconsole is started.
    set/export ORACLE_SID=<dbsid>
    $ORACLE_HOME/bin/emctl start dbconsole
    You can find the URL to access Enterprise Manager DB Control with the following:
    $ORACLE_HOME/bin/emctl status dbconsole

  • Problem installing Oracle Enterprise Manager

    I install OEM on a windows 2000. When I run OEM configuration assistant to create a new repository, I got a error:
    lost database connection,
    ora-12547, TNS lost contact.
    I did it like:
    user: system
    passwd:
    service: 192.168.1.1:1521:ora8
    Thanks a lot. It's really frustrating with all these problems.

    Deborah,
    I really don't think I installed Enterprise Manager Server. I have looked everywhere for the emca configuration assistant and it is just not there. I am running version 3 of oracle 8.1.7 enterprise edition, and I did not remember seeing enterprise manager server on the list of products that would be installed. I did remember seeing enterprise manager components. I am going to try and install again on a different machine and see if enterprise manager server is part of the install.
    Tim

Maybe you are looking for