lsnrctl services
Thanks in advance,
So question I have a listener listing on 2 ports but when i run services it only shows the port 1521 services, how do i see the ssl port 1522. is there another switch to put on the command?
LSNRCTL> services
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxxxx)(PORT=1521)(RATE_LIMIT=yes)))
Services Summary...
Service "mydb" has 2 instance(s).
Instance "mydb", status UNKNOWN, has 1 handler(s) for this service...
thanks
Dave