dbaascli listener bounce

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

Execute this command as the oracle user.

dbaascli listener bounce --dbname dbname

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

This command causes the listener to be stopped and then restarted.