dbaascli listener stop

The listener stop subcommand of the dbaascli utility is used to stop the listener.

Execute this command as the oracle user.

dbaascli listener stop --dbname dbname

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