Avantra deinstallieren

Die Avantra-Komponenten sollten in der folgenden Reihenfolge entfernt werden:

  1. Entferne alle Avantra Agent von den Servern.

  2. Entfernen Sie alle SAP-Transporte und -Benutzer aus den SAP-Systemen.

  3. Entfernen Sie alle Datenbank-, Cloud- und Integrationsbenutzer von diesen Systemen.

  4. Entfernen Sie die Avantra Server-Komponenten.

Deinstallation von Avantra Agent

Auf Microsoft Windows-Betriebssystemen

Gehen Sie wie folgt vor:

  1. Öffnen Sie die Systemsteuerung, klicken Sie auf „Alle Systemsteuerungselemente“ und dann auf „Programme und Funktionen“.

  2. Wählen Sie den Eintrag „Avantra Agent 24.0.n“ aus und klicken Sie auf die Schaltfläche [Entfernen].

  3. Folgen Sie den Anweisungen auf dem Bildschirm.

  4. Schließen Sie die Systemsteuerung „Programme und Funktionen“.

  5. Löschen Sie das Verzeichnis „C:\Program Files\syslink“.

Auf Unix-ähnlichen Betriebssystemen

Gehen Sie wie folgt vor (Sie müssen die Schritte wahrscheinlich als Benutzer „root“ ausführen):

  1. Beenden Sie Avantra Agent, indem Sie den Befehl „/syslink/agent/rc.agent stop“ ausführen

  2. Entfernen Sie das gesamte Verzeichnis „/syslink“.

  3. Entfernen Sie und verknüpfen Sie mit „rc.agent“, falls vorhanden.

  4. Wenn Sie möchten, können Sie den Betriebssystem-Benutzer und die Gruppe „xandria“ oder den Benutzer, den Sie zum Ausführen von Avantra Agent verwendet haben, entfernen. Informationen zum Entfernen eines Benutzers oder einer Gruppe finden Sie in der Dokumentation zu Ihrem Betriebssystem.

  5. Entfernen Sie den Benutzer oder die Gruppe „xandria“ als Mitglied aus den Gruppen „sapsys“, „dba“ und „db[sid]adm“, falls erforderlich.

Removing the Avantra SAP Users

If you have created a dedicated SAP User for Avantra, you may remove this user (e.g. XANDRIA_RFC or XANDRIA_J2EE or AVANTRA_RFC or AVANTRA_J2EE) using transaction SU01 (ABAP) and the Visual Administrator or the UME console.

Consult your SAP system documentation on how to remove an SAP User.

Removing the transport requests

If it is required to remove objects imported by the transport request, please see Remove Avantra namespace objects from SAP systems below 7.30 and Remove Avantra namespace objects from SAP systems 7.30 and above

Uninstalling Avantra Server Components

On Microsoft Windows operating systems

In order to remove the Avantra Server components, proceed as follows:

  1. Open Control Panel\All Control Panel Items\Programs and Features.

  2. Follow the instructions on the screen.

  3. Select the entry Avantra Server and press the Change button.

  4. Follow the instructions on the screen.

  5. Close the Programs and Features control panel.

  6. Delete the C:\Program Files\syslink directory.

If you have installed the Microsoft SQL Server 2016 Express Edition, you probably want to remove this software as well:

  1. Open Control Panel\All Control Panel Items\Programs and Features.

  2. Select the entry Microsoft SQL Server 2016 and press the Remove button.

  3. Follow the instructions on the screen.

  4. Refresh the Programs and Features control panel, i.e. press F5.

  5. Select the entry Microsoft SQL Server Native Client and press the Remove button.

  6. Close the Programs and Features control panel.

  7. If preferred, and if no other Microsoft SQL Server components are installed, you may delete the C:\Program Files\Microsoft SQL Server directory.

You probably want to remove the Java Runtime Environment installed during the Avantra Server installation as well:

  1. Open Control Panel\All Control Panel Items\Programs and Features.

  2. Select the entry Java 8 Update <x> and press the Remove button.

  3. Follow the instructions on the screen.

  4. Close the Programs and Features control panel.

On Unix-like operating systems

Proceed as follows:

  1. Stop all daemons:

    root$ /syslink/xangui/rc.xangui stop
    root$ /syslink/master/rc.master stop
    root$ /syslink/xandriadb/rc.xandriadb stop
  2. Remove all entries of xandria from the cron facility.

  3. Remove directory /syslink:

    root$ rm -rf /syslink
  4. Refer to your system documentation ow to delete Java.

  5. Remove user xandria, remove group xandria, remove directory /home/xandria.