Deactivate a Database
The "deactivate db" order is utilized to stop the database administrations.
Syntax:
db2 deactivate db <db_name>
Here, db_name indicates the name of the database which you need to stop.
Example:
How about we deactivate the database "XYZ".
db2 deactivate db XYZ
