OEM dosen't see databases

Hello,
I've configured OMS and agent.
Host is visible on OMS.
There is a little strange configuration because oracle processes are not working under oracle user
There are 4 diverent homes under different users: bcaora,carora, etlora and cmiora.
There are four oraenv files eg:
. bcaoraenv for bcaora
. caroraenv for carora
. etloraenv for etlora
. cmioraenv for cmiora
and four oratab:
/etc/bcaoratab
/etc/caroratab
/etc/etloratab
/etc/cmioratab
I've installed agent under one of them bcarora
Is this feasible to monitor such configuration at all?
I don't see rdbms at all.
some logs
[bcaora@avery bin]$ ./emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 2
Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
Agent Version     : 12.1.0.2.0
OMS Version       : 12.1.0.2.0
Protocol Version  : 12.1.0.1.0
Agent Home        : /vplus2/app/oracle/agent/agent_inst
Agent Binaries    : /vplus2/app/oracle/agent/core/12.1.0.2.0
Agent Process ID  : 27455
Parent Process ID : 27352
Agent URL         : https://avery.uk.acxiom.com:3872/emd/main/
Repository URL    : https://solebay.corp.acxiom.net:4904/empbs/upload
Started at        : 2013-10-02 09:37:14
Started by user   : bcaora
Last Reload       : 2013-10-02 09:42:39
Last successful upload                       : 2013-10-02 09:42:11
Last attempted upload                        : 2013-10-02 09:42:11
Total Megabytes of XML files uploaded so far : 0.01
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 72.20%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2013-10-02 09:42:21
Last successful heartbeat to OMS             : 2013-10-02 09:42:21
Next scheduled heartbeat to OMS              : 2013-10-02 09:43:21
[bcaora@avery 12.1.0.2.0]$ ps -ef|grep pmon|grep -v grep
etlora   25374     1  0 Sep26 ?        00:00:25 ora_pmon_ETLU
cmiora   25445     1  0 Sep26 ?        00:01:01 ora_pmon_CMP1
etlora   25747     1  0 Sep26 ?        00:00:24 ora_pmon_RMAN
carora   26694     1  0 Sep26 ?        00:01:08 ora_pmon_CAP1
bcaora   27662     1  0 Sep26 ?        00:03:07 ora_pmon_BCP1

Assuming there is a listener servicing the database instances, you can try to add each of the database targets this way:
- Navigate to Setup > Add Target > Add Targets Manually
- Select option Add Targets Declaratively by Specifying Target Monitoring Properties
- Select the target type from Target Type drop-down list
- Select the monitoring agent, which is on the host where the target resides
- Click Add Manually and process to add the target
Regards,
- Loc

Similar Messages

  • Status metric for the OEM plugin for DB2 Databases

    Hi,
    I am doing some testing of the OEM system monitoring plug-in for an IBM DB2 Database. I am starting with some very basic alerts such as when an instance is down. However, it is not working as I would expect. When the instance is stopped using the command db2stop I would expect OEM to determine that the database is down. However, OEM reports a metric collection error and not the database being down.
    Does anybody have any experience with DB2 databases and OEM?
    Thanks,
    Christine

    By creating Groups for specific targets and authoriizing access to these groups you can have users only "seeing" databases or certain databases and other users only being able to see certain Middleware components etc.
    Check
    Oracle® Enterprise Manager Administration
    11g Release 1 (11.1.0.1)
    http://download.oracle.com/docs/cd/E11857_01/em.111/e16790/group_management.htm#DAFFHDCJ
    for this
    Regards
    Rob
    http://oemgc.wordpress.com

  • How to configure email Alerts in OEM Cloud 12c for Database Servers up/down

    Hi everybody,
    How to configure email Alerts in OEM Cloud 12c for Database Servers up/down status?
    Regards,
    Miguel Vega

    Hi Miguel Vega,
    Information regarding the notifications:
    ==============================
    Configuring notification rules in 12c is different from earlier releases.
    The concept and function of notification rules has been replaced with a two-tier system consisting of Incident Rules and Incident Rule Sets :
    1. Incident Rules: Operate at the lowest level granularity (on discrete events) and performs the same role as notification rules from earlier releases.
    By using incident rules, you can automate the response to incoming incidents and their updates.
    A rule contains a set of automated actions to be taken on specific events, incidents or problems.
    The actions taken are for example : sending e-mails, creating incidents, updating incidents, and creating tickets.
    2. Incident Rule Set: A rule set is a collection of rules that applies to a common set of objects, for example, targets, jobs, and templates.
    To help you to achieve the Notification Rules configuration, refer those notes :
    How To Configure Notification Rules in 12C Enterprise Manager Cloud Control ? Doc ID 1368036.1
    EM12c How to Add and Configure Email Addresses to EM Administrators and Update the Notification Schedule ?Doc ID 1368262.1
    EM12c How to Subscribe or Unsubscribe for Email Notification for an Incident Rule Set ?Doc ID 1389460.1
    EM 12c How to Configure Notifications for Job Executions ? Doc ID 1386816.1
    Best Regards,
    Venkat

  • How can I get computer to use external DVD drive?I have a HP dvd640 plug in play drive I want to ude but my iMac dosen't see it as connected.

    How can I get *computer* to use external DVD drive? (1.8 GHz PowerPC G5 Version 10.3.9)

    Place cd/dvd in drive.  cd/dvd icon will show on desktop.
    How can I get computer to use external DVD drive?I have a HP dvd640 plug in play drive I want to ude but my iMac dosen't see it as connected.
    What is ude?
    How is it connected?  firewire or usb?
    When connected it should appear in system profiler.
    blue apple > about this mac > more info button. Click on the hardware line. It has a little triangle in front of the work hardware.
    look for firewire or usb.
    Robert

  • Reg: How to see Database tables in any Datasource?

    Hi Friends,
    Please give me answer to see Database tables in any Datasource.
    Thanks,
    Rama

    Hi,
    I dont think there is any Tcode for this.
    Try either of this.
    Go to RSA2 (DS Repository) in your source system and display your source system.
    If Extraction Method is 'V' - you are lucky and you see table name where data is taken from.
    If it is F* - function module is used, and you have to go thru its code to see all the tables it uses and logic how data is
    processed.
    Ext. Meth   Short text                                                                               
    V                 Transparent Table or DB View                
    D                  Fixed Domain Value                          
    F1                Function Module (Complete Interface)        
    F2                Function Module (Simple Interface)          
    Q                 Extraction Using ABAP Query                 
    A                 DataSource Append                           
    OR
    Since you have the extract structure and the extractor, you can try Extractor Checker RSA3.Execute ST05 (activating SQL Trace), switch on the trace and execute the extractor checker. Once the extractor checker presents the results
    switch off trace. The clcik on Display trace and you will see all the tables that were hit by the extractor checker to retrieve data and present it to you.
    Note: Set the break point in the Extractor Function module.
    View the ST05 Extended Trace list. The Object name shows the Tables accessed.
    Hope this helps.
    Thanks,
    JituK

  • Populate and see database objects in portal

    We have 2 servers.
    - A database server1
    - Application server2.
    we've installed 10G and import all data (from 8.7.1) in our database server1.
    We've installed the mandatory Infrastructure database and application server 10G in our application server2.
    Now we need to use Portal.
    How to populate and see database objects which are in database server1 using Oracle Portal in the application server2.
    Thanks
    Rgds
    Lausanne

    We have 2 servers.
    - A database server1
    - Application server2.
    we've installed 10G and import all data (from 8.7.1) in our database server1.
    We've installed the mandatory Infrastructure database and application server 10G in our application server2.
    Now we need to use Portal.
    How to populate and see database objects which are in database server1 using Oracle Portal in the application server2.
    Thanks
    Rgds
    Lausanne

  • Problems with OEM after changing a database's hostname

    I am having a whole pile of trouble after changing the hostname of an Oracle server 10g R1 -- it's actually 10.1.0.3.0 x86_64 on a Red Hat Enterprise Linux 4.0 server.
    Specifically, I had a server called "foo" on which I installed 10g R1, with the SID and service ID both "BB8PROD". Then I realized that I had to rename the server to "bar", which I did (via /etc/sysconfig/network and /etc/hosts).
    Then, I edited $ORACLE_HOME/network/admin/tnsnames.ora and $ORACLE_HOME/network/admin/listener.ora to reflect the new host names. I restarted the listener and the database, both of which came up fine.
    However, when I start OEM via "emctl start dbconsole"), it still gives me the management URL of http://bar.domain.name:5500/em/. Obviously, that's the <i>old</i> hostname and not the new one. If I visit that URL (which I can keep alive via a CNAME in DNS), then I get the following message despite the instance running just fine in the background:
    "Database: BB8PROD
    The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click 'Perform Recovery' to perform an appropriate recovery operation."
    It seems that OEM doesn't know where to find the instance since I changed the name in the listener and tnsnames files. I've tried using <tt>emca -r</tt> to OEM start on the correct hostname (i.e., bar) but even when I do that, it still can't connect to the database.
    I found this URL about changing port numbers and the associated XML files that OEM calls, but that didn't solve my issue. I've looked online for help, and most of the articles I've found are about 10g R2, where OEM seems easier to reconfigure.
    So, when changing the hostname of a database, what am I supposed to do to OEM to have it recognize the changes?
    Thanks!
    Chris

    Hello Dieter,
    I do not have a direct answer to your question, however , I am using an ECC6 system  and I checked the two tables that you mentioned (SRGBTBREL & SRRELROLES).   SRRELROLES has 3.8 million entries and SRGBTBREL has 2700 entries. 
    I would talk to your authorizations people to see if there is a generation or maintenance step that needs to be performed.
    Not a lot of help I know.  Good luck
    Greg Kern

  • OEM does not retain database tree

    Has anyone experienced the issue of having to add your databases to the tree each time you launch Enterprise Manager Console? I just installed the 10.2 client on a windows vista machine and each time I open OEM I need to select add databases from local TNSNAMES. Maybe someone here knows what the issue might be.
    Thanks

    You may have somehting that keeps clearing, deleting or currupting your dbastudio-<username>.crd file under ORACLE_HOME\sysman\config\pref
    See whether my response here can help you.
    Re: 9i OEM not able to see the local tnsnames.ora entries

  • Can't see database when creating portal provider

    I am creating a portlet page and trying to create a DB portlet provider. When I go to select the schema to store the portel info in I only have the schemas on the Application Server as a selection and I want to store them on the database server. I have a schema already setup on the database server for this. I can see both databases in the Enterprise Manager Council. What do I need to do to get it to connect to the database server so I can use it's schemas, users, and data? I don't think I have discoverer configured right. Can anyone help to get me on the right track? Thanks alot

    if you can access the db via standalone this means u have a tnsnames entry set up in your local oracle home.
    Accessing via OMS is another story all together. First you must have an OMS Oracle Management Server Running and
    configured. The OMS sits over its own database know as the repository.
    You have to have database 'discoverd' by the OMS in order to see it. You can manually discover or have an agent running
    on the box that hold the db you want to see and discovery is automatic.
    Without OMS you cannot monitor, schedule jobs, alerts and probably 80% of what OEM is. The E stands for Enterprise.

  • OEM 10G can manage databases oracle 8.1.7 / AIX 4.3.3

    I'm installing OEM 10G on my desktop (windows 2000)
    i'm cannot add hotes or cibles, oem 10g said "installing oracle management on computer hote" and my databases are oracle 8.1.7 platform aix 4.3.3 .
    How do for managed databases ?
    Thanks

    You need to install the remote agents on each of your database servers. Once you do that it auto discovers back to the oem console. -- be sure you are using oem grid control and not oem db control

  • Can't see databases in Hyperion Workspace or Web Analysis 9.3.1

    Hi,
    I installed all the components of reporting and analysis (services, ui services, client). I had also installed Shared services, created a user and created an essbase database/application.
    However, when I log on to the Workspace, I can't see any databases (including the sample/demo) in the Workspace or Web Analysis and thus am unable to create any reports. In the manual, it says the following:
    Log on to Workspace, go to Navigate > Explore and Add Database Connection.
    Alternatively, you can do it from the Edit Menu in Web Analysis.
    Unfortunately, the first option doesn't seem to exist, while the Edit menu is disabled in Web Analysis.
    Can anyone please point me to the right direction?
    Thanks a lot!
    KM

    Start in Shared Services
    What have you Provisioned your user with?
    Are there Projects Registered with Shared Services? Have you Assigned Users to those Projects?
    I would suggest you refer to the Hyperion Security Guide as a starting point
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hyp_security_guide.pdf
    Wayne Van Sluys
    TopDown Consulting

  • Cannot See Database Tables in BI Discoverer Admin

    Hello All -
    My organization recently upgraded to Discoverer 10g from Discoverer 4i. In 10g the EUL is called BIEUL and in 4i it was called V9EUL. During the upgrade, all the Business Areas belonging to V9EUL in 4i were assigned to BIEUL in 10g. I'm not sure how our DBA accomplished this part of the upgrade.
    When I'm logged into BI Discoverer Admin (version 10.1.2.00.00) I am unable to see the database tables in order to create folders from them. For instance, today I want to create a brand new Business Area so I click on File...New to start the Load Wizard then I click on "Create a new business area" then I specify to load the meta-data from the on-line dictionary and click the "Next"button. In the next window (Load Wizard: Step 2) I can see all the available users as I expect so I check the user I want and click 'Next".
    Here's the point where the problem arises. In the window "Load Wizard: Step 3" I see the user I chose in the "Available" list on the left, but when I click on + to see the tables owned by the user it does not expand and I cannot go any further.
    I experienced the same thing when I try to add a "New Folder from Database" to an already-existing Business Area.
    Many Thanks in Advance,
    Patrick

    At first it sounds like it's a simple matter as the EUL owner not having the rights to see the tables / views pointed to by the EUL (grants).
    However, the part about the DBA where you say all BAs belonging to V9EUL in 4i wre assigned to BIEUL in 10g, I hope the DBA didn't do anything fancy. All the EUL manager should have to do is fire up the new version of Disco Admin 10g and it will see that the existing EUL is a version 4 one and will ask if you want to upgrade. Saying yes, you will get an entirely new EUL, tables, etc. created pointing to the same database tables / views as your still existing v4 EUL is.
    So you'll have 2 EULs - a v4 one and a v10 one as it's not a destructive upgrade.
    Is it possible the DBA hacked something? - or just a grants problem to the new EUL owner?
    Russ

  • Issues seeing database tables in DW CS5

    Hello,  I'm writing PHP pages to manage, create new, edit and delete rows in some tables in a mySQL database I've created.
    I've connected successfuly and see all 5 tables in the database tab
    However, of the five tables in the database when I click on and expand the tables in the database tab only two show the rows that are set up.
    On the tables with the row information I can get and place data with no issue.
    On the tables without the row information I can pull data but not place new or update the rows.
    Any ideas?

    Hello,  I'm writing PHP pages to manage, create new, edit and delete rows in some tables in a mySQL database I've created.
    I've connected successfuly and see all 5 tables in the database tab
    However, of the five tables in the database when I click on and expand the tables in the database tab only two show the rows that are set up.
    On the tables with the row information I can get and place data with no issue.
    On the tables without the row information I can pull data but not place new or update the rows.
    Any ideas?

  • Cannot see Database Views for a new Datasource

    I need to bind some text fields to a Oracle Database View (not a Database Table, I can see them fine).
    If I drill down into the Oracle Datasource, I don't see any of the required views.
    Although the schema I am using do not own these views, I have a public synonym set up for the view. The schema I am using do have access to SELECT on the view.
    Do anyone know if Creator will recognize these Oracle synonyms for the view? Or even better, does creator recognzie tables through Database Links?
    Ritchie

    >
    I'm using the jt400 driver w/ an AS400 DBI'm guessing that's the issue.
    try this:
    select your data source and right-click "view data".
    Enter the special undocumented query
    getmetadataand run.
    This show the schema/table/view/etc metatdata returned by the db/driver.
    Check the output section for getTables(null, null, "%", new String[] {"VIEW"}
    Any rows?
    If not, try another driver.
    If there are VIEW rows, then it's a Creator bug - those bastards! :)

  • Very Basic:  Can I install OEM 12c in a 'Database Control' style?

    Environment:
    Oracle 11.2.0.3 EE on Solaris 5.10 u10
    No experience with OEM, yet ...
    I would like to set up OEM 12c for one (1) Test database but want to make the installation as easy as possible and without as much of the 'Cloud' control 'stuff' for managing several databases. Kind of like the 11g Database Control versus Grid Control.
    We're in the planning stages of setting up a 'real' OEM 12c environment but I wanted to get a jump on things using this small test database.
    I've been reading the Basic and Advanced Installation manuals but haven't seen anything about a leaner/smaller installation type.
    Oh yes, I need to use the 'silent' install method as we did for the databases.
    Pointers to other docs I'm missing are appreciated.
    Any suggestions are most welcome.
    Thanks very much.
    -gary

    Thanks very much for the confirmation! I feel better that I couldn't find anything in the documentation.
    I appreciate your taking the time to respond.
    -gary

Maybe you are looking for

  • Ssrs 2008 r2 pass mutiple values to stored procedure that is being called

    In an SSRS 2008 r2 report, I am currently calling a stored procedure called spRoom. I obtain the results of the stored procedure by creating a  temptable called #roomReults The temp table that I am creating and using to obtain results looks like the

  • Where do I add a label tag in the code of a library item?

    Hello, For 508 compliance purposes I need to add a label tag to a list menu that I've created as a library item in Dreamweaver. Can anyone tell me where in the following code should the label code be added and how it should appear. The actual site is

  • When transferring photos from my Iphone to my pc = no new photos found on Iphone

    I want to transfer my photos from my Iphone to my pc. My computer recognizes the Iphone, but always says that he can't find any new photos on the Iphone. Eventhough there are hundreds of new photo's. Any help?

  • How do you cancel a discount?

    So, my employer decided they didn't want us using our discount and asked us to discontinue it. I was on the phone with the representative for 30 minutes, she couldn't figure out how to do it, and told me to go to www.verizonwireless.com/discounts and

  • Use sy-uname/partner guid to check partner function

    Hi!   I have a userID, and would like to use it to check to partner function. What FM can I use?   Well, I know that <b>FM "BP_CENTRALPERSON_GET"</b> is able to find the <b>Partner GUID</b>. But how should I find for the Partner Function, such as he