Dream Always Dream , if you don't work on it :
Real-world Oracle DBA troubleshooting guides for RAC, Data Guard, RMAN,
performance tuning, upgrades, backups, and cloud migration.
Tested in production environments.
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