In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Static registration
Change port 1521 in listener.ora and tnsnames.ora to 1421. It's very simple.
Dynamic registration
2.1 change the port in the listener.ora file to 1421
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS= (PROTOCOL = IPC) (KEY=EXTPRO1)
(ADDRESS= (PROTOCOL = TCP) (HOST = 192.168.2.29) (PORT = 1421))
)
)
2.3 add the following to the server-side tnsnames.ora because PMON cannot find the listener. we
You can add specific information to the server's TNSNAMES.ORA to tell PMON where the listener is.
Note that the information is not added to the TNSNAME.ORA of the client, but to the TNSNAMES.ORA of the server. Because of
This message is for PMON to see, that is, for the server to see. Not for the client program to see.
LISTEN1421 =
(DESCRIPTION =
(ADDRESS= (PROTOCOL = TCP) (HOST = 192.168.2.29) (PORT = 1421))
)
2.4 modify system parameters:
Alter system set local_listener=listen1421
2.5 restart the listener
Lsnrctl stop
Lsnrctl start
Configuration complete.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.