Scan listener log
Hello,
I'm looking simple step to archive out scan listener log file.
[grid@hostname trace]$ ls -lrth
total 1.2G
-rw-r----- 1 grid oinstall 1.2G Mar 16 13:50 listener_scan2.log
[grid@hostname trace]$
[grid@hostname trace]$ ps -ef|grep LISTENER*
grid 7639 1 0 Jan11 ? 00:31:38 /u01/app/12.2.0.1/grid/bin/tnslsnr LISTENER -no_crs_notify -inherit
grid 51590 1 0 Feb10 ? 00:11:22 /u01/app/12.2.0.1/grid/bin/tnslsnr LISTENER_SCAN2 -no_crs_notify -inherit
grid 97145 15851 0 13:50 pts/0 00:00:00 grep LISTENER*
[grid@hostname trace]$
TQ
Abez