Restore Client should offer to create the database specified if it doesn't exist

XMLWordPrintable

    • 1

      Issue Summary

      If the database configured in the Restore Client does not exist, the restore script should warn the user about that and offer to create the database specified.

      Steps to Reproduce

      1. Run the restore process specifying a non-existing database
      2. Connection will obviously fail, but in this case the restore script should offer to create the database.

      Expected Results

      The restore script should offer to create the database specified if it doesn't exist.

      Actual Results

      The restore process will just fail completely.

      Workaround

      Manually create the database and credentials following the documentation respective to the database type being used before running the restore client:

            Assignee:
            Unassigned
            Reporter:
            Felipe Kraemer
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: