default target Naming Convention can be changed?

Dear all

We use the grid control EM Oracle 11 g 2 to manage databases in the environment that hosts around 60 + databases in versions 11.0.1.7, 11.0.2.1 of and 11.0.2.2...

More often than otherwise due to application restrictions, we are forced to use the same DB_NAME for many databases. At least 45 years old and most of them have the same DB_NAME running on different machines with different host name...

Whenever we add a new target after the installation of the agent on the new target computer, we see the Grid control to identify the database DB_NAME. Since we often have the same value for DB_NAME to the database, we may first remove the target identified by GRID after agent installation. Later, we manually add the target as HOSTNAME_DB_NAME and so we are identified separately from the grid control Console...

At this point, I was wondering if there is something that could work around on the OEM grid so that whenever a target is added, the agent rather than providing the DB_NAME would automatically provide HOSTNAME_DB_NAME... I search on the net, and I'm not successful yet...
During this time, I thought I would post this request here and get your opinions or ideas... I hope that if you happened to come across this situation and share your experiences... It would be useful...

Thanks in advance.
Kind regards!
Sarat.

Sarat OK,

DON'T FORGET!
THIS IS NOT SUPPORTED BY ORACLE.
YOU WILL MOST LIKELY HIT ISSUES WHEN YOU PERFORM THE RECOVERY OF THE GC OEM DATABASE.
YOU COULD HIT OTHER ISSUES.

You might change $AGENT_HOME/sysman/admin/discover/oracledb.pl

Look for sub printOracleDatabaseEntry

Here, the entrance to the database is written in targets.xml and is determined the name of the database.

Concerning
SoC

Tags: Enterprise Manager

Similar Questions

  • Selection of Vista Explorer by default file extension: this can be changed?

    By default, in the Vista Explorer, when you select a file name, the file extension is excluded. This behavior can be changed?

    Thank you.

    François

    To see file extensions, go to start / Control Panel / folder options / view and presented the box Hide extensions of known file types.  This way you will always be able to see the file extensions.  I have no idea why that is enabled by default because it is very useful and I would even say that it is important.

    If you have disabled (or if it's on, incidentally) and you rename a file without the extension, it will lose the file extension and won't open because he doesn't know what kind of file it is.  It's yet another reason for the extensions of files to all files are displayed permanently.  You do not want the name of the excluded file because this would mean that you could not change the types of files because the extension is "locked".  As long as you can see and change, there should be no problem.

    When you select a file name in the file extension Explorer is excluded only if it is hidden.  Otherwise you can see.  In any case it's there even if you don't see it (unless you have changed the name and does not include the extension in the new name).

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • My link/unlink seems to break the default link and I can't change it?

    unlink-link.jpg

    When I open CC Pro Pre my default is to break the LINK! Can't seem to find where I change.

    Thank you in advance.

    Phil

    Hello

    Please select the selection in the timeline to select it.

    Vinay

  • The delay of NAK USB in Windows is set on default 5000ms. How can I change this for 10, 000ms (10 sec)?

    I designed a data logger USB that collect data in real-time. These data are read via PC usb host port. The data collection is very slow and sometimes it can take between 5 to 10 seconds. If the data is not ready the device continue to send NAK to the host PC.

    Hello

    I suggest you to ask your question on the TechNet Forums.

    http://social.technet.Microsoft.com/forums/en-us/category/windowsxpitpro

    I hope this helps.

  • Where can I change printers?

    My impression is currently set to a no default printer. Where can I change this back?

    I think that this is not a problem in Firefox, but rather something with your computer.

    For Windows 7 (Windows 8 too maybe?)

    • First, open the control panel
    • Now, click on hardware and sound
    • After that, click on devices and printers
    • Find your printer and right click on it
    • Select set as default printer
    • Firefox should probably print to this printer now, but if she does not try to go in the preview before printing

    For Apple and others

    • I do not know... Sorry
  • Can I change the root password in VoP Server Explorer?

    Hello

    I was encouraged to see VoP Server Explorer, but my network does not have any system to have a default root password. Can I change the root user password?

    Thank you!

    Jennifer Flanagan

    Altogether.  Just connect to the console as root and type 'passwd' to change the root password.  Be sure to keep track of what you set, because there is little recourse except in single-user mode if it goes astray.

  • Where can I change e-mail notification "new customer comment"?

    Currently I use the Module reviews the customer's Web site. When someone posts a comment, the customer receives an e-mail notification "New customer comment", so that the customer can moderate comments. The problem is that all the emails notification of workflow for my client's Web site are brand for his company and this e-mail notification "New customer comment" bears the mark and the address of my business and not his default "from". How can I change this?

    I must point out that in a conversation with the support, the person I chatted with that said that it could not be changed because it was an email notice aside server that could not be edited / brand by me. Given the presence of brandable Workflow notification emails, I have a hard time with this response.

    Thanks for the help!

    Tim

    Hi Tim,.

    It is correct that this mail system is not customizable at this stage and is already on our wish list.

    Please check our blog for monthly releases it's become available. - http://businesscatalyst.com/_blog/bc_blog

    Kind regards

    -Sidney

  • Can I change default display width in the integrated PDF Viewer?

    I almost always want to view a PDF in "page width" but the zoom default 'auto' setting always displays them to fill the height rather than the width of the window and I have to modify manually every time I find a PDF file. Can I change this setting somewhere?

    Hi cfcentaurea, you can define a view by default as follows: enter Subject: config in the bar firefox address (confirm the message information where it appears) & search for the preference named pdfjs.defaultZoomValue. Double-click it and change its value to the width of the page (this should affect all new documents you open).

    https://github.com/Mozilla/PDF.js/pull/3850

  • How can I change my code the method to set a specific line id in my lov as a default?

    Mr President.

    How can I change my code the method to set a specific line id in my lov as a default value instead of the first value?

        public String defaultDebit() {
    
    
           String debit = (String)getAttributeInternal(DEBIT);
           if (debit == null) {
              COAViewRowImpl coaRow = (COAViewRowImpl)getDebitView1().first();
              if (coaRow != null) {
                 debit = coaRow.getAcctId();
              }
           }
           return debit;
        }
    

    Concerning

    You can see the below example code. This code assumes a view attribute named AcctName and the code returns the AcctId when the AcctName is DEFAULT_DEBIT.

    public String defaultDebit() {}

    String output = (String) getAttributeInternal (DEBIT);
    If (flow == null) {}
    getDebitView1 (.reset ());
    While (getDebitView1 () .hasNext ()) {}
    COAViewRowImpl coaRow = (COAViewRowImpl) getDebitView1 () .next ();
    If (coaRow! = null) {}
    If (coaRow.getAcctName () .equals ("DEFAULT_DEBIT"))
    flow = coaRow.getAcctId ();
    }
    }
    }
    return flow;
    }

    Let us know if this does not work in your case.

    Thank you

  • How can I change my default import location permanently in LR 3.5

    I'm changing my default import on my MAC Pro Tower location, one of the internal HD I have named the HD Photo place and have created a folder that he called «My Photos Lightroom»  I could create this, but seems unable to make my default when I open LR 3.5 ber.  I have to go and change it manually.  Is it possible that this can be changed to make it my default?

    Thank you.

    Yes you can.

    In the dialog box import on the right side in the Panel, select . Then select the folder you want to import, and import some images.

    Normally LR "remembers" this setting, it should be present when you open the import next time dialog box.

    But you can also create a "Preset Import". In the import dialog box, choose and select all the parameters you want applied when importing (for example, flags, keywords, develop Presets and file to import in). Then at the bottom of the dialog box import - somehow in the centre - there's a dark bar named 'Import Preset'. Click on the small triangle at the right end of the dark bar and save your settings as a new Preset to import. Every time that you open the import dialog box you can apply all the settings in one click - simply select your Preset import created.

    WW

  • How can I change the ORDER of my 5 email accounts to my default at the top

    How can I change the order of my 5 email accounts to my default at the top? Currently using any option to e-mail browser (Chrome Firfox IE) sends using one upstairs that is one that I never use. I specifically put by default in the settings option and figure that he took over the top NOT the default. This question never used to cultures upward, but since a recent update for Thunderbird, he chooses the top of the list only Preferred not on the list.
    Thank you I could delete the account then add it to the bottom (tedious), but there must be a way for a) restore order and b) to stop the email add on picking at the top

    Two things.

    You have defined the default value in the menu (alt + T) tools > account settings > outgoing (SMTP) Server?

    Second, try this add-on https://addons.mozilla.org/en-US/thunderbird/addon/manually-sort-folders/?src=ss

  • new default event is 'holiday' schedule, not Basic. How can I change this?

    When I create a new event, the default calendar is the calendar of public holidays. I want the default to my personal base calendar. How can I change the default calendar to which events are added?

    Click the Schedule tab to display the calendar.
    Select the calendar-calendar-view pane
    Make sure that display the calendar component and calendar list are checked.
    Select the calendar in the list you want to be the default. The selected calendar will be one that is the default value when adding and event.

  • How can I change my default tab

    I downloaded a theme of the add-on of BRAND THUNDER but then uninstalled and deleted but my homepage back to normal, but my tabs do not change their default value.
    I want to change my tab back to default, the initial default mozilla tab.
    Please help me in this matter.

    You can use the SearchReset extension to reset preferences to default values.

    Note that the SearchReset extension runs only once and then uninstalls automatically, so it will not appear on the page "> Firefox Add-ons" (topic: addons).

  • Where can I change reminder default setting to yes?

    Whenever you create a calendar item the default reminder is off why can't change that?

    even when is to create a phone nr default name should be mobile nr and no fax?

    Settings > Mail, Contacts, calendars > < CALENDARS > > default alert time

  • How can I change the default zoom for the new tab only?

    The new tab in Firefox 33 zoom is too high to see all 12 of my thumb nail. I changed it using ctrl - but the next time I opened a new tab, the zoom is 100%. How can I change the default zoom for the new tab only?

    I posted a style rule to shrink the tiles, which allows several of them on the page, but naturally reduces their legibility. You can experiment with the dimensions to find a look that works for you.

    https://userstyles.org/styles/106326/shrink-new-tab-thumbnails

    I use the Stylish extension to experiment because of its preview function that allows me to see the effect quickly. You can install it from the site of modules, then after restart of Firefox while searching for his "S" icon in the toolbar to manage Styles so you can edit and experiment.

    https://addons.Mozilla.org/firefox/addon/stylish/

Maybe you are looking for

  • Button next/previous message went 10 IOS iPad email

    After the upgrade to IOS 10, when you use electronic mail on the iPad, the buttons next and previous message are missing. They always appear on the iPhone. Is it possible to make them appear on an iPad? It's a pain to have always come back to the lis

  • Update of the airport &amp; MacBook Air

    I've recently completed the update of the firmware for the Airport (version 7.6.7) express and now when I open my MacBook Air (13-inch, mid 2013 w/1.3 GHz Intel Core i5;) El Capitan 10.11.5; all updates are completed) to use the internet, there is no

  • Free warranty extension

    Hey everybody! I have the question about the warranty. Yesterday bought my laptop :) and told me to save my warranty on the Web from Toshiba site, so I did, but there were a few problems, in fact, they cease to exist. I wanted to take advantage of th

  • Photosmart C5180 - impossible to remove from the queue of the printer

    Hello I am trying to print something, but I can't delete the first document in the queue (what's more, I want to print). It is frozen on the "remove" status, but nothing happens. I tried restarting both the printer and laptop, but still nothing. Help

  • Example of NOR 5771 DIO

    Anyone have an example PFI or programming on the 5771 DIO ports?  I'm looking to print several impulses of TTL level with different time bad positioning on separate lines to trigger external components. Thanks in advance, Rich