Extend Enterprise Manager GUI with a new widget

Is it possible to extend the EM gui with a new widget on the home screen?
I want to add some custom code where i can change some mbeans during runtime. I can always write a custom gui outside the EM that connects to it, but it would be nice to have all those things in the same place. Something similar to deploying a new Portlet.
I know there is a MBean tree, but changing a process AqAdapter throttling, threads etc is not very user friendly.

Mariana,
If you have access to Service Market place , as part of  Work Manger 6.0 ->documentation there is document  with title "SAP-WM-6.0-EnhancementsGuide.pdf" which gives overview of how to do enhancement at  Agentry/Java/SAP layer.  Even though document is related to Work Manager but still  relevant good for Inventory Manager.  You will similar document available when new Inventory Manager product is released.
Check out  documents  available on SCN.
Agentry - Build your own Apps
Customization Guide for Sales Manager 2.5
Alternatively SAP also  offers MOB310  course if you want learn more about Mobile application enhancement.
Thanks
Manju

Similar Messages

  • How do you manually manage podcasts with the new iTunes?

    Like the subject line says: How do you manually manage podcasts with the new iTunes?
    With the previous version of iTunes, when I plugged in my iPod, I could select the iPod, select podcasts, and manually delete episodes. With the new iTunes, I can't select individual episodes when looking at my iPod through iTunes. Is my only option to Sync? If so, why is that my only option?
    This question probably has a simple answer, and I'm just not seeing it.

    Rock,
    I think I figured out a way to do what you want to do - which is the same way that I use Itunes with my Ipod. (My Itunes libary was destroyed last year so I can no longer auto synch my Ipod as I would lose thousands of songs).
    Funnily enough, I discovered this new way of manually moving podcasts while trying to figure out what cpragman was trying to say (I never could - he must be smarter than me, as I couldn't get his method to work).
    1. Open up your Itunes in your regular Library view. Choose Pocasts from the left hand side (either in the sidebar if you have that enabled, or from the little "radio" icon if you don't.)
    2. Mouse to the podcast you want to place on your Ipod.
    3. Right-click it.  A long menu will pop up.
    4. Move to the "Add to Playlist" option.  As you hover, all your playlists will be visible. But at the very top will be the name of your Ipod itself (whatever you named it originally).  Choose THAT name, and voila! That podcast will now copy to your Ipod and be easily available when you disconnect.
    A nice feature of this method is that you can shift-click several podcasts at once and do the same thing, and all your selected podcasts will copy over (if you're like me and update your Ipod only every few weeks).
    Hope this helps - let me know if it works for you!

  • Help with the News Widget

    I am having some issues with the news widget and I don't know what I am doing wrong to have it come up like this. (I have attached a screenshot) Nothing is overlapping to make an error like this. Can someone help me?
    It is supposed to be next to the grey text, not below it.

    Figured out a workaround. I needed a convenient method to access the rows of the table from JavaScript. It turns out that the following works (on IE 6, anyway), though it depends on the HTML <div> tag:
    <html>
    <head>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <script language="JavaScript">
    <!--
    function selectTab(tab)
    <!-- Hide all Windows -->
    var d = document.getElementById('occurs');
    var tbl = d.getElementsByTagName('TABLE')[0];
    var r0 = tbl.rows[0];
    var r1 = tbl.rows[1];
    var r2 = tbl.rows[2];
    r0.style.display='none';
    r1.style.display='none';
    r2.style.display='none';
    <!-- Highlight selected tab and show appropriate window -->
    if(tab == 'tab1')
    r0.style.display='block';
    else if(tab == 'tab2')
    r1.style.display='block';
    else if(tab == 'tab3')
    r2.style.display='block';
    -->
    </script>
    </head>
    <body onLoad="javascript: selectTab('tab1');" >
    <f:use_faces>
    <h:form formName="entryform">
    <h:selectone_radio id="EventOption" layout="PAGE_DIRECTION" valueRef="EventEntryBean.eventOption">
    <h:selectitem itemValue="daily" itemLabel="wee" onclick="javascript: selectTab('tab1');"/>
    <h:selectitem itemValue="weekly" itemLabel="Not-so-wee" onclick="javascript: selectTab('tab2');"/>
    <h:selectitem itemValue="monthly" itemLabel="Freakin HUGE" onclick="javascript: selectTab('tab3');"/>
    </h:selectone_radio>
    <div id="occurs">
    <h:panel_grid columns="1">
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="wee"/>
    </h:panel_grid>
    </h:panel_group>
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="Not-so-wee"/>
    </h:panel_grid>
    </h:panel_group>
    <h:panel_group>
    <h:panel_grid columns="1">
    <h:output_text value="Freakin HUGE"/>
    </h:panel_grid>
    </h:panel_group>
    </h:panel_grid>
    </div>
    </h:form>
    </f:use_faces>
    </body>
    </html>

  • Extend Inventory Management (0IC_C03) with new field MSEG-INSMK

    Dear Experts, We are using Business Content InfoCube "Material stocks/movements" (0IC_C03) in Area "Inventory Controlling/Inventory Management" in BW. We are using following Business Content DataSources: Stock Initialization for Inventory Management              2LIS_03_BX Goods Movements From Inventory Management        2LIS_03_BF Revaluations                                                            2LIS_03_UM Everything works fine with delta load till now. Now we have a new requirement so that we have to fill additionally the R/3-Field MSEG-INSMK in existing Inventory Management InfoCube (0IC_C03). The Business Content DataSource (2LIS_03_BX/BF/UM) doesn't provide R/3-Field MSEG-INSMK and I don't find any other Datasource for the R/3-Field MSEG-INSMK ("Document Segment: Material" - Stock Type). How can we extend the InfoCube 0IC_C03 with the R/3-Field MSEG-INSMK? Should I define a new Generic Datasource based on the table MSEG to extract the field INSMK. The table MSEG is very large. What would be Delta-Specific Field for Generic Delta? I would load the data from generic DataSource into a new DSO. And I can read the field MSEG-INSMK per Look-Up from the DSO in the transformation to the InfoCube 0IC_C03. Is this the solution? Many Thanks Moha

    2LIS_03_BX cannot be enhanced. There is an SAP note that says enhancing this Datasource is not supported.
    2LIS_03_BF can be enhanced though, and the process is just like enhancing any other LO Datasource.
    So you can include the new field in the cube, enhance BF and load to the cube. With this, you will be able to report the INSMK field on the goods movements. But as INSMK is not present in BX, you will not be able to report the INSMK field on stock position reports.

  • Enterprise manager version with Oracle 11g

    Which version of Enterprise Manager do I need to install with 64 bit Oracle 11g. What is the latest version? Where can I get this information. The latest version that I could find for download on Oracle website is 10.2.0.4, but the one that comes with 11g Enterprise edition says 11.1 (the one without the Grid control).

    The latest grid control is 10.2.0.4 - note that you have to turn off instance status metric or you get too many files open - a bug that they are doing a patch for.
    You are correct thou - 11g DB control is bundled with the db, but that is db control not grid control - a similar but unique product.

  • How do I manage playlists with the new iTunes on PC?

    What is up with this new interface?  I can find no provision for deleting playlists, removing items from playlists, creating new playlists, etc.  Where are all the functions for managing playlists?  No + marks, no menu items, right click does not include "delete" or "add", dragging does not work, etc.
    It was bad enough when they moved playlists off into their own interface, now even that has disappeared!

    Oh, good grief!  Talk about counter-intuitive!
    There is only one way to access the new playlist functions, by clicking on the music note icon at the very top left corner.  Clicking on the iPod icon does not work, clicking on a playlist title does not work, clicking on music note icon in the media list does not work, etc. 
    F- for interface design.

  • How to manage libraries with a new iPad

    We have two iPods, one iPhone and just bought a new iPad.  Should I create a new itunes library for the iPad?  Can I use the same itunes account for that library?  I don't want to be syncing music and other stuff to the iPad. 

    Any number of iOS devices can be managed from the same iTunes instance and library. Just indicate what you want to synch in iTunes in the same manner you do for the other devices.

  • Extending Airport Extreme N with both new "N" and old "g" express

    Hi,
    Have an airport extreme 802.11n 4th generation connected to a cable modem on the 2nd floor. It is set to "Allow this network to be extended". Have a 1st generation express 802.11n on the 1st floor set up as "extend network" and connected via ethernet to a PS3. That set up has been working fine. Have a roku xd/s in another room on the second floor and it was connected via wireless, but recently have felt like the signal has been less than great. I have an old express 802.11g that I'm wanting to put in that room to "join the network" (is this the same as extend the network??) and then connect that via ethernet to the roku to make the signal more constant.
    Right now, the roku isn't seeing the ethernet connection (it does see the wireless network), but the bedroom express is green and is shown as "normal" on airport utility. Any advice?
    Thanks for your help.
    Daniel

    So in my "spare time" today (so much fun to spend entire days dealing with networking issues !!) I've been changing the channels on the extreme and then rescanning the roku. I've started with the 2.4ghz channels first and only made 1-7 so far...no improvements.
    Using 5 GHz devices, if they are capable, will mitigate its effects since there are many more 5 GHz channels, and there are comparatively few devices capable of using them (a cursory search reveals only the Roku 2 XS supports 5 GHz).
    Actually, I belive my Roku XD/S is in fact dual band (supports both 5ghz and 2.4 ghz). Once I finish the above exercise with the 2.4 spectrum...I'll try switching through the 5Ghz channels to see if that improves anything. My suspision is that this won't solve anything as the roku is open to "grab on" to whatever band it "feels" is better at any given time (for example when it trys to load content). I might be wrong.
    However, I do wonder if I use the "separate 5Ghz network name option" on the extreme (currently un-checked) and then have the roku connect to this network in particular, then it will be forced to connect on the 5ghz channel and only then could I see if using 5ghz will help matters. Does this sound right?
    If in fact this does work, does the network going by the original name become 2.4ghz only; and therefore I'll have to make this choice for all devices in house? Using the same line of thinking, would I also need to pick which of these 2 networks the 802.11n express is extending (I notice now that the express is set at channel 149 and I don't have the option to change that...presumably because its set to extend and the channel is set by the extreme.
    I'm trying to fit the 802.11g into your network somehow, and I think the best possible use for your purposes would be to attach it to the Extreme using an Ethernet cable. This would create an additional 2.4 GHz 802.11b/g compatible access point. The longer the cable and farther away you could locate it from the Extreme or other Express, and the closer you can place it to the Roku, the more benefit it would convey.
    Wired from extreme to 802.11g express is not feasible (except if they were sitting in the same room...which I think will do nothing for me.) If it is just placed in the same room as the roku and set to "join the network" broadcasted by the extreme, does this accomplish nothing?
    Btw...I do use airtunes...but through the 802.11n express that is downstairs.

  • Help with Enterprise Manager v9.2

    While using Enterprise Manager console (with Windows XP), I have experienced abrupt termination by the Client/Console when I try to view tables within the Schema section (by clicking on a table name)...it just closes on screen before my eyes. This does not happen with all Service names defined, just some. It also does not happen with version 9.1. Has anyone experienced this? Is there a fix that you know of?
    Thanks in advance.

    Follow-up:
    1. No amount of tweaking the installation and naming has changed the behavior. The OEM v9.2 console application crashes when accessing table definitions -- no pop-up with an oracle or java error.
    2. I installed the Win 817 client (sans symcjit.dll) and DBAstudio performs as expected, i.e. one can access the table definitions without incurring an error that is not handled gracefully (pop-up with error message).
    This is all very curious since there don't seem to be too many posts on the topic

  • Managing Photos with new iPad Air???

    Hi,
    I was looking to get some insight from experienced users on the best way manage photos with the new iPad Air. Oviously, im not too familiar with the subject as, i do not use any iPad and i am trying to set one up for someone else who recently purchased one.
    So here is what i need to be able to do:
    There are a bunch of pictures i need to upload into the iPad (more or less 15gig for the first batch).
    Id like to be able to manage these pictures as in be able to delete, organize folders, etc.
    Preferably also be able to export these photos, later on, as a backup in their respective folders as previously organized in the ipad.
    Mainly, the ipad will be the main storage unit of the albums, as this person enjoys viewing them on daily basis. So i believe this rule out using itunes photos syncing. After searching for a while i believe there are multiple third party app which would be better for importing, organizing and exporting photos. Im just not quite sure which as i have not experience it yet.
    *This has become quite a pain since im trying to find a way to minimize the usage of a PC or MAC, so the person would be able to manage their photos with the ipad and i believe it would be simple to transfer pictures taken from their iPhone.
    Any insight would be much appreciated.
    Thank you.

    Have a look at Photo Manager Pro.
    https://itunes.apple.com/sg/app/photo-manager-pro/id393858562?mt=8

  • Want Deinstall Enterprise manager with all configuration

    I need to have steps of deinstalling Enterprise manager dbconsole with all its configuration because i have earlier deinstalled it and installing it by the help of Universal installer but the configuration is the same old one.
    Actually during restoration of my database in Test db, i do not have folder required for Enterprise manager, so i copy the folder from other database, and change different parameters in different files.
    So i want to find out the way that if Oracle 10g is restored by RMAN back up , then how do we install the Enterprise manager again.
    Whenever i try to drop em repositroy it is hanging

    I am trying to reconfigure EM CONTROL BY using DBCA but it is still retrieving database information and following is the result of top command on dbca session .
    Why it is still stuck in retrieveing database info for more than one hour.
    top - 13:17:53 up 66 days, 56 min, 2 users, load average: 1.00, 1.00, 0.99
    Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie
    Cpu(s): 13.0%us, 37.0%sy, 0.0%ni, 49.7%id, 0.3%wa, 0.0%hi, 0.0%si, 0.0%st
    Mem: 2076988k total, 2018388k used, 58600k free, 172352k buffers
    Swap: 1502036k total, 48k used, 1501988k free, 1611804k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    1884 oracle 15 0 370m 61m 23m S 100 3.0 63:03.85 java
    Following is the output of ps command
    ps aux|grep dbca
    oracle 1883 0.0 0.0 3660 1240 pts/1 S+ 12:14 0:00 /bin/sh -f ./dbca
    oracle 1884 99.0 3.0 379396 63264 pts/1 Sl+ 12:14 67:44 /u01/app/oracle/product/10.2.0/db_1/jdk/jre/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1 -DDISPLAY=localhost:10.0 -DJDBC_PROTOCOL=thin -mx128m -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/assistants/dbca/jlib/dbca.jar:/u01/app/oracle/product/10.2.0/db_1/assistants/jlib/assistantsCommon.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice5.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/kodiak.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/orai18n.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/orai18n-mapping.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/orai18n-utility.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/orai18n-collation.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ojmisc.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oraclepki103.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/opm.jar:/u01/app/oracle/product/10.2.0/db_1/jdbc/lib/classes12.zip:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmasm.jar:/u01/app/oracle/product/10.2.0/db_1/classes:/u01/app/oracle/product/10.2.0/db_1/jlib/oemlt-10_1_0.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/emca.jar:/u01/app/oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar:/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/oc4j.jar:/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/db_oc4j_deploy.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/emConfigInstall.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraPrereq.jar:/u01/app/oracle/product/10.2.0/db_1/inventory/prereqs/oui/OraPrereqChecks.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraPrereqChecks.jar oracle.sysman.assistants.dbca.Dbca
    oracle 2022 0.0 0.0 2852 712 pts/0 S+ 13:22 0:00 grep dbca

  • Oracle Enterprise Manager 10gR4 is Released

    Here is the press release. Material is already posted on OTN. Enjoy!
    Oracle(R) Enterprise Manager Delivers Unique New Capabilities for Top-Down Application Management
    Tuesday November 13, 8:15 am ET
    New Capabilities Address Cross-Tier Performance Diagnostics, Integrated Incident and Problem Management and Application Data Sharing
    ORACLE OPENWORLD, SAN FRANCISCO, Nov. 13 /PRNewswire-FirstCall/ -- Building upon its "top-down" approach to managing application and Information Technology (IT) infrastructure resources, Oracle today announced key new enhancements to Oracle® Enterprise Manager 10g. The new enhancements deliver a broad range of capabilities, across the application lifecycle, for custom and SOA-based applications and pre-packaged applications and include faster performance diagnostics for production applications; simplified incident and problem management through integration with Oracle's Siebel CRM HelpDesk and PeopleSoft Enterprise HelpDesk applications; expanded capabilities to manage Oracle Business Intelligence; and easy and secure data sharing across the application lifecycle.
    Oracle's top-down approach to application management uniquely addresses the need for an end-to-end application perspective -- whether technology-focused or business-focused -- while enabling administrators to virtually eliminate the confusion caused by low-level system alerts that cannot be easily correlated to business exceptions. This has been a common and costly shortfall in traditional systems management software and frequently contributes to prolonged application downtime.
    "Helping customers drive better business results is the essence of Oracle's top-down approach to application management," said Richard Sarwal, senior vice president of Systems Management Products, Oracle. "With the addition of Connectors enabling closed-loop incident and problem tracking with Siebel CRM and PeopleSoft Enterprise HelpDesk applications and breakthrough application performance management capabilities using Oracle Enterprise Manager's Application Diagnostics for Java feature, Oracle takes another significant step in fulfilling our top-down application management strategy."
    "With this new release, Oracle is expanding both the breadth and depth of the application management capabilities available through Oracle Enterprise Manager, providing features designed for detailed diagnosis of Java application performance issues in production environments, with the ability to trace transactions between Java application servers and database sessions," according to Tim Grieser, Program Vice President, Enterprise System Management Software, IDC
    Taking Application Performance Management to the Next Level
    The new Oracle Application Diagnostics for Java capability in Oracle Enterprise Manager can monitor and diagnose performance problems in production Java applications with minimal impact on application performance and availability. Unlike most Java performance management tools that utilize bytecode instrumentation, Oracle Enterprise Manager's new feature has a highly innovative diagnostics engine that introduces less than one percent performance overhead on production applications and does not require IT operations to have a deep understanding of the application logic. The new feature also has a hot-pluggable architecture that enables the diagnostics engine to be deployed in heterogeneous middleware environments, without shutting down the application server. Oracle Application Diagnostics for Java is included in the Oracle Application Server Diagnostics Pack and the new Oracle Diagnostics Pack for Non-Oracle Middleware.
    Improving Performance Diagnostics Across Application Tiers
    Diagnosing end user performance problems has become increasingly difficult because of the increased deployment of multi-tiered web applications and the dynamic nature of web-based applications. With Oracle Application Diagnostics for Java, administrators now have powerful diagnostic capabilities by enabling application administrators to trace in-flight transactions and correlate user request activities in the Java application to corresponding activity in the database. Similarly, database administrators can quickly identify Java applications that may be causing resource contention in the database. This cross-tier diagnostics helps accelerate problem resolution by identification of resource bottlenecks across tiers.
    Tighter Integration for Siebel CRM Diagnostics and Oracle Enterprise Manager
    Siebel CRM diagnostic capabilities have been integrated with Oracle Enterprise Manager, providing a single integrated tool for problem diagnostics in Siebel CRM and its underlying infrastructure. Siebel CRM administrators can use Oracle Enterprise Manager for end-to-end management of Siebel CRM and to simplify Siebel CRM diagnostics based on user and server performance analysis. In addition, Siebel CRM customers can benefit from broader application support including Siebel CRM 8.0, 7.8 and 7.7.
    Enhancing Management Capabilities Across the Application Lifecycle
    New Management Connectors for Siebel CRM HelpDesk and Peoplesoft Enterprise HelpDesk applications allow the deployment of end-to-end IT incident and problem management solutions capable of unprecedented levels of automation and closed-loop remediation. The connectors enable Siebel CRM and PeopleSoft Enterprise HelpDesk customers to benefit from an integrated solution that spans the service lifecycle from incident logging and tracking to top-down management of applications including problem management, patching and provisioning across the technology stack. The bi-directional integration between Oracle Enterprise Manager and Siebel CRM and PeopleSoft Enterprise HelpDesk applications helps streamline key support processes by automatically creating service requests for incidents captured in Oracle Enterprise Manager. Support analysts using these help desk products are automatically empowered with respective corrective actions to accelerate problem resolution.
    Expanded Capabilities for Business Intelligence Management
    Oracle Management Pack for Business Intelligence is a new Oracle Enterprise Manager pack that extends the benefits of top-down application management to Oracle Business Intelligence Enterprise Edition Plus. Using the BI management pack, customers can receive proactive alerts on impending problems, troubleshoot and tune performance problems, manage configurations, proactively enforce configuration policies, and enforce service level agreements on Oracle Business Intelligence Enterprise Edition Plus deployments.
    Easy and Secure Data Sharing Across the Application Lifecycle
    Also new is the Oracle Data Masking Pack, to protect sensitive production data by using masking rules to replace confidential or sensitive production information with realistic but scrubbed data. This pack provides a scalable, secure solution for application data sharing for a wide variety of needs ranging from application development, testing, quality assurance as well as business processing. See related news release dated today.
    Availability and Pricing
    The enhancements listed above are generally available today with Oracle Enterprise Manager 10g Release 4.
    Oracle Application Server Diagnostics Pack and Oracle Diagnostics Pack for Non-Oracle Middleware are priced at $6,000 each per CPU. Management Connectors are priced at $5,000. The Oracle Management Pack for Business Intelligence is priced at $10,000 per CPU. The Oracle Data Masking Pack is priced at $10,000 per CPU of the server where data is being masked.
    For more information about Oracle Enterprise Manager 10g Release 4 and the family of Plug-ins, Connectors and Management Packs and to download free evaluation software go to: http://www.oracle.com/enterprisemanager/. Terms, conditions and restrictions apply.
    About Oracle Enterprise Manager 10g
    Spanning applications, middleware, and database management, Oracle Enterprise Manager 10g delivers integrated enterprise management for Oracle and non-Oracle systems to more than 21,000 Management Pack customers worldwide. Employing a unique "top-down" approach to managing application and IT infrastructure resources, Oracle Enterprise Manager allows customers to focus on what matters for its business -- greater agility, better service quality and lower operational costs. With a broad set of administration, configuration management, provisioning, end-to-end monitoring, service level management, and security capabilities, Oracle Enterprise Manager 10g helps customers manage service levels, proactively isolate business exceptions before they become emergencies, and remediate issues at any level spanning application and heterogeneous infrastructure -- all within one management solution. Learn more at http://www.oracle.com/enterprisemanager/.
    About Oracle
    Oracle (Nasdaq: ORCL - News) is the world's largest enterprise software company. For more information about Oracle, visit our Web site at http://www.oracle.com.
    Trademarks
    Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
    This announcement is provided to you solely for information purposes, is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. Many factors can materially affect Oracle's product development plans and the nature and timing of future product releases. The development, release, and timing of any features or functionality described remains at the sole discretion of Oracle. This information may not be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. Oracle specifically disclaims any liability with respect to this information.
    Message was edited by:
    Chung Wu

    This is expected behavious. It is because Enterprise Manager cannot run with the new server name. You can either go through loads to change the config files or simply drop and recreate the console.

  • Error while configuring Enterprise manager

    Hello,
    I want to configure enterprise manager, while creating a new database using database configuration assistant in oracle 11g i am getting following error message
    *"Configuring database with database control requires a listener to be configured in the current oracle home.
    You need to run Netca to configure a listener before you can procede. Otherwise you may choose o continue with out Database control configuration"*
    My OS is Windows 7
    is there any other way to configure Enterprise manager OR do i need to install any specific package
    Thank you friends.

    Hi, Finally i created a listener "KUMAR"
    *Microsoft Windows [Version 6.1.7600]*
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Users\praveen kumar gogula>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 22-SEP-2011 17:50
    *:44*
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     KUMAR
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                22-SEP-2011 17:44:58
    Uptime                    0 days 0 hr. 5 min. 48 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\product\11.2.0\dbhome_1\network\admin\listen
    er.ora
    Listener Log File         c:\oracle\diag\tnslsnr\praveenkumarg\kumar\alert\log.x
    ml
    Listening Endpoints Summary...
    *(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=praveenkumarg)(PORT=1521)))*
    *(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))*
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "praveen" has 1 instance(s).
    Instance "praveen", status READY, has 1 handler(s) for this service...
    Service "praveenXDB" has 1 instance(s).
    Instance "praveen", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Users\praveen kumar gogula>
    What to do next?

  • 11g client enterprise manager console

    enterprise manager did not install with installation of 11g client Administrator version. The documentation says that there is a standalone enterprise manager console with 11g client. Does anyone know how to install this console?

    There is no longer any oem standalone console in 11g, this is a new feature in 11g. There is a java application named sql developer and the web enterprise manager console, that's it.
    - Madrid
    http://hrivera99.blogspot.com

  • Clustering, HA and Oracle Enterprise Manager

    Hi all,
    Iam new to 9iAS and have been working on Bea Weblogic before.
    I want to implement a cluster so that I can have HA for service and session routing.
    I was told that this would be possible through configuration in the Enterprise Manager GUI.
    I want to know how to start this GUI and will this type of clustering/cloning work in the case PL/SQL Cartridge apps too?
    Can someone help me out ASAP?
    cheers,
    Swami

    If you've set up your server cluster the enterprise manager should recognize the fact unless you have not installed the HA components of Oracle. I know that under 8.1.7 I had to create the cluster before I installed the oracle software. During the install process the cluster was recognized and the ha options were installed on the system and we went from there. I'm not quite sure how it works under 9i.

Maybe you are looking for

  • Intercompany and Key Mapping Price List

    Hi expert, I have the Intercompany Add-ON version 2.0.8.30 installed on a SAP Business One 9.0 PL15 for 4 localization: Head Office (H000): IT Branch 001 (B001): FR Branch 002 (B002): DE Branch 003 (B003): CH This is the scenario: I started two weeks

  • Help required in optimizing the query response time

    Hi, I am working on a application which uses a jdbc thin client. My requirement is to select all the table rows in one table and use the column values to select data in another table in another database. The first table can have maximum of 6 million

  • Client tools not  authenticating via Windows AD after upgrade to SP4

    We recently upgraded our test environment to SP4 to correct a problem we were having with Windows AD authentication from InfoView.  The upgrade to SP4 and JDK 1.5 solved our InfoView problem, but our client tools (Designer, Desk, Crystal Reports) can

  • Two Nanos

    I have just purchased a 4 gig model and wanted to know if I can use two nanos to access the i-tunes library, thanks

  • KODO Support

    KODO released a new early Access 4. Is workshop studio going to work with Early Access 4 I saw an article on dev2dev that BEA os opensourcing KODO and merging all the development tools to Workshop studio Do you have any timeframe for the integration