728x90
netstat -an | grep EST | grep ${DB_PORT}
or
netstat -an | grep EST | grep ${DB_PORT} | wc -l
사용 예 ) netstat -an | grep EST | grep 1521
'WAS > WebLogic' 카테고리의 다른 글
| [weblogic] 애플리케이션 배포 mode (0) | 2024.01.03 |
|---|---|
| [WebLogic] 서버 cache 경로 (0) | 2024.01.03 |
| [weblogic] 애플리케이션 hot-deploy 관련 옵션 정리 (1) | 2024.01.02 |
| [WebLogic] Unicast VS Multicast for session Clustering (0) | 2023.10.27 |
| weblogic 패스워드 초기화 (0) | 2023.10.18 |