Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
florianlamml
Explorer
2,173

Hello, everyone,

as described above I wanted to provide more scripts and information. Here is a small script which simplifies the export and import of tables under Linux/Unix. I have always used this for system copies to make certain things easier and faster. This script can also be used by less experienced colleagues.

Generally it is nothing special, but perhaps useful for one or the other.

Script on GitHub

Download to Unix / Linux Server (tested on AIX 7.1, SLES 11, SLES 12 and SLES 15) and run sap_tab_exp_imp.sh as <sid>adm.

Startscreen:

469272148-d8caf3c6-3cfd-43d7-a80c-804709a6a5c5.png

Select tables for the export

469272576-dcaaed38-1a72-4056-b648-231c7b7a1f27.png

Status

469273135-b19268c8-20b5-4407-aff3-c73b9bd1033b.png

Select tables for import (only exported are visible)

469273561-a7429c20-bc1d-4dce-aca1-c5dc53d47807.png

Status

469274308-146f3c88-88b8-4474-9342-251dc1f63b10.png

I would be happy to hear from you if something like that is helpful or not.

1 Comment