dbaascli database stop

The database stop subcommand of the dbaascli utility can be used to shut down the database.

Execute this command as the oracle user.

dbaascli database stop

When this subcommand is executed the database is shut down in immediate mode. No new connections or new transactions are permitted. Active transactions are rolled back and all connected users are disconnected.