1. 先至 SAP Markeplace 申請License Key
http://service.sap.com/licensekeys
2. 將申請得到的license key檔案先FTP傳送至SAP主機上
3. 切換至SAP admin user (su - <sid>adm)
su - xxxadm
4. 安裝 license key
指令如下 : saplikey pf=<profile> -install <filename>
saplikey pf=/sapmnt/<SID>/prifile/<instance profile> -install /tmp/PR1_multiple.txt
安裝成功畫面會顯示 :
The system displays the following message: 1 SAP license key(s) successfully installed.
如果無法安裝成功時, 需要先刪除舊的License key 時 , 可用下面指令:
saplikey pf=<profile> -delete '*' '*' NetWeaver_ORA
要看所有安裝好的license key , 可以使用下面指令 :
saplikey pf=<profile> -show
沒有留言:
張貼留言