Tuesday, February 18, 2020

check port is open or not in linux



check port is open 
=========================


[oracle@localhost admin]$ nc -v 192.168.1.108 1521
Connection to 192.168.1.108 1521 port [tcp/ncube-lm] succeeded!
[oracle@localhost admin]$
[oracle@localhost admin]$

No comments:

Post a Comment

Key Differences & 19c Best Practices (AMM and ASMM)

Key Differences between  AMM and ASMM  & 19c Best Practices AMM (Automatic Memory Management) -  (MEMORY_TARGET): How it works: Oracle a...