* SDI/SDA: it is a data acquisition technique.
Installation SDI Components on the HANA server:
1. login to putty with <SID>ADM user.
2.cd /usr/sap/<sid>/home/bin/
in here we need to run one script - to free up some space.
if you won't run this script the DB may not able to installation SDI components - due to shortage of memory.
script name is : <SID>_gc.sh
3.Enter you system database user password:
4.Execute the below download command now:
<SID>DownloadManager_linux.bin linuxx86_64 vm sdi.tgz
file will automatically download to the path: /usr/sap/<SID>/home/Downloads/sdi.tgz
5.cd /usr/sap/<SID>/home/Downloads/
ls
Check whether sdi.tgz file available or not
6.tar -xvf sdi.tgz
The above command is used for extracting the sdi.tgz file.
7. cd /usr/sap/<SID>/home/Downloads/HANA_EXPRESS_20/install_sdi.sh
The above cmd will install the SDI.
8.Enter HANA instance number:
9.Enter local host name:
10.Enter system database user (SYSTEM) password:
11.Enter name of tenant database to add smart data integration:
12.Enter <Tenant_SID> database system user (system) password:
13.Check the summary and press Y
14.installation of SDI component is completed - Import successful.
No comments:
Post a Comment