1. Log in to lk-node01 as LKDOMAIN\lkadmin.
  1. Using the Windows OS service manager, stop the OracleOraDB19Home1TNSListenerORCL and change Startup type to Manual. After you change it, the following screen should appear.

  1. Launch Oracle Net Manager.
  1. Select Listeners > ORCL in the left pane and select Address1 in the right pane.

  1. Set the following values:
Net Manager Listeners / ORCL
Protocol TCP/IP
Host 10.0.1.100
Port 1521

  1. Open the list box at the top right, select Database Services and click Add Database at the bottom.

  1. Enter the following values:
Net Manager Listeners / ORCL
Global Database Name Null
Oracle Home Directory F:\app\oracle\product\WINDOWS.X64_193000_db_home
SID ORCL

  1. On the left pane, select Service Naming > orcl and enter the values as shown in the following table.
Net Manager Service Naming / orcl
Service Identification

Service Name

orcl

Connection Type

Dedicated Server

Address1

Protocol

TCP/IP

Host Name

10.0.1.100

Port Number

1521

  1. Save the configuration.
  2. Now the configuration of the Oracle listener is completed. Run cmd.exe as Administrator, execute the command lsnrctl start orcl .

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment