Changing Oracle Lisetener default port

Dear All
Please advice steps for changing default Oracle LISETENER from 1521 to another port.
Thank you

mtawfik wrote:
Dear All
We don't use client/server model, we are using Bea weblogic as application server... application users connected through Bea Weblogic and DBAs can can change the port in tnsnames.ora whenever security guys will change defult database listening port to a new port from firewall because the database server is located behind firewall.Even in a 3-tier model, you have a 'client' - the client is the app server. It is still necessary to change the client's (app server) information. At the very least you need to update ALL the appropriate hard coded JDBC references (if any), JDBC data sources, and potentially JNDI references.
My Question is: how is dynamic service registration control communication between listener and PMON?PMON reads the database's 'local_listener' parameter to determine which port and hostname (especially on multi-homed machines) on which the listener is listening. That parameter is described in the Reference Manual in the docs at http://tahiti.oracle.com

Similar Messages

  • DISPATCHER  : avoid change of  a default PORT 1521

    I have configured DB 10.1.0.3 with SHARED SERVER .
    If I connnected to the database (SERVER=SHARED), dispatcher would use
    non-default PORT as
    "D001" established:5 refused:0 current:4 max:972 state:ready
    DISPATCHER <machine: ............., pid: 19839>
    (ADDRESS=(PROTOCOL=tcp)(HOST=..............)(PORT=35972))
    I use my database behind the firewall in DMZ , so I want to use a default PORT 1521 with my dispatcher D0001.
    There was an option "PORT" in a initialization parameter DISPATCHERS in previous DB versions. I cannot use this option in the database release 10.1.0.3.
    Help me?

    I'm afraid you can't do that, at least with that version.
    See http://download-uk.oracle.com/docs/cd/A97329_03/core.902/a92171/concepts.htm#1016370
    Here an extract :
    The metadata repository is always configured to use port 1521 and has a service name of the form iasdb.host.domain (for the first infrastructure on a host) and iasdbx.host.domain for any subsequent infrastructures on that host). You should never change these values.

  • How to change sybase sql default port

    Hi Experts,
    Is there any option to change the sybase sql default port ? Here i want to change the port number because we can't start two SAP instances at the same time on the same server?
    Kindly advice
    Regards
    Praveen

    Hi,
    You can try to start a new port and shutdown the old one.
    Once you've done that you can change your interfaces file to the new port.
    Check what ports are open:
    sp_listener 'status'
    go
    Start a new port
    sp_listener 'start', 'tcp:host:port", "remaining"
    go
    Stop old port:
    sp_listener 'stop', 'tcp:host:port', "remaining"
    go
    Change interfaces file to point to the new port.
    Regards,
    Ryan

  • Change SAP MC default port

    Can anyone tell me how to change the default port (5xx13) for SAP MC?    That port is already in use on our system and so the SAP MC java applet cannot connect. 
    Thanks!
    Kirsten

    Hi Kirsten,
    As far as I know, the SAP MC uses the same port as the sapstartsrv service port.
    By default the service uses ports:
          5$(SAPSYSTEM)13 for http
          5$(SAPSYSTEM)14 for https (if SSL is configured for the instance),
    And this might be overwriten in etc/service file by specifying:
          sapctrl$(SAPSYSTEM)
          sapctrls$(SAPSYSTEM)
    Check SAP note 936273.
    Regards,
    Désiré

  • Oracle change default port

    Hi,
    I need change the oracle default port from 1521 to 1523
    I changed in listener.ora and in tnsnames.ora but I have any problem to connect with 1523
    Which step I have to perform to change default port?

    Raf Royal wrote:
    Hi,
    I need change the oracle default port from 1521 to 1523
    I changed in listener.ora and in tnsnames.ora but I have any problem to connect with 1523
    Which step I have to perform to change default port?Besides the utter futility of gaining anything through such a change, "I have any problem to connect with 1523" is not an actionable error message.
    I have a problem starting my car. Which step I have to perform to start my car?

  • Default port of Oracle 9i Database --- Oracle database installation

    Hi,
    I am new to oracle..searched across internet to know this particular detail of Oracle 9i database installation.
    My query being..Can Oracle database be installed in a way to use port's other than 1521. When do we go for making use of a port other than 1521. What are the risk's and benifit's.
    How to make use of a port other than 1521 while making use of OUI(oracle universal installer) to install a 9i database on windows OS.
    Can someone provide an answer to my queries/ some link where I can find the answer.
    Thanks,
    R S

    you have to change the port no in listener.ora file which exists on Oracle_home/network/admin/listener.ora like
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = Griat-xp.bebo.tech.com)(PORT = 1521))
      )from this to
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = Griat-xp.bebo.tech.com)(PORT = 1522))
      )afterwords you have to reload the listener by using lsnrctl on command prompt
    in this way you can change the default port of Oracle
    Regards
    Singh

  • Change default port to 80

    Hi everyone,
    I am trying to change the default port of APEX to port 80. I performed all the steps described in the documentation or in this thread HTMLDB Port Number but I am getting the following error when trying to start the HTTP Server from oracle user : apachectl is not owned by this user.
    Do you have any idea why I am getting this error, or someone experienced the same issue ?
    Best regards,
    Othman

    cd to $OHS_HOME/Apache/Apache/bin and then
    chown root apachectl

  • Change default port number for web logic!

    Hi folks,
    In my scenario, i already installed obiee 11g with simple install along with web logic on windows xp machine.where this will creates default port number for all services. now i want to change default port number of web logic that is 7001 to some to other port number. how to change this ??.plss help me asap.
    regards,
    mahesh

    Refer tohttp://www.oracle.com/technology/documentation/1012_solaris/install.1012/install/ports.htm

  • Trying to change Oracle listener port 1521 to nodefault port on Oracle RAC

    Could somebody please help me in the process of changing teh Oracle listener port 1521 to a non-default port on an Oracle RAC environment. I am total of four instance.
    Regards.

    Please read carefully about LOCAL_LISTENER parameter, you shouldn't put there just hostname....
    Another way to do so - statically register database SID in listener. You should do it in listener.ora file, please read carefully documentation, otherwise you can use netca utility - it could make configuration for you properly.

  • How can we change default port 8080 of application express

    Hi all,
    Does anyone know how to change default port 8080 in application express to run on only "80"? I have tried the following link, but when i am trying to run using 80, error is being thrown.
    http://www.mypi.ch/?p=33
    I have checked that no other thing is running on 80 port. I am using Windows Vista
    With Regards,
    Sunil Bhatia

    I am really a newbie in this application express field.
    I have installed oracle application express 3.2 over oracle 10G Database as per steps provided on forum. Can you let me know how can i find which webserver i am using? is there any query which i could run to find this out...thanks for ur help. Do reply soon
    With Regards,
    Sunil Bhatia

  • How to change the default port of webdispatcher

    Hello Everyone,
    We wish to  know to how to change the default port of SAP webpatcher port from 81$$ to 80.
    Appreciate your response.
    Thanks,
    Vadi

    Hello Vadi
    you have to change the PORT value in your profile parameter from 81$$ to 80
    icm/server_port_0 = PROT=HTTP,PORT=81$$ to
    icm/server_port_0 = PROT=HTTP,PORT=80
    Also, in SMICM, then change http service port and activate it and above parameter will require SAP restart
    $$ is used generally to accomodate multiple port services running in SMICM and so as to avoid the parameter setting according to instance number of any system.
    thanks
    Bhudev

  • How to change default port in iws 4.1 installed in Solaris 5.9

    Hi All,
    I had installed iws 4.1 in solaris 5.9
    Now , I want to change my default https port from 443 to 445 .
    Can anybody , Please let me know the proceudre how to do it ?
    Thanks for help in advance.
    Regards
    James

    Ya , Manish you are right IWS 4.1 is really old.
    But My application has been developed in past that is using IWS4.1 .
    Right now , we are not having budget to migrate it from IWS4.1 to IWS6.1.
    And the pointer for changing the port from magnus.conf is also correct but
    I need to make it default port.
    That means If would not specify any port number out of two port request goes to default one.
    Right now default port is 443
    But I want it to be 445
    Thanks
    James
    Message was edited by:
    write2jamesbond

  • How to change default port in 9.2?

    Hi,
    In 8.1, when I run config wizard, I may assign listening port. But I could not do so in 9.2. I tried to modify startscript.xml and tokenValue.properties under base_domain\init-info\, it did not work. Does anyone know how to change the default port 7001 to other port?
    Thanks

    <p>Login via the console, select environment, servers. Select your server, you should see the greyed out Listen Port attribute (you should be in the general tab). Click lock and edit on the top left hand corner of the console and edit your listen port.</p>
    <p>The config.xml does not explicitly define stanzas for some default values (Same as earlier releases), I personally don'tlike this. If you change the default value it should reappear in it.</p>
    <p>
    Hussein Badakhchani</br>
    </p>

  • Change XML DB default HTTP port number from 8080 to ... ?

    Hi !
    I need to change the default port number of XML DB from port 8080 to something else, because the development server also hosts a web service, which is configured to listen on port 8080 for debugging reasons. This WS is provided by our partner and we have no control over the ports it uses.
    I'm not a network prof. so I'd like to ask what other port number would make sense for XML DB instead of 8080. Can I choose any port number I like, e.g. 8088?
    Besides using DBCA is there any other place I need to configure this new port number?
    TIA,
    Stefan

    I've done this on occasion using the OEM attach to the database and click XML Database then configuration, you will see it on the right window pane.

  • Web Enterprise Manager Default Port Number in Oracle 9i

    Enabeling Auditing on database 9.2.0.8
    Web Enterprise Manager Default Port Number in Oracle 9i:
    Does anyone know the default port number of the web enterprise manager (Oracle 9i)?
    If I installed or configured enterprise manager and I forgot the port, where can I find it?

    You must read the part in the Installation Documentation for certified repository databases to ensure that your database is OK.
    My advice is always, never start any installation (not only Oracle) without reading the Documentation, Release Note and any README.
    You will spend less time in the installation as Configuration if you use the required documentations for your platform.
    http://www.oracle.com/pls/db102/portal.portal_db?selected=21

Maybe you are looking for

  • Error in Vendor Creation

    Hi, In Vendor creation , while  selecting  the Country as United States ( US) in Vendor address the following error message is displayed "Communication error with the external tax system (VERTEX_MS0018) Message no. TAX_TXJCD864 " How to solve this is

  • Add a for each script to loop through HTTPService?

    I'm using Flash Builder 4 with the Flex 4.1 SDK.  I want to add a "for each" script to loop through my HTTPService XML file so only each nepName displays only once in my dropdown list.  In my XML file I have multiple records associated with nepName. 

  • JComboBox is not visible on JPanel

    I have a class that extends JPanel. Within this class I have added several different components; JLabels, JTextFields, JButtons and a JComboBox. All of the added components are visible and working except for the JComboBox. I can see the white backgro

  • U410 display and system shut down way too fast when inactive

    Hey guys, the display of my u410 shuts down when I am afk for more more or less one minute and shortly after the system goes into energy saving mode (don't know how to say that in English, its the same thing that happens, when I close the lid). Due t

  • HT1338 May I know how to downgrade my OS 10.80 to 10.70?

    after upgraded from 10.7 to10.80, my wired internet cannot work, i do not know why, so i really want to down grade it but i cannot do that, why and how?