Delete the database and its environment to cancel the repository configurations.
Note
Perform this operation as a root user.
When the Management Server (Storage Management Server) is operated on the clustered system, the repository configurations are cancelled by deleting the Management Server transaction. Therefore, it is unnecessary to carry out this operation.
Perform this operation with the locale specified when you installed the Management Server. If Symfoware has been installed in advance, perform this operation with the locale specified at the time of installing Symfoware.
When another software is monitoring Symfoware, stop Symfoware monitoring before executing the database unsetup.
During Symfoware monitoring, the database unsetup may fail.
The procedure is shown below:
Execute the following command:
# /opt/swstorage/bin/stgdbunset
The following message is displayed.
To continue processing, enter "y". To stop processing, enter "n".
//////////////////////////////////////////////////////////////////// AdvancedCopy Manager Storage management server ( **** ) Database unsetup //////////////////////////////////////////////////////////////////// +----------------------------------------------------------------+ | | | All of database environments of AdvancedCopy Manager | | will be deleted. | | | | [Notes] | | Once processing has started, all stored data is discarded. | | Make sure that the environment allows execution | | before proceeding. | | | +----------------------------------------------------------------+ Do you want to continue with processing? [y/n] ==>
Deletion of the Management Server database is executed and the execution results are displayed on the screen.
The following example is for the execution result.
Point
If an RDA-SV definition file overwrite confirmation message is displayed on the screen during processing, enter "y".
////// AdvancedCopy Manager database unsetup ////// Activation of RDB is complete. ================================================================== The replication management will be deleted. ================================================================== ================================================================== Clearing of database will start. (replication management) ================================================================== . Tables have been deleted. (replication management) ================================================================== Clearing of database is complete. (replication management) ================================================================== ================================================================== The replication management has been deleted. ================================================================== : ================================================================== Clearing of database environment is complete. ================================================================== ================================================================== The basic section has been deleted. ================================================================== Database unsetup ended normally.