KGS Migration4ArchiveLink

I get the error message Database parameters not valid. Please check configuration >>null, message from server: "Host '' is not allowed to connect to this MySQL server"

When using KGS Migration4ArchiveLink with mySQL >= 5.4 you might not be able to connect to the database and see the following error message in the KGSMig4AL log file: Database… Read more...

How can I determine the size of my KGS Migration data base?

Open up the mySQL Workbench and execute the following SQL statement: SELECT table_schema "DB Schema Name", sum( data_length + index_length ) / 1024 / 1024 "Data Base Size in MB"… Read more...

How can I set up additional Migration4ArchiveLink instances?

Log on to the Mig4AL system (user "Administrator") Stop TOMCAT Go to folder <TOMCAT_HOME>\webapps Copy folder "KGSMigration" to "KGSMigration2" Copy folder "SAPALink" to "SAPALink2" Go to folderĀ  <TOMCAT_HOME>\webapps\KGSMigration2 Edit file… Read more...

How to prepare a fresh KGS Migration4ArchiveLink test run

Log on to the Mig4AL system (user "Administrator") Stop TOMCAT Log on to SAP, execute transaction "OAC0", double-click on repository <Repository Name>, replace source CS address with legacy archive server… Read more...

What system requirements are needed to install/run the KGS Migration tool?

Please check the Installation & Reference Guide which can be downloaded from our web portal in order to see the current availability matrix. Read more...