Change listener from TCP to TCPS
ViktorFeb 20 2012 — edited Feb 22 2012Hello,
we would like to switch our listener from tcp to tcps.
But we don't know how to do this.
We tried to change it with Oracle Net Services Configuration,
but after we edited the settings there the listener doesn't start anymore.
We get the following error:
LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 20-FEB-2012 16:29:03
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Starting /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 11.2.0.2.0 - Production
System parameter file is /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
Log messages written to /u01/app/oracle/diag/tnslsnr/oracletest/listener/alert/log.xml
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=oracletest.binserv.intern)(PORT=1521)))
TNS-12542: TNS:address already in use
TNS-12560: TNS:protocol adapter error
TNS-00512: Address already in use
Linux Error: 98: Address already in use
Listener failed to start. See the error message(s) above...
Does someone has a documentation or could explain us how to switch the protocol?
Do we need Oracle Wallet for tcps?
Best regards,
Viktor