Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

This section assists you in exporting Adeptia Connect objects available on a Linux based operating system.

...

  1. Open Terminal, and go to the ServerKernel directory.
  2. Enter the following command, and then press Enter to start the Migration Utility.

    ./migrationutility.sh –console
  3. Type 2 for Adeptia Connect, and then press Enter.


  4. Type 2 for Migration.


  5. Type 1 to select Export/Backup Without Logs, and then press Enter.

    Info
    Selecting Export/Backup Without Logs allows you to export all source database objects and configuration files without logs.



  6. Provide the source system directory where Adeptia Connect is installed (till Adeptia Server), and then press Enter.

  7. Type the target directory and the name of the zip file wherein you want to save the exported objects. 


  8. Type Y or N based on whether you want to take the backup of the original files or not, and press Enter.
    The utility starts exporting the objects. A message "Backup completed successfully" appears confirming objects have been exported successfully to the zip file. In case of failure, it displays an error message and rolls back the entire operation.
  9. Press Enter to exit from the utility.

...