CA Client Automation

Expand all | Collapse all

Enterprise and Domains open the same DSM Explorer / Instance (12.9)

  • 1.  Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 05, 2015 01:28 PM
      |   view attached

    Hi everyone, I hope you guys can help about this problem. I'm preparing a new environment using ITCM 12.9. The new environment is going to be like that:

     

    Enterprise Manager - Hostname2060 - Windows Server 2012

    Domain Manager 01 - Hostname2041 - Windows Server 2012

    Domain Manager 02 - Hostname2042 - Windows Server 2012

    Domain Manager 03 - Hostname2043 - Windows Server 2012

    Domain Manager 04 - Hostname2044 - Windows Server 2012

     

    16 Scalability Servers - Windows Server 2012

     

    We have a Database with a SQL Server 2012 instance for Enterprise and each Domain, for example:

     

    Enterprise Manager - Database\Instance = database\ITCMEM

    Domain Manager 01 - Database\Instance = database\ITCMA

    Domain Manager 02 - Database\Instance = database\ITCMB

    Domain Manager 03 - Database\Instance = database\ITCMC

    Domain Manager 04 - Database\Instance = database\ITCMD

     

    I installed CA MDB in each instance. Then I installed Enterprise Manager linking to database\ITCMEM and Domain Manager 02 linking to database\ITCMB and Domain Manager 02 linking to database\ITCMD.

     

    The problem is:

     

    When I open DSM Explorer on Enterprise Manager or on Domain 02, they open the same DSM Explorer of Domain Manager 04 (linked to ITCMD).

    During the installation of Enterprise I set ITCMEM as instance. After the installation it appeared ok, but after install Domain 04 I open DSM Explorer on Enterprise and it opens the same DSM Explorer of Domain 04 (linked to instance ITCMD)

     

    The same happens with Domain 2. During the installation I set ITCMB as instance, but after install Domain 04 I open DSM Explorer on Domain 02 and it opens the same DSM Explorer of Domain 04 (linked to instance ITCMD)

     

    Please check examples attached.



  • 2.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 05, 2015 02:09 PM

    Hi,

    Reading your post I am confused on one thing, is each mdb installed on it's own

    server or on the same machine?

    Matt



  • 3.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 05, 2015 02:24 PM

    Hi Matthew, first of all, thanks for answering.

     

    All the instances are installed on the same machine (SQL Server 2012)

     

    Ex:

     

    Database\instance:

     

    hostname949\ITCMEM

    hostname949\ITCMA

    hostname949\ITCMB

    hostname949\ITCMC

    hostname949\ITCMD

     

    It's the same database, but we have one instance for Enterprise (ITCMEM) and for each domain (ITCMA, ITCMB, ITCMC and ITCMD).

     

    I hope I have been clearer right now.

     

    Thanks again.



  • 4.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 06, 2015 04:45 AM

    Open the DSM Explorer and then right click on the “DSM Explorer” and select browser domain.

     

     

     

    Enter the name of you Enterprise Server.

     

    Then right click in the DSM Explorer on the ES server and select “Set as default Domain”

     

     

     

    Then when you open the explorer it should default to the ES.

     

    The DSMGUI also has command line options that allow you to specify the server you want it to connect to when starting.

     

    Rgds,

    Steve.



  • 5.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 06, 2015 12:23 PM

    Hi, thanks for helping.

     

    I just did what you suggested but I received the error message below:

     

    Own domain not found [SDM0004222]

     

    I did some research on the CA Support online and on the web and I did not find anything about this error.



  • 6.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 06, 2015 12:30 PM

    I can’t find that message. Please supply a screen shot.



  • 7.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 06, 2015 02:53 PM

    Hi, I just attached the screen shot, thank you!

     

    SDM000422.jpg



  • 8.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 07, 2015 04:41 AM

    That is strange. I tested it on my system and it works fine.



  • 9.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 07, 2015 04:49 AM
      |   view attached

    The setting is held in the registry. See screen shot.

     

     



  • 10.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 06, 2015 02:16 PM

    Can you try the name of the box the DM is on, not the name of the Manager.

     

    Does that work ?



  • 11.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Posted Oct 06, 2015 02:49 PM

    I'm sorry Gordon, I did not understand what you asked for.

     

    Could please clarify it?

     

    Thank you.



  • 12.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)

    Broadcom Employee
    Posted Oct 09, 2015 09:58 AM

    When you open DSM Explorer, the name will show the name of the Remote SQL server it is attached to.

     

    BUT if you do hostname in cmd prompt it will show the actual name of the server you are on.

     

    Can you open attach to the actual server name ?



  • 13.  Re: Enterprise and Domains open the same DSM Explorer / Instance (12.9)
    Best Answer

    Posted Oct 09, 2015 11:01 AM

    Hi everyone.

     

    I finally found the problem. All DSM Explorer was using the same port (1433). Even they were linked to different instances however all instances are at the same database.

     

    Solution: I left all TCP Ports of instances in blank and all TCP Dynamic Ports with 0 (zero) value. So after restart instances service, SQL Configuration Server provided a number of dynamic port.

     

    Finally I reinstalled Enterprise and Domains setting the ports that SQL Configuration Server provided. So it worked fine.

     

    Now, I’m gonna set the number of port as fixed to avoid that other application uses the same port.

     

    I would like to thank you everybody for spending time helping me. I appreciate that. See you.