Changing LISTEN Port

Hi guys,.

I am facing a weird problem. I have my speaker installed on 1522 and I want to bring back to 1521.


Here's my listener.ora looks like now
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
)
(DESCRIPTION =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
)
)

ADR_BASE_LISTENER = / u01/app/oracle

and my tnsnames.ora

MyDB =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
)
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = mydb)
)
)

LISTENER =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))


So I tried following
lsnrctl stop
lsnrctl start
SQL > alter the registry system;


[oracle@localhost admin] $ lsnrctl status

LSNRCTL for Linux: Version 11.2.0.3.0 - Production on March 8, 2012 17:57:58

Copyright (c) 1991, 2011, Oracle. All rights reserved.

Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
Beginning of March 8, 2012 17:42:12
Uptime 0 days 0 h 15 min 46 sec
Draw level off
Security ON: OS Local Authentication
SNMP OFF
Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora file
The listener log file /U01/app/Oracle/diag/tnslsnr/localhost/listener/alert/log.XML
Summary of endpoints listening...
(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost) (PORT = 1521)))
The listener supports no services
The command completed successfully
[oracle@localhost admin] $


So it's not registers all the services.

If change the listener.ora and tnsnames.ora to 1522 port and repeat steps above.
It shows all the services.


Anything I'm missing, please help.


Concerning
Neo

Neo wrote:

So it's not registers all the services.

Take a look at the parameter LOCAL_LISTENER of the instance (pfile/spfile).

It specifies how the instance should contact the local listener - including the IP and port.

Null value will return to the default behavior (contact port 1521, current hostname).

Tags: Database

Similar Questions

  • Changing listening Port number Web in EBS

    The listening port web of enforcement of BSE (the login page URL) can be changed after the fact using Note ID 760590.1 without affecting the port DB application was initially introduced to listening?

    Thank you

    864641 wrote:
    The listening port web of enforcement of BSE (the login page URL) can be changed after the fact using Note ID 760590.1 without affecting the port DB application was initially introduced to listening?

    Yes. However, should not be used the same pool of port on the nodes of level apps/db.

    Thank you
    Hussein

  • Change the listening port for SSH on IDS

    Should what command I use to change the listening port on an IDS 4200 series? I listen on another port, and when I applied the S189/S190 update, it changed SSH port 22.

    Just out of curiosity, too, no one knows what else S189/S190 updates change?

    Thank you

    Jim

    Cisco supports only configurations using the CLI interface. The ssh port cannot be changed through the CLI. Modifying the files in config system via the service account is not a good idea and not supported.

  • After changing the port (1521 to 1525 in listener.ora and tnsnames.ora) OEM: the database is down

    Hello

    I'm installing Oracle Database 11 g 2 (11.2.0.4) on Oracle Linux 7.1.

    In short, what I'm trying to do now is changing the default port of 1521 to 1525.

    So I stopped the listener (lsnrctl stop) and then changed my listener.ora and tnsnames.ora:

    Listener.ora

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = localhost))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    BI =

    (DESCRIPTION =

    (ADDRESS_LIST =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1525))(HOST = localhost))

    )

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = bi)

    )

    )

    And then changed the local_listener:

    SQL > ALTER SYSTEM SET LOCAL_LISTENER = "(ADDRESS = (PROTOCOL = TCP)(HOST=localhost) (PORT = 1525))";

    SQL > ALTER the REGISTRY SYSTEM;

    Finally, I started the listener (lsnrctl start) again.

    Then I tried to connect using Oracle SQL Developer to the customer. The port of 1525 works perfectly well.

    The problem is, when I open the OEM (Oracle Enterprise Manager), it says: "the database is down. Please specify the credentials of the host to access the restart and database diagnostic tools," which is like this: http://imgur.com/oKLPW65

    So I logged on the account of the host, and it shows that the database instance, listener and the agent is all down like this: http://imgur.com/Bzr84bz

    It seems that the port used by the OEM is always 1521.

    What should I do? Can someone help me solve the problem?

    Thanks in advance.

    UPDATE:

    After changing the emoms.properties & the targets.xml (thanks to Elisabeth), you will need to reconfigure dbconsole using emca.

    So what I'm doing is decreasing the config:

    $ emca - deconfig dbcontrol db-rest drop

    and then create again:

    $ emca - create config dbcontrol db-rest

    Voila.

    Best regards

    Jerry Antonius

    Hello

    Try to change the port numbers in the following files

    Don't port no 1521 to 1525

    $ORACLE_HOME /_SID/sysman/config/emoms.properties

    oracle.sysman.eml.mntr.emdRepPort = 1525 (before 1521)

    $ORACLE_HOME /_SID/sysman/emd/targets.xml

    (Before 1521)

    (Before 1521)

  • How to change the default listening port?

    Hi all

    11.2.0.4

    RHEL 6.5

    I managed to install Oracle Db 11.2.0.4 on RHEL 6.5

    He created a default listener uses port 1521.

    With the following entries in listener.ora.

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    How can I change the port in 1522? Can I just he replace value of listener.ora?

    Should I also change the value of KEY = EXTPROC1521 to KEY = EXTPROC1522?



    I tried to change the port in 1522 in the listener.ora but when I start "lsnrctl status".


    [oracle@ip-10-0-0-216 admin] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on March 7, 2015 06:19:54

    Copyright (c) 1991, 2013, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    Start date March 7, 2015 06:19:05

    Uptime 0 days 0 h 0 min 49 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/IP-10-0-0-216/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522)))

    The listener supports no services

    The command completed successfully

    Now, it does not support the services ORCL which is the default database installed

    I can not connect to the database the string '@orcl' of both connection using the default

    [oracle@ip-10-0-0-216 admin] $ sqlplus system/manager@orcl

    SQL * more: version 11.2.0.4.0 Production on Sat Mar 7 06:23:50 2015

    Copyright (c) 1982, 2013, Oracle.  All rights reserved.

    ERROR:

    ORA-12541: TNS:no listener

    Help, please...

    Thank you

    MK

    Hello

    As said earlier after which the listening port, you must update the parameter local_listener database as below:

    ALTER system set local_listener ='(ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522))'

    editing the system registry;

    HTH,

    Pradeep

  • After the upgrade to 6, security server does not change the listening Port

    Came across a weird situation where after upgrading a server security 6.1.0 - 2509221, it does not change the listening SSL port during the upgrade, it was not on the standard SSL port.

    It was initially configured to listen on 444 before the upgrade, after the upgrade, I tried to go back to 443 and a netstat-ban shows that it is listening on port 444.

    I double checked the config.properties file and there is no entry for serverPort, and configuration shows 443 in the admin View handler.

    -Re-apply the configuration via the web page does no change, always tuned to 444.

    -Don't restart the service of security server no change, still plays on 444.

    -Restart of the server, no change, still plays on 444.

    -Statically placed serverPort = 443 in the config.properties, always tuned to 444.

    All ports are verified open, 443, 444 and so I think I could have hit a bug. Someone else has security servers that listen on non-standard ports SSL?

    A complete reinstallation of the Security server is provided, changing the port to listen 443, shouldn't have to do that well.

    You checked config.properties, but did you check in locked.properties for the port setting see if it's been moved there before and during the upgrade? Locked.Properties replaces all the configuration settings.

  • How do you change the port number for Apex listener V2?

    I run listener Apex V2 in stand-alone mode on Linux.  I want to change the port number of the listener apex V2 (e.g. 80 to 8080).  How I do that without having to re - install the new listener?

    Thanks in advance

    PaulP

    Hi PPlatt,

    You can change your_listener_home_directory/apex/apex.properties

    http.port = 8080

    Stop & restart receiver.

    HTH

    Zack

  • Change of integrated listening port for HTTP WebLogic

    Hello
    I would change the '' integrated '' webLogic DefaultServer http listening port.
    I can change in the config.xml file located in the

    [OracleMiddleware_home]\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\config\

      <listen-port>new_port_number</listen-port>
    However, when the application starts (running some .jspx pages), this port number reverts to the old value!

    Is there another way to do this?

    Have you tried tools-> preferences-> run; Click on 'change the server instance' click on 'Start' and put the port out there?

    Timo

  • Change the listening port

    I am running Oracle 10.2 on Solaris. I want to change the listening port of 1521 to 2690. I've read that I'm supposed to change /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora and restart the receiver. Here's my listener.ora:

    OPENVIEWLISTENER =
    (DESCRIPTION =
    (ADDRESS_LIST =
    ((ADDRESS = (PROTOCOL = tcp (PORT = 2690))(HOST=flare)))
    SID_LIST_OPENVIEWLISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = openview)
    (ORACLE_HOME=/opt/oracle/product/10.2.0/db_1)
    (SID_NAME = OpenView))
    )


    After the reboot, it is still the 1521:

    bash-beginning of lsnrctl $ 3.00

    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 24-AUG-2008 16:53:33

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    From /opt/oracle/product/10.2.0/db_1/bin/tnslsnr: Please wait...

    TNSLSNR for Solaris: Version 10.2.0.1.0 - Production
    System settings file is /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /opt/oracle/product/10.2.0/db_1/network/log/listener.log
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=flare.halcyoninc.com) (PORT = 1521)))

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    -----
    Alias LISTENER
    For Solaris TNSLSNR version: Version 10.2.0.1.0 - Production
    Departure date 24-AUG-2008 16:53:34
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora file
    The listener log file /opt/Oracle/product/10.2.0/Db_1/network/log/listener.log
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=flare.halcyoninc.com) (PORT = 1521)))
    The listener supports no services
    The command completed successfully

    What I am doing wrong? :(

    user527462 wrote:
    I am running Oracle 10.2 on Solaris. I want to change the listening port of 1521 to 2690. I've read that I'm supposed to change /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora and restart the receiver. Here's my listener.ora:

    OPENVIEWLISTENER =
    (DESCRIPTION =
    (ADDRESS_LIST =
    ((ADDRESS = (PROTOCOL = tcp (PORT = 2690))(HOST=flare)))
    SID_LIST_OPENVIEWLISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = openview)
    (ORACLE_HOME=/opt/oracle/product/10.2.0/db_1)
    (SID_NAME = OpenView))
    )

    After the reboot, it is still the 1521:

    bash-beginning of lsnrctl $ 3.00

    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 24-AUG-2008 16:53:33

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    From /opt/oracle/product/10.2.0/db_1/bin/tnslsnr: Please wait...

    TNSLSNR for Solaris: Version 10.2.0.1.0 - Production
    System settings file is /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /opt/oracle/product/10.2.0/db_1/network/log/listener.log
    Listen on: (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=flare.halcyoninc.com) (PORT = 1521)))

    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    -----
    Alias LISTENER
    For Solaris TNSLSNR version: Version 10.2.0.1.0 - Production
    Departure date 24-AUG-2008 16:53:34
    Uptime 0 days 0 h 0 min 0 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /opt/oracle/product/10.2.0/db_1/network/admin/listener.ora file
    The listener log file /opt/Oracle/product/10.2.0/Db_1/network/log/listener.log
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=flare.halcyoninc.com) (PORT = 1521)))
    The listener supports no services
    The command completed successfully

    What I am doing wrong? :(

    Your listener.ora sets a listener named OPENVIEWLISTENER. You have not specified the name of the listener when starting it and so he went with the default values (name of the LISTENER listener and so on). The command you are looking for is lsnrctl start OPENVIEWLISTENER

    concerning

    Niall Litchfield
    http://www.orawin.info/

  • change ssh port?

    I'm changing the port ssh on my cisco 850 (ios v12.4 (4) T4)

    I found the following instructions: http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a00804831de.html#wp1020480

    but most I've read this, I think that just speaks of reverse ssh.

    I want to change the port on which the router is listening to ssh sessions. is this possible? should I just before a foreign port to the internal ip address on port 22?

    I have a router Cisco 800 Series running 12.3 (7) T7 and have managed to change my SSH port by using something similar to the information provided in the link that you referenced.

    I don't remember where I found the config info, but it's here:

    Router (config) # ip port ssh 2229 62 Rotary

    Router (config) # access - list 129 allow tcp 0.0.0.x x.x.x.x any eq 2229

    Router (config) # line vty 0 4

    Router (config-Line) # access - class 129 in

    The first line sets the SSH port to 2229 - choose any port that is not in conflict with something important

    The rotating group is arbitrary and is NOT related to a given line VTY number

    The access list prevents all ports to access the router - fill the mask subnet and generic appropriate

    That's all there is to it. I tried several simultaneous sessions using the same number of port without problem.

    The only thing to watch is AAA. If you follow the example of your link using the 'login authentication default' statement, you need to enable AAA using 'aaa new-model' and follow with an order specifying where passwords will be checked.

    This could be 'aaa authentication login default group Ganymede + local' If you use a GANYMEDE server + with a downturn in the local database on the router, or something as simple as "aaa authentication login default" local to use the local database on the router.

    Hope this helps!

    Please provide your comments so that I know if it worked for you.

    Thank you!

    VRS

  • How to change the Port WSX

    I should have said that I am under WS 9.0.2 (production) here.  So I do not know where to post

    My host is Fedora 19.  When I try to go to the localhost:8888 reports of Firefox "unable to connect".

    The output of netstat - ttlnp is:

    TCP 0 0 0.0.0.0:111 0.0.0.0: * LISTEN.
    TCP 0 0 127.0.0.1:8307 0.0.0.0: * LISTEN.
    TCP 0 0 192.168.122.1:53 0.0.0.0: * LISTEN.
    TCP 0 0 0.0.0.0:22 0.0.0.0: * LISTEN.
    TCP 0 0 127.0.0.1:631 0.0.0.0: * LISTEN.
    TCP 0 0 127.0.0.1:25 0.0.0.0: * LISTEN.
    TCP 0 0 0.0.0.0:443 0.0.0.0: * LISTEN.
    TCP 0 0 0.0.0.0:17500 0.0.0.0: * LISTEN 2852/dropbox
    TCP 0 0 0.0.0.0:902 0.0.0.0: * LISTEN.
    tcp6       0      0 :::111                  :::*                    LISTEN      -
    tcp6 0 0: 1:8307: * LISTENING.
    tcp6       0      0 :::22                   :::*                    LISTEN      -
    tcp6       0      0 ::1:631                 :::*                    LISTEN      -
    tcp6 0 0: 443

    Go to localhost:631 brings up the page of CUPS online.

    Maybe if I changed WSX in listening on port 8307 I might have better luck.

    But just run sudo/usr/bin/vmware-install vmware-wsx u

    and then reinstall thke bundle does not give the possibility to specify the port - I got the first time I ran the bundle.

    In which directory is the spec WSX port number and I can change it?

    -----------------------------------------------------------------------------

    This was solved by uninstalling WSX 1.02 (dereconfiguring I should say) and then installing the beta version 1.1 (allowing NoScript OK access to localhost).  Always the possibility to change change the port was not found, but 8888 worked if the thread is unanswered. .  I would like to move this thread to the WSX forum but it's fairly inactive last I checked.

    WSX login screen looks better, but it will take me a while to go through the changelog.

    Hey Buddy,

    Could you please try to modify the configuration file under/etc/vmware/wsx?

    I update the port 8888 to 8901 and restart the service. Then I can access through http://localhost:8901 wsx.

    I tried on Fedora 18 x 32.

    I hope this can help.

  • OEM may not happen to the database after changing the port on the database

    Hello OEM gurus!

    I had to change the port on a database(11g) from 1521 to 1526. I adjusted the listeners to include the SID (finapp1t) in the listener listening on the port of 1526. I removed the SID of the OEM (10g btw) and rediscovered. He has rediscovered success.

    Now, I get the following when I try to enter in the "spaces" or "tables" on the page of database FINAPP1T:

    Listener refused the connection with the following error: ORA-12505, TNS:listener knows not currently SID given in connect descriptor is used by the client connect descriptor: (description = (address = (host = urora2t.unioncentral.com)(protocol=tcp) (port = 1521)) (connect_data = (sid = finapp1t) (server = dedicated)))

    I started then clean the Agent on the server, but I get the same results.

    OEM seems to think that this FINAPP1T of the database always uses port 1521. I can connect to the database on port 1526 to my office so I know that the listener see this database.

    How can I say OEM update port?

    Thanks for your help!

    Published by: sawright on March 29, 2012 10:33

    -What status of availability the console displays for the database?

    -In order to exclude the caching issues, you can log out of the console, reconnect, and then restart the connection to the database in question?

  • Select &lt; of the Listener Port number &gt; in which_table?

    I am writing a SQL script which, among other things, disconnects from Oracle and then reconnects to the same instance under a different name. I'm able to query v$ database and v$ instance to get most of the information I need (host, name of service, etc.) for the part of reconnect. The only part that miss me is the listener port number. I could hardcode it 1521, but it's not very flexible. Currently, I am asking the user (who is usually me) for the listening port number in the SQL script, but that just seems a little lame. So my question is this: is there a view or a table somewhere in the schema sys that I could use to display the configuration of the earpiece? I work mainly with the gr 10, 2 + databases.

    No, I don't think that that is maintained in one of the views and is not soemthing that you should believe would keep have changed (if the implementation of the network people are good). In order to check once and you should be fine.

    Aman...

  • Configuring services on the listening port

    Hi s/n,.

    I use a TEST database on a server with port 1521. I created a database over the same DEV server manually.

    Now, I was to set up the new DEV with the listener. My current file Listener and TNSname file is attached. Please help me for new DEV that I put in listener.ora and tnsnames.ora database entries.

    My name of the listener's TEST. I also need to use the same port for the two DBs as single port 1521 is open from the firewall.

    ------------------------------------------- Listener.ora ------------------------------------------------------

    TEST =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY= EXTPROCTEST))
    (ADDRESS = (PROTOCOL = TCP)(Host= localhost) (Port = 1521))
    )

    SID_LIST_TES =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = u01/app/oracle/product/10.2.0)
    (SID_NAME = TEST)
    )
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = u01/app/oracle/product/10.2.0)
    (= Extproc PROGRAM)
    )
    )

    STARTUP_WAIT_TIME_TEST = 0
    CONNECT_TIMEOUT_TEST = 10
    TRACE_LEVEL_TEST = OFF

    LOG_DIRECTORY_TEST = /u01/app/oracle/product/10.2.0/network/admin
    LOG_FILE_TEST = TEST
    TRACE_DIRECTORY_TEST = /u01/app/oracle/product/10.2.0/network/admin
    TRACE_FILE_TEST = TEST
    ADMIN_RESTRICTIONS_TEST = OFF

    ---------------------------------------- tnsnames.ora ------------------------------------------------

    TEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp)(HOST=localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TEST)
    (INSTANCE_NAME = TEST)
    )
    )


    --------------------------------------------------------------------------------------------------------------


    Please help this settings.

    Thank you
    -Samar-

    Nome02 wrote:
    Hi s/n,.

    I use a TEST database on a server with port 1521. I created a database over the same DEV server manually.

    Now, I was to set up the new DEV with the listener. My current file Listener and TNSname file is attached. Please help me for new DEV that I put in listener.ora and tnsnames.ora database entries.

    My name of the listener's TEST. I also need to use the same port for the two DBs as single port 1521 is open from the firewall.

    ------------------------------------------- Listener.ora ------------------------------------------------------

    TEST =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY= EXTPROCTEST))
    (ADDRESS = (PROTOCOL = TCP)(Host= localhost) (Port = 1521))
    )

    SID_LIST_TES =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = u01/app/oracle/product/10.2.0)
    (SID_NAME = TEST)
    )
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = u01/app/oracle/product/10.2.0)
    (= Extproc PROGRAM)
    )
    )

    STARTUP_WAIT_TIME_TEST = 0
    CONNECT_TIMEOUT_TEST = 10
    TRACE_LEVEL_TEST = OFF

    LOG_DIRECTORY_TEST = /u01/app/oracle/product/10.2.0/network/admin
    LOG_FILE_TEST = TEST
    TRACE_DIRECTORY_TEST = /u01/app/oracle/product/10.2.0/network/admin
    TRACE_FILE_TEST = TEST
    ADMIN_RESTRICTIONS_TEST = OFF

    ---------------------------------------- tnsnames.ora ------------------------------------------------

    TEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp)(HOST=localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = TEST)
    (INSTANCE_NAME = TEST)
    )
    )

    --------------------------------------------------------------------------------------------------------------

    Please help this settings.

    Thank you
    -Samar-

    First of all, I wouldn't name my interlocutor 'TEST '. Use the default name of the LISTENING port. Why complicate your life? The auditor is the auditor for all the db on this box. Do not confuse the issue by appointing him as if he was linked to a specific database. It must become more obvious now that you add additional databases.

    Second, a listener can serve several databases and simply to a port to do. This port 1521 is used by the listener to listen for requests to the databases all this services. It has nothing to do with the databases themselves. They care what port listening on the listening port. The actual connection between the client and the database do not use this port.

    Thirdly, remember that tnsnames.ora is used by the CLIENT process. Listener.ora is used by the listener on the host: it's a conifiguration host-side. The answers of others that you don't need to worry tnsnames - you only need to set ORACLE_SID - applies only to client processes running on the same box as the db. Remote clients do necessary relevant tnsnames entry.

    Fourth, you ask what to put in your listener.ora. Review the file. You see the section named SID_LIST_TES (which looks like a typo to me), and under that, you have two entries SID_DESC? Don't you see that one of these entries SID_DESC is for your existing TEST database? If you don't feel comfortable that copy to an another SID_DESC and edit it accordingly (from so that you have an entry SID_DESC for TEST and another for DEV) then just fire upward the netca utility in your ORACLE_HOME and let him help you add.

    Fifth, you ask what to put in your tnsnames.ora. Review the file. You see a clearly delimited input for TEST? If you feel able to make a copy of this entry and change it to DEV, then simply run the netca utility in your ORACLE_HOME and let it help you add.

    Sixthly, in your tnsnames file really useless both SERVICE_NAME as INSTANCE_NAME. Drop the INSTANCE_NAME.

  • Manager profile - can I change the Port?

    Dear community,

    I have a little problem. A customer uses an OSX Server (to El Capitan. 10.11.2 + Server Version 5.0.15).

    The problem is, there is an Exchange Server that uses Port 443, so I can't use this port.

    My first test was a Port Forwarding of incoming: 8443 to macserver:443. I can reach the server, but when I log in, then it redirects me to the default 443 ssl port.

    I have checked the ssl httpd configuration, took a look in other apache-configs... changed ports 443 to 8443... but without success...

    How do you do that? Someone had the same problem?

    Thanks in advance

    No you can not change the ports using the Profile Manager. Even if you could change the ports at the end of the Profile Manager server, you have absolutely no chance of being able to change the equivalent settings built into iOS etc devices.

    Having two or more public IP addresses different so that the Exchange Server can have its own without conflict with the Profile Manager is an option that most of the larger organizations would use.

    It maybe by using a reverse proxy server could also be an option. The reverse proxy server would transmit 443 traffic to any server, it is by looking at the URL, for example exchange.domain.com:443 gets sent to this server and the mdm.domain.com:443 is passed to the other.

    NGINX is the main reverse proxy server software.

    PS. If it is not possible to overturn or transmit proxies the other ports used for profile, i.e. the NPP ports Manager, it is possible to reverse proxy standard web ports 80 and 443.

Maybe you are looking for