Port  doubt

I have installed 11g Grid control on Host oemserver01
During installation, these are the ports i have specified.
Enterprise manager upload port - 4890
Enterprise manager upload HTTP SSL port -1159
Enterprise Manager Central Console Http SSL Port - 7799
Node Manager Http SSL Port - 7401
Managed Server HTTP port -7201
Enterprise Manager Central Console Http Port -7788
Oracle Management Agent Port -1830
Admin Server Http SSL Port -7101
Managed Server Http SSL Port -7301
Status after installation:
$ emctl status oms -details
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host : oemserver01
HTTP Console Port : 7788
HTTPS Console Port : 7799
HTTP Upload Port : 4890
HTTPS Upload Port : 1159
OMS is not configured with SLB or virtual hostname
Agent Upload is unlocked.
OMS Console is unlocked.
Active CA ID: 1
Now I want to monitor the DATABASE running on HOST dbhost01,dbhost02. What is the port i need to get opened on these DB SERVERS, which can talk to oms server.
I need to specify this during agent installation.
Also, we have existing 10g set up running. Can i use the smae PORT for agent for 11g as well ??

No you cannot use the same port, unless you have multiple NIC's and you set the listenOnAllNIC's parameter to false.
Which database are you talking about and where is it, is it on the OMR and is it on the same server as the OMS ?
When you monitor a database the OMS talks to an agent using HTTPS installed on the DB Server using whichever port you choose for the agent at the time of installation which by default is 3872. When you visit an database home page in EM11g or EM12c it establishes a direct connection from the OMS to the database using the database listener port (default 1521), or preferred connection string set in the target properties.
Cheers
Jeff

Similar Messages

  • RMI - Ports doubt

    Hi Everyone,
    I have a doubt about how RMI works, because I have a client-server application with RMI and I'm working on a security enviroment, but when I run the client nothing happens, I don't know why, do you have any idea?
    When I start up the rmiregistry service I'm using the port 1999 and when I bind the remote object to Registry with the method "UnicastRemoteObject.exportObject(obj ,port)" I'm using the port 1100 for the second parameter, these ports are enabled on my firewall
    please somebody help me and give me some suggestions, thanks.
    .

    Thank you again Chicon,
    But now I put the port 1999 in "UnicastRemoteObject.exportObject(obj ,port)" and I get the following exception:
    java.rmi.server.ExportException: Port already in use: 1999; nested exception is:
    java.net.BindException: Address already in use: JVM_Bind
    java.rmi.server.ExportException: Port already in use: 1999; nested exception is:
    java.net.BindException: Address already in use: JVM_Bind
    at sun.rmi.transport.tcp.TCPTransport.listen(Unknown Source)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(Unknown Source)
    at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unknown Source)
    at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
    at sun.rmi.server.UnicastServerRef.exportObject(Unknown Source)
    at java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
    at java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
    at mx.liverpool.transacciones.servidorRMI.Main.main(Main.java:101)
    Caused by: java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(Unknown Source)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(Unknown Source)
    ... 8 more

  • Ports doubt !!

    Hi,
    i am very new to this topic so please DONT laught over my question.... I just finished reading tutorial of sockets programming. My doubt is when any firewall comes in between client and server.
    suppose server is running and waiting on port S1, and then client starts and make a request to server on port S1 through firewall. In firewall i opened only S1 port. now according to tutorial, server will create another port say S2 and then connects to cliend on some port say C....
    Now my doubt is will this S2 can talk with C via very restricted firewall ??? As i feel there is no way i can control on S2 and C. and for multiple clients, ports will keep on increasing.....
    In my case, i want firewall open with just S1 port...
    guide me, if i am wrong.....
    regards,
    Shahnaz.

    >
    Now my doubt is will this S2 can talk with C via very
    restricted firewall ??? As i feel there is no way i
    can control on S2 and C. and for multiple clients,
    ports will keep on increasing.....
    Hard to tell what the question is....
    Here is your set up....
    Internet <---> AppA <----> Firewall <----> AppB
    All AppA is doing is basically acting as a proxy.
    Process flow....
    1. Client sends request (Rq1) to AppA
    2. AppA processes request (producing PRq1)
    3. AppA sends processed request(PRq1) to AppB
    3. AppB takes request(PRq1), processes it, returns response (RRr1)
    4. AppB takes response(RRr1), processes it (producing Rr1)
    5. AppB returns response (Rr1) to client.
    Notice in the above that the firewall is not mentioned. It need not be mentioned because the firewall is doing nothing but proxing a request and response between AppA and AppB. The example above is for a client communication but can include management requests from AppB to AppA as well (or from AppA to AppB if there is a seperate management interface on AppA.)
    In terms of design keep in mind that AppB only talks to one client, AppA. It processes multiple messages which encapsulate 'clients' but in only talks (socket) to one process.
    It does not matter how many clients connect to AppA because the ports on AppA are unrestricted. And AppB only needs one port because it is only talking to one process.

  • Form's Port Configuration Doubt

    Hi,
    I installed weblogic 10.3.4 on Windows Server 2008 R2 64 bits and Forms 11g 11.1.1.4 afer form's intallation i save the installation's resume, this is the resume i got:
    Oracle Portal, Forms, Reports and Discoverer Installation
                    Configuration Options
                                   Middleware Home Location: C:\u01\app\oracle\product\Middleware
                                   Oracle Home Location: C:\u01\app\oracle\product\Middleware\as_1
                                   Oracle Instance Location: C:\u01\app\oracle\product\Middleware\asinst_1
                                   Oracle Instance: asinst_1
                                   Domain Option: Create Domain
                                   Domain Name: FormsDomain
                                   Domain Home: C:\u01\app\oracle\product\Middleware\user_projects\domains\FormsDomain
                                   Domain Host Name: SRVWEBLOGIC
                                   Domain Port No: 7001
                                   User Name: weblogic
                                   Automatic Port Detection: true
                                   Administrator Console: http://SRVWEBLOGIC:7001/console
                                   EM Console: http://SRVWEBLOGIC:7001/em
                                   EMAgent URL: http://SRVWEBLOGIC:5155/emd/main
                                   Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
                                   Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletIn the weblogic's administration console i can see the managed server's ports as:
    WLS_FORMS    -> 9001
    WLS_REPORTS  -> 9002But in the installation's resume the port are 8090
    Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
    Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletI tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they work
    So i have some doubts:
    -What is the porpuse of this ports ??
    -Why the Forms's url and Reports's url from the installation's resume are not working ??
    -can i change the WLS_REPORTS's port ??
    -there is a problem if for example i change the WLS_REPORTS's port to 8090 ??
    -i have created a new report server with opmnctl createcomponent and i can see that when i access to it, i have to use the same reports's port 9002, is there a way to change the new report_server's port ??
    Regards
    Carlos

    8090 would be the port of the Apache HTTP Server, 9001 and 9002 are the ports of the managed weblogic servers running the forms and the reports servlets. You can reach both weblogic servers under port 8090 as the HTTP Server talks via mod_weblogic to the weblogic servers. If you want to change the ports of the weblogic servers you can do so in the weblogic server console, but also you need to change them in the config files of Apache if you want them both to be reachable under the Apache port. Those files are located under
    ORACLE_INSTANCE/config/OHS/ohs1/moduleconf
    They should be pretty self explanatory.
    I tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they workSee also in those config files. For the configuration of mod_weblogic you need to provide the hostname, so maybe you have a problem with your naming resolution (at least this was mostly the problem in my case). See that you get a fixed IP for your server if you don't have one already and check your DNS entries of your DNS server. If everything else fails you can still provide the IP adress instead the hostname.
    As for all your other questions the base problem should be the same; see that you get mod_weblogic running, and everything should be running via port 8090. If you want to change that listener port you can do so in the httpd.conf under
    ORACLE_INSTANCE/config/OHS/ohs1
    cheers

  • Doubt in port connection

    Hi experts,
    In order to communicate with r/3 system from bw system how much port and partner profile should be maintained in bw server as well as r/3 server.
    Regards
    Harikrishna N

    Hari,
    Go thru the link for source system connectivity.
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    Regarding RFC connections...
    if you are creating new one
    goto SM59 -- > coose the relevent category -> ABAP-> Create new..
    Give the source system ip or host...
    ALEREMOTE user id pwd....
    Make sure the network ports are open b/w two server's...
    Cheer's
    HVR.

  • Doubt regarding localhost ports

    I have my arch laptop at home connected to a cable modem. I have set iptables. hosts.deny gets all.
    $ nmap localhost
    Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2006-11-29 14:02 UTC
    Interesting ports on localhost.localdomain (127.0.0.1):
    Not shown: 1678 closed ports
    PORT STATE SERVICE
    631/tcp open ipp
    6000/tcp open X11
    do I need these ports opened?
    more:
    # netstat -lptu
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 *:6000 *:* LISTEN 2394/X
    tcp 0 0 zark.localdomain:631 *:* LISTEN 2290/cupsd
    tcp 0 0 *:6000 *:* LISTEN 2394/X
    udp 0 0 *:bootpc *:* 2229/dhcpcd
    udp 0 0 *:631 *:* 2290/cupsd
    Should cups deamon be listening in 631? Suggestions are welcome.
    Cheers!

    T-Dawg wrote:Defaulting port 6000 open by startx is not good for security. I would recommend adding the no-listen switch in /usr/bin/startx defaultserverargs= variable to turn it off by default for all users.
    Heavy on my Xdmcp setup where I run a full KDE session on a remote machine. That would so break it. I would rather suggest having it include /etc/conf.d/xorg and offer some alternaive configurations there that then get included into startx.

  • Doubt in RFC Port

    I created RFC destination and then when I try to create RFC port for the XIServer and I don't see the RFC destination when I click the input help. Is there some equivalent of actiavtion in R3. I went back again in RFC destination and I see the destination is very much there. The name of my RFC destination is ZXISERVER2. Does that make a difference.

    Hi Sonia,
       To log in to the R/3 or XI system there will different types of users like dialog users,system users.
      Dialog users are the one who will log in to the system via log on pad.
      System users will log in to the system directly. The system user and password should be provided in the RFC destinations so that it will directly log in to the system during runtime or execution of any interface.
    >>i]When I say Remote Connection it shows up as user02 in the logon screen. Why is this happening?</i>
        You might have given dialog user id because of this it is showing log on screen again. Ideally it should go through the as u click on the remote connection if u are using system user details.
    Regards,
    Prasanthi.

  • Possible to move boot display to different DVI port? (GTX780)

    I doubt this is possible, but just in case : is it possible to force boot screens to a different port on the video card?
    The MSI GTX780 has two DVI ports - one DVI-I (which includes analog display) and DVI-D (which does not). The DVI-I port displays the boot screen, BIOS, and anything that shows before Windows is fully loaded.
    I currently have two monitors. My primary monitor can connect via DVI, and since it is a 120HZ monitor, it currently uses a dual link cable. The secondary monitor is older and cannot connect via DVI, so I use a DVI-I-to-VGA adapter and a standard VGA cable for that display. Unfortunately, this means that the secondary monitor shows boot/BIOS/etc.
    Is it possible to move the boot display to the DVI-D port on the card?
    Please note that this is not a big issue - having the secondary monitor show boot info is a minor annoyance at worst. The secondary monitor also has HDMI-in, so I can buy a cable and use that, and then move the primary monitor to the DVI-I port. I do want to avoid spending more money, but mostly, I want to see if it is possible to force the boot screens to another port. This seems like it might be a very interesting way to learn about the video card (and VBIOS, if changing that is necessary to do this).
    Thank you.

    In the "Arrangement" pane of "Displays" System Preference, drag the picture of the menu bar to the picture of the other display.

  • Not able to write data in ADS on 636 port

    Hi-
      A real problem. I have configured my  NWO4S UME to access LDAP using SSL, i have performed the following steps:
    1)Generated a certificate for my LDAP with the FQDN e.g
       xyz.testdomain.com
    2)published the certifcate on the domain controller, i hope my AD will pick-up the certificate from here.
    3)used the ldp tool and it connected on the 636 port. Alos, using ldifde command i was able to import the users into LDAP from 636 port.
    4)Now the SAP doc says, just import the root certficate of the ADS into the trusedstore of the UME. I had a probelm here, my certficate was in .cer format, but engine was accepting the cerificate into .crt or .cert format. So changed the format by using "copy to file" and then changed the format and imported into mu ume.
    5)restared the engine, but i am not able to view the contents of the LDAP eventhough the engine comes up. To add to this, on 389 port it works. I am really wondering whats wrong.
    I have specified the server name, port,  admin user, password, vendor and enable ssl paramaters in the configtool
    On 636 port, when i try to "create user" i get some LDAP_53 error. I says some persistence problem. Please let me know what i need to do.
    Your knowledge will be gr8ly appreciated.
    Regards
    Subramanya
    Edited by: Subramanya Mudrabetta on Apr 2, 2008 10:44 AM

    gurpreetbhalla wrote:
    Thanks for the help.
    I have one doubt
    I am already waiting 30 seconds , can the peer application be so slow. ???It's either slow, or there is a bug on the client side.
    Btw. Why wait 30 seconds? Don't you want optimal performance?
    Kaj

  • How to find port number , when there will be different instance number ?

    In case of portal url,
    port number is 50000 for default instance number 00.
    how to find port number , when there will be different instance number , instead of 00?
    Thanks

    Hi
    You can find the port number by your instance number as follows:
    There is a general format for the port number like you have mentioned.
    For 00 instance the port number is 50000.
    The general format for the port number goes like this:
        <b>5<instance_no>00</b>
    If your <b>instance number is 01</b> then the port number would be <b>50100</b>.
    It depends on the installation type which you perform.
    You can also change the instance number during the installation but normally you dont do this.
    If you have many components or units installed on your system you may have more than one instance in that case it may go like this 00, 01, 02....accordingly port number will be 50000, 50100, 50200...resp.
    Hope this solves your doubt.
    If you need some more clarification please lemme know.
    Regards
      Sumit Jain
    **Rewrd with points if useful.

  • 30'' Cinema Display with mini-display-port to dual link DVI adapter usb hub

    Hi all, I don't know if any one of you experience this issue and can help me.
    I am using an unibody macbook pro (late2008 model) to connect to a 30'' cinema display via the famous $100 mini diaplay port to dual link DVI adapter. I have connected the usb cable from the ACD to the adapter and the usb cable of the adapter to my macbook pro. This setting works fine under OSX 10.5.7.
    When I am using Windows Vista under bootcamp the USB hub on the back of the ACD doesn't work. The device manager of Vista shows an excalmatory mark besides the device "Generic usb hub"; and it reports a problem of "the device cannot be started".
    I doubted this problem is due to Windows cannot recognise the $100 adapter as a "generic usb hub"; and apple has not release a driver for this $100 adapter for windows.
    Since my MBP only has 2 usb ports and the $100 adapter already occupied one, it would be very much helpful if the usb hub of the ACD can work just like in OSX. Can anyone think of any suggestion?
    Much appreciated for reading this post and thank you.

    i don't have an answer for you, but i feel your pain. very frustrating when this happens with Apple products and Vista/Bootcamp. wish they were more compatible, for it would make things so much easier for the consumer.

  • Connect mini dvi to mini display port

    I have recently I have brought a new macbook which has a mini DVI port to connect external monitors and I also work with IMac which have a mini display port attached. I would like to know if there is a way of attaching the macbook (with mini dvi) to an IMac (with a mini display port) to use as an external monitor.
    I ask this because I have also brought a mini DVI to mini DVI cable to then find that this does not fit in to the IMacs which I would like to use as a monitor.

    right now, there aren't any options to do this with the mini DVI port. might be able to try using the DVI adapters & then connect them with a DVI cable but I have my doubts it will work as the adapters only output, pretty sure they won't take input.

  • Is that actually a mini-DVI port on my G5 iMac?

    So I can't seem to figure this out...
    Is the Mini-DVI connector on the back of the G5 iMac (2 GHz, pre-camera or remote) a jack (male) or a port (female)? I bought one of the Apple mini-dvi -> S-Video & RCA adapter cables, but the mini-DVI end seems to be identical to the machine's connector, and thus they won't mate. Did I just buy the wrong adapter? I doubt this because Apple would have no reason to even make such an adapter, as all its models of computer should have the same sex of plug built-in, and thus no need for a choice between mini-DVI (M) -> whatever versus mini-DVI (F) -> whatever.
    Any help or advice?
    The mini-DVI connector on the cable has a rectangular metal rim with rounded corners on the bottom. Inside that is a C-shaped (like 3 sides of a long, low rectangle) plastic element with 8 axially parallel contacts on each of: the outside of the top of the C; the inside of the top "..."; the inside of the bottom "..."; and the outside of the bottom "..."; this totals 32 contacts.
    This doesn't appear to work with the port on the iMac. The whole in the machine's external frame doesn't immediately contact the outer metal rim of the jack; it appears there's enough space for the sleeve of the connecting plug to slide in betweeen them. Also, the rim seems slightly more rounded/angled than that of the adapter above. Thirdly, the plastic center element is a wide, low rectangle with barely rounded/angled bottom corners (4-sided versus the adapter's 3-sided/C-shpaed central plastic element). Lastly, there are 14 (not 32) contacts in a staggered (not axially parallel) layout which only exist on the inside (not the inside and outside) of the center plastic element.
    So what's the story? Do I actually have a mini-VGA port (as in some of the laptops which were advertised as having a mini-DVI port but which were actually mini-VGA)?
    Help! I need to get split screens going to start building the audio>visual>audio interface I need for a major installation/performance piece I'm working on.
    Thanks,
    RealJake

    Real, Welcome to the discussion area!
    Sorry to douse your enthusiasm but that is NOT a mini-DVI connector. It is a mini-VGA connector.

  • How to port a Sebel BI Dashboard from one instance to other instance

    Hi,
    I am in search of find a way to port the Oracle Sebel BI Dash board from one instance to other. When we complete the Dash board in a test instance how can we port it into to production.. is there any way to port the bash board are we need to develop it again in the production.
    Thanks
    Abdul Hafeez Shaik

    Identify the "class=MyStyle" string in the MTML code, and use the Multi-File Find and Replace feature to step through each topic and change the specific instances to "class=MyOtherStyle." (I doubt that you'll want to "Replace All".)
    Sorry, there's no silver bullet!
    Good luck,
    Leon

  • How do I port my Windows Word, Excel, and Powerpoint files to the MAC?  What software is needed on the MAC to use them?  Thanks.

    How do I port my Windows Word, Excel, and Powerpoint files to the MAC?  What software is needed on the MAC to use them?  Thanks.

    You can certainly use iWork, though I hesitate to recommend it to a seasoned Windows user simply because it would add another level of the unfamiliar with which you would have to gain familiarity. The iWork applications are certainly very competent and in most respects both easy to use and surprisingly powerful. They are not 100% compatible however, though that typically manifests itself in document formatting issues rather than anything more significant.
    I have never attempted to import emails from a Windows system into MacOS - other than in Outlook connected to an Exchange server, thus not really an issue at all. I doubt that the Mail app in MacOS can import directly, but of course you could always set the account(s) up on the Mac and then forward emails you want to keep from the PC. Not elegant, but it works. Virtually any Windows document or file, whichever application created it, can be opened or converted for use on a Mac, and using both systems on my desk each day I rarely see any issues switching stuff from one machine to the other. You may stumble over one or two issues, but likely not significant.
    In switching platforms there will be some inevitable issues, not so much with being able to import your stuff because there's usually a workaround or a utility that can help, but just with getting familiar with the platform and the differences between Windows and MacOS that can obscure their similarities. From time to time the support community here hears from a user who has found the migration very problematic and regrets it, but for the most part the phrase 'I should have done this years ago...' is rather more prevalent!

Maybe you are looking for