What are the tables in 10g OEM repository shows the details of the objectives/groups

Hi Experts,

I had a requirement where I need to collect information on the targets for different groups and their status. And for this I need to know how we could collect their repository tables/views.

Can someone help me to what repository views/tables will contain this information (I need to know the objectives and the corresponding group and its status).

Thanks in advance.

Naveen

Check out mgmt$ target and mgmt group_members views $.
-JP

Tags: Enterprise Manager

Similar Questions

  • How to check what are the objects using this public synonym?

    Hi Experts

    Currently, I have a public synonym, WORK that is created for WORK table in the schema of the BRAND: "synonym PUBLIC EMPLOYMENT BRAND. JOB. "
    SELECT THIS OPTION. WORK is granted to the TOM_UPDATE (a role): GRANT SELECT ON MARK. JOBS AT TOM_UPDATE;

    I am using TOAD 9.6.1.1 and I wanted to drop the public synonym but I am not able to see that another object in the database uses this public synonym, JOB.

    Help, please.

    moslee wrote:
    Hi Experts

    Currently, I have a public synonym, WORK that is created for WORK table in the schema of the BRAND: "synonym PUBLIC EMPLOYMENT BRAND. JOB. "
    SELECT THIS OPTION. WORK is granted to the TOM_UPDATE (a role): GRANT SELECT ON MARK. JOBS AT TOM_UPDATE;

    I am using TOAD 9.6.1.1 and I wanted to drop the public synonym but
    I am not able to see that another object in the database uses this public synonym, JOB.

    The objects are not "use the synonym".
    The code use synonym to access object.

    use grep allows you to browse the source code that resides in your repository

  • What are the objects javafx can be built in the init() method?

    I have consulted the api javafx2.2, it says:

    Threading

    JavaFX creates a thread of the application for enforcement of the startup application, input events processing method and execution of the animation chronologies. Creation of JavaFX Scene and Stage objects as well as the change in the operations of scene graph to living objects (objects already attached to a scene) must be made on the JavaFX application thread.

    Request of the manufacturer and init method is called on the thread of Launcher, not on the Thread of the JavaFX Application. This means that an application does not build a Scene or a Stage constructor or in the init method. An application can build other objects of JavaFX in the init method.

    But exactly what javafx objects can be built in the init() method? if someone could make a list? Now I know, what objects except the scene, scene, Tooltip, ContextMenu, HTMLEditor and WebView. Is this good? Are there still other objects that cannot be built in the init() method? Thank you.

    Things that need to be created on the JavaFX Application thread (cannot be created in init) are:

    1 WebView.

    2. anything that involves the creation of the window (balloon, the ContextMenu etc are all from the windows popup in their internal implementation).

    Jira related question:

    RT-17716 some controls cannot be created on the FX application thread

    There are workaround solutions in the comments to:

    RT-25127 ToolTip the tab (and other controls) cannot be defined in FXApplicationThread

  • What is the SQL to determine what are the table objects in the KEEP buffer pool?

    What is the SQL to determine what are the table objects in the KEEP buffer pool?

    Select owner, table_name

    from dba_tables

    where USER_TABLES = "KEEP."

    /

    David Fitzjarrell

  • What are the tables that store data card pay self-service?

    Hello

    Please tell us what are the paintings that self-service stores data card pay in it.


    Best regards

    pay_action_information

    Your location may also have built views above this table.

  • What are the operating tables

    Hi all

    What are the operating tables in EBS
    How to find the names of tables of them?

    Thanks for the reply

    PLX view this link

    My requirement is almost the same here
    but not sure on my transaction table
    Can u please help me?

    How can I insert new values in the Tables of the Transaction

  • What are the differences between BSE 10 g and 10g of OSB

    Hello

    I am newbie to OSB 10 g. I installed OSB 10 g.

    I got to know after its acquisition by Oracle BEA, the ALSB is renamed to OSB.

    I'm curious to know what are the differences between BSE and OSB panels.

    If there are a lot of differences, thanks for posting links that provide the information required in detail.

    Thanks in advance.

    Kind regards
    Udaya

    Hi Marion,.

    BSE and OSB are two different products for the provision of the capacity of the bus service (Routing and transformation)

    I got to know after its acquisition by Oracle BEA, the ALSB is renamed to OSB.

    Yes. Prior to the acquisition of BEA, Oracle used OESB (Oracle Enterprise Service Bus) like a bus service, but after Oracle renamed ALSB (Aqualogic Service Bus) in OSB and started to help her. SOD below should help you understand-

    http://www.Oracle.com/technology/products/integration/service-bus/docs/Oracle-service-bus-sod.PDF

    Some links that you would like to see-

    http://Biemond.blogspot.com/2009/06/OSB-ESB-performance-comparison.html
    http://orasoa.blogspot.com/2008/11/who-is-best-OSB-or-ESB.html
    http://www.Scribd.com/doc/23622536/Oracle-SOA-Suite-11g-mediator-vs-Oracle-service-bus-OSB

    Kind regards
    Anuj

  • SOA Suite 10g and SOA Suite 11g? What are the major changes in these two?

    Hi Experts,
    I'd be curious to know about Soa Suite 11 g. SOA Suite 10 g SOA Suite 11 g, BPEL changes? What are the major changes in these two product/tool wise? Is now OSB belongs to Soa Suite 11 g? It would be useful for us to know what are the major changes and updates or changes came to 11g.

    Please share this valuable information.

    Is it that no matter what version is still running Oracle, which has not yet officially launched with oracle?

    Hello

    I think that the most important changes are:
    1. move on Weblogic Server.
    2. creation of a unified period. Which means that everything plugs into it. SOA, BPM, OSB, B2B...

    Additional features like the NDA: Composites within network-based event. SDO: Service Data Objects to transfer information and from db, adf (if I'm not mistaken)
    Tighter integration with the ADF.

    A few extensions to BPEL. Such as the events of Signal etc. Don't know if it's standard or specific to Oracle extension.

    But you get the idea. A lot of changes, a lot of things improved and move functionality.

    For more information:
    http://www.Oracle.com/technetwork/middleware/soasuite/Overview/index.html
    For 11g PS1: http://www.oracle.com/technetwork/middleware/soasuite/soa-11gr1-ps1-new-features-096000.html
    For 11g PS2: http://www.oracle.com/technetwork/middleware/soasuite/soa-11gr1-ps2-new-features-097680.html

    I hope this helps.
    Kind regards
    Nils

  • What are the units of the DAQmx meter?

    Hello

    I created this VI and several others like it, a few months ago, but I forgot some of what I have at the time.  I believe that this VI should measure period, using the counter on the chassis of the acquisition of data.  Can someone tell me the units of the measurement period?  I think it's seconds, but I am trying to find a way to understand this!  The period values are generated by the DAQmx READ function in the WHILE loop.  What units that work out in the table?  What are the units of the elements of the array, essentially?  See the attached VI.

    In addition, how do you know?  I opened the DETAILED HELP for the DAQmx Read (minimum 1 D NSamp DBL) shows the VI but, I can't find anything on the units of data coming out of the Terminal marked data with the orange wire, which is actually an array of periods, and we take the average of the most recent measures period 15 or more.

    I had a suggestion months ago for a line OR manual containing a description of the measures of buffering EdgeCounting, but when I went to find it, the link had been changed by NEITHER, so I find that manual, but I think the answer is probably there because I remember this manual is very helpful when I've done it before.

    Thanks for the tips.

    HI dav2010,

    When you create a virtual channel, you must specify the units of the task of counter uses.  There are several options that are listed in help here:

    http://zone.NI.com/reference/en-XX/help/370469AA-01/lvdaqmx/mxcreatechannel/#DAQmxCreateChannel%28CI...

    I'm not on a computer with LabVIEW now, but I think the default should be ticks, which is the number of ticks the time base of your device.  You can find this information in your hardware specifications.

    Kind regards

  • What are the BCD entries to TWO instances of dual boot of Vista professional in TWO separate hard drives?

    What are the BCD entries to TWO instances of dual boot of Vista professional in TWO separate hard drives? -Dell Vostro 1710, my wife had to be returned to Dell, I installed its Vostro hard drive in my Dell Vostro 1710 SAME, but I don't get a menu starting double when I turn on my Vostro. (Both Vista Business operating systems are licensed separately).

    I would like to start his drive hard so that it looks like 'his' office on 'his' computer.

    Thanks for any advice.

    The easiest way is to use the DualBoot Pro.  He has the tools to write the necessary code automatically.  It is excellent for managing the tasks you want to do.

    However, you have a potential license problem.  Even if your Dell has the exact code in the BIOS to activate the copy of Windows on the hard drive of your wife, the computer is only allowed for an OEM copy.  If Dell is back after repairs then you should be OK once you have turned on the hard disk in his computer of your wife. You can delete the entry of additional start with DualBoot Pro menu,

  • What are the benefits and drawbacks of shredding MFT space?

    Original title: MFT Shreading

    Can someone tell me the advantages and disadvantages of shredding space free MFT, I heard a lot of different accounts of the benefits to do so.

    Hello

    Grate way to remove a file or folder completely so that it cannot be recovered.

    The reason why we need to destroy unused disk space, is that when you delete a file from your hard drive, it does not get deleted from your drive hard data from the index to the file system entry is deleted. And the space that is occupied by these data is marked as free and made available for the storage of new data on it. But it is that deleted data still there exist on your hard drive physically.

    If you have deleted your data sensitive hard drive, which is secret, then it is advisable to opt for the destruction of unused disk space where the deleted data are hidden. By doing so, you can achieve the security and confidentiality of your data. What are the advantages, disadvantages could be that if you grate a folder and go back, you only may not be able to that it will be gone forever. He must be careful that crush us.

    For more information, please see the link below:

    Master file table

    https://msdn.Microsoft.com/en-us/library/Windows/desktop/aa365230%28V=vs.85%29.aspx?f=255&MSPPError=-2147217396

    I hope this helps. Get back to us if you have any additional questions.

  • What are the optimal values for mac and arp timeout values

    Hi guys.

    What are the best values for 'mac address-table-time of ageing' and "arp timeout" by following scenarios? :

    -single sg300-10 as hosts Layer 3 - with a maximum of 10 local switch (directly connected)

    - and a 3750 x-stack with 100 local hosts + hsrp with a battery of the same kind

    or for asa 5520 as internet gateway for 500 customers?

    I use now a time of aging mac 300 seconds and a time-out of the arp of 3600 seconds.

    Is - this okay.?

    Thank you.

    These values should be fine. I don't know why the switch is layer 3 since you have of the 3750 and the ASA5520. If you start to see overflow errors, you should consider using the layer 2 switch.

    -Tom
    Please mark replied messages useful

  • What are the inner workings of the grid in forms?

    Hi, I have some doubts, I want to know what are the inner workings of the grid in forms.

    1. how forms followed the value change in the grid?

    2. when we run the query that we will get the selected lines, then we changed some values in certain fields in the grid, how it follows the change in value? .how he knows the process is update or insert?

    It is this that my concept, when we realized the request forms will be store values in the tables with rowid.i thought a lot more, but I can't any idea on it.any help me?

    You just want to understand the functioning of the forms or you encounter some difficult techniques in certain areas?  If you have a hearing problem, please describe, and we can try to help.  If you try just to know how it all works, I would recommed referring to Forms Builder online help.

    In help, search for information on GET_RECORD_PROPERTY.  This part of the documentation provides a pretty good explanation as to what is happening and how to determine the current state of a folder.

    In short, when you make a change to a field that represents a recording of the db, a SELECT for UPDATE is issued.  This causes the recording to be blocked.  Actually change value, we monitor internally.  I won't go into the details on how we do here.

  • I need to import a simple Excel file in InDesign, but it must be free of error, what are the system requirements of InDesign and Excel?

    I need to import a simple Excel file in InDesign, but it must be free of error, what are the system requirements of InDesign and Excel?

    but it must be free of errors

    Do you mean without errors in the text or formatting? When you place an Excel doc, the Place dialog box allows you to display Import Options. You can choose to place as a non formatted table and apply to any InDesign Table Style.

  • What are the proposals

    I have 3 Quries on the same table to find which (all paid) and who (Retracted) and the thried is the Conclusion

    What are the suggestions in the Report Builder for its vertically?

    can do or union all or other thing?

    all paid:

    SELECT SUM (sum), safe_name, amount_detial, count (amount_detial), SCHOOL_YEAR_ID, SCHOOL_ACT_YEAR_ID, get_stud_mostweaa (SCHOOL_ACT_YEAR_ID) mostwa, safe_id, MOV_TYPE-, user_stud_id

    OF std_main_money

    where

    (SCHOOL_ACT_YEAR_ID =: P1 or: p1 is null)

    and (safe_id =: P2 or: p2 is null)

    and mov_type = 1

    and CLOSED = 0

    and SCHOOL_YEAR_ID = (select SCHOOL_YEAR_ID from the STD_YEAR_STUDY where active = 1)

    /

    the Retracted:

    SELECT sum (sum), safe_name safe_names, amount_detial amount_detials, County (amount_detial) xx, ww SCHOOL_YEAR_ID, ff SCHOOL_ACT_YEAR_ID, get_stud_mostweaa (SCHOOL_ACT_YEAR_ID) mostwaxx, safe_id aa, MOV_TYPE-, user_stud_id

    OF std_main_money

    where

    (SCHOOL_ACT_YEAR_ID =: P1 or: p1 is null)

    and (safe_id =: P2 or: p2 is null)

    and mov_type = 2

    and CLOSED = 0

    and SCHOOL_YEAR_ID = (select SCHOOL_YEAR_ID from the STD_YEAR_STUDY where active = 1)

    GROUP OF std_cost_id, safe_name, amount_detial, GRADE_STUD, SCHOOL_YEAR_ID, SCHOOL_ACT_YEAR_ID, safe_id, MOV_TYPE

    ORDER OF SCHOOL_ACT_YEAR_ID, MOV_TYPE, amount_detial - std_cost_id

    /

    Conclusion:

    SELECT x_1 get_sum_costs (school_act_year_id, std_cost_id), safe_name,

    amount_detial, countion get_count_costs (school_act_year_id, std_cost_id),

    school_year_id, school_act_year_id,

    get_stud_mostweaa (school_act_year_id) mostwa, safe_id,.

    -mov_type, user_stud_id

    OF std_main_money

    WHERE (school_act_year_id =: p1 OR: p1 IS NULL)

    AND (safe_id =: p2 OR: p2 IS NULL)

    AND mov_type = 1

    AND closed = 0

    AND school_year_id = (SELECT school_year_id

    OF std_year_study

    When enabled = 1).

    Std_cost_id GROUP,

    safe_name,

    amount_detial,

    grade_stud,

    school_year_id,

    school_act_year_id,

    safe_id,

    mov_type

    ORDER BY school_act_year_id, safe_id, mov_type

    I changed something after looking at your code, query 1 and 2 single mov_type is changing, so I didn't make so much as a single query in query 3 you do not use any function group so no need to include the group by clause. Try it out below and let me know in case of any problems

    SELECT SUM (sum),

    safe_name,

    amount_detial,

    Count (amount_detial),

    school_year_id,

    school_act_year_id,

    get_stud_mostweaa (school_act_year_id) mostwa,

    safe_id,

    mov_type

    -, user_stud_id

    OF std_main_money

    WHERE (school_act_year_id =: P1 or: p1 IS NULL)

    AND (safe_id =: P2 or: p2 IS NULL)

    AND (mov_type = 1 OR mov_type = 2)

    AND closed = 0

    AND school_year_id = (SELECT school_year_id FROM std_year_study where active = 1).

    GROUP OF std_cost_id, safe_name, amount_detial, grade_stud, school_year_id, school_act_year_id, safe_id, mov_type

    UNION ALL

    SELECT get_sum_costs (school_act_year_id, std_cost_id),

    safe_name,

    amount_detial,

    get_count_costs (school_act_year_id, std_cost_id),

    school_year_id,

    school_act_year_id,

    mostwa get_stud_mostweaa (school_act_year_id),

    safe_id,

    mov_type

    -, user_stud_id

    OF std_main_money

    WHERE (school_act_year_id =: p1 OR: p1 IS NULL)

    AND (safe_id =: p2 OR: p2 IS NULL)

    AND mov_type = 1

    AND closed = 0

    AND school_year_id = (SELECT school_year_id

    OF std_year_study

    When enabled = 1).

    ORDER BY school_act_year_id, safe_id, mov_type;

Maybe you are looking for