This section assists you in exporting Adeptia Connect objects available on a Linux based operating system.
...
- Open Terminal, and go to the ServerKernel directory.
Enter the following command, and then press Enter to start the Migration Utility.
./migrationutility.sh –console
Type 2 for Adeptia Connect, and then press Enter.
Type 2 for Migration.
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. Provide the source system directory where Adeptia Connect is installed (till Adeptia Server), and then press Enter.
- Type the target directory and the name of the zip file wherein you want to save the exported objects.
- 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. Press Enter to exit from the utility.
...