Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by RaminMoazeni: http://wiki.apache.org/db-derby/MysqlDerbyMigration/RequirementDocument ------------------------------------------------------------------------------ || Description || The data migration from source DBMS to the target DBMS over network of machines or instances must not change the data and not corrupt the format. Also, the transaction must be atomic and task of the transfer of data from one end to the other must be achieved || || Priority || Must Have || - == 1 Capability Requirements == + == 3 Capability Requirements == [[Anchor(Functional)]] === 3.1 System Definition === @@ -158, +158 @@ * '''CR-8:''' The user should be provided with a summary report at the end of the migration process. At the end of the migration process, a summary report of the migration will be displayed to the user containing detailed description of the objects that have been migrated. * '''CR-9:''' The errors that the system encounters should be logged in the form of an error log. There will be a log file which will contain all the exceptions and errors that occurred during the processing of the source DBMS, during startup, migration, etc. + == 4 System Interface Requirements == + [[Anchor(Interface)]] + + === 4.1 Graphical User Interface === + * '''UIR-1:''' The system shall provide a GUI interface to migrate the data from source DBMS to target DBMS. + + === 4.2 Command-line Interface === + * '''UIR-2:''' The system shall provide a commad-line interface where the user enters the path of a configuration file created by the user as the input. +