查看$TNS_ADMIN路径 [oratest@standbyerp 9.2.0]$ pwd

/secom/test/testdb/9.2.0

[oratest@standbyerp 9.2.0]$

. ./TEST_standbyerp.env

[oratest@standbyerp 9.2.0]$ echo $TNS_ADMIN

/secom/test/testdb/9.2.0/network/admin/TEST_standbyerp

 

可以查看IP的访问日志 /secom/shand/shanddb/9.2.0/network/admin/shand.log

设置访问限定的IP

/secom/shand/shanddb/9.2.0/network/admin/SHAND_standbyerp/sqlnet.ora tcp.validnode_checking = yes                             

tcp.invited_nodes = (192.168.0.238,10.0.2.15,172.16.10.12,172.16.10.46)

改了停用服务 lsnrctl stop SHAND

改了启动服务 lsnrctl start SHAND  

相关文章:

  • 2021-07-08
  • 2022-12-23
  • 2021-11-19
  • 2021-11-09
  • 2021-11-25
  • 2022-01-22
  • 2021-08-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2022-12-23
  • 2022-02-07
相关资源
相似解决方案