https://tccustomization.blogspot.com/
Configure oracle software
Configure oracle net
- Teamcenter uses Oracle Net protocols to communicate with an Oracle database.
- These protocols require that you run a listener process (OracleTNSListener) on the Oracle server to listen for remote connect requests and that all clients can translate the service alias identifying the server and database.
- Start oracle net manager.
- Start→All Programs→Oracle -instance-name→Configuration and Migration Tools→Net Manager.
- Or search for Net Manager.
- Expand Local icon.
- select Listener folder and choose Edit→Create.
- Accept the default listener name (LISTENER) and click OK.
- Click the Add Address button.
- Specify the port number.
- In the Local tree, click Profile.
- In the Naming list (to the right of the Oracle Net Configuration tree), choose General.
- Click the Advanced tab.
- In the TNS Time Out Value box, type 10.
- Save the listener information, choose File→Save Network Configuration.