dbaascli listener status

The listener status subcommand of the dbaascli utility is used to obtain information about the status of the listener.

Execute this command as the oracle user.

dbaascli listener status --dbname dbname

In the above command, dbname specifies the name of the database whose listener you want to check.

Basic status information about the listener, including a summary of listener configuration settings, listening protocol addresses, and a summary of services registered with the listener is displayed.