1. 先在support.sap.com上下载最新的更新包IMDB_SERVER100_122_4-10009569.SAR2. SAPCAR -xvf IMDB_SERVER100_122_4-
1. 先在support.sap.com上下载最新的更新包IMDB_SERVER100_122_4-10009569.SAR
2. SAPCAR -xvf IMDB_SERVER100_122_4-10009569.SAR -R /hana 得到目录SAP_HANA_DATABASE
3.在studio上查看HANA Server的版本
4.从studio进去到SAP HANA PlatfORM Lifecycle Managerment ,使用磁贴Update System and Components
URL: https://eccqas:1129/lmsl/HDBLCM/HEQ/index.html
5.输入解压后的路径
6.上载并检测安装包
7.输入授权信息
必须保证agent版本在7.21.11以上,不然会有下面提示
8.reivew and confirm
9.进度
10.最终失败了,在日志里发现是SIGNATURE.SMF的问题,解压出来的更新包没有SIGNATURE.SMF文件
2078425 - Troubleshooting note for SAP HANA platform lifecycle management tool hdblcm
替换之后依然不行,最后用hdblcm命令行进行了
ECQ:/hana/SAP_HANA_DATABASE # ./hdblcm
SAP HANA Lifecycle Management - SAP HANA 1.00.122.04.1478575636
***************************************************************
Scanning Software Locations...
Detected components:
SAP HANA Database (1.00.122.04.1478575636) in /hana/SAP_HANA_DATABASE/server
Choose system to update, or choose installation
Index | System | Database Properties
--------------------------------------------------------------
1 | HEQ (update) | 1.00.121.00.1466466057
| | eccqas (Database Worker (worker))
| |
2 | Install new system |
| |
3 | Extract components |
4 | Exit (do nothing) |
Enter selected system index [4]: 1
Choose components to be installed or updated:
Index | Components | Description
-------------------------------------------------------------------------------------------------------------------
1 | all | All components
2 | server | Update SAP HANA Database from version 1.00.121.00.1466466057 to version 1.00.122.04.1478575636
Enter comma-separated list of the selected indices [1]: 1
Enter System Administrator (heqadm) PassWord:
Enter Database User Name [SYSTEM]:
Enter Database User (SYSTEM) Password:
Summary before execution:
=========================
Update System and Components
Update Parameters
SAP HANA System ID: HEQ
Remote Execution: ssh
Update Execution Mode: standard
Database User Name: SYSTEM
Software Components
SAP HANA Database
Update from version 1.00.121.00.1466466057 to 1.00.122.04.1478575636
Location: /hana/SAP_HANA_DATABASE/server
Do you want to continue? (y/n): y
Updating components...
Updating SAP HANA Database...
Preparing package 'Saphostagent Setup'...
Preparing package 'python Support'...
Preparing package 'Python Runtime'...
Preparing package 'Product Manifest'...
Preparing package 'Binaries'...
Preparing package 'Data Quality'...
Preparing package 'Krb5 Runtime'...
Preparing package 'Installer'...
Preparing package 'Ini Files'...
Preparing package 'HWCCT'...
Preparing package 'Emergency Support Package'...
Preparing package 'EPM'...
Preparing package 'Documentation'...
Preparing package 'Delivery Units'...
Preparing package 'DAT Languages'...
Preparing package 'DAT Configfiles'...
Extracting software...
Updating package 'Saphostagent Setup'...
Updating package 'Python Support'...
Updating package 'Python Runtime'...
Updating package 'Product Manifest'...
Updating package 'Binaries'...
Updating package 'Data Quality'...
Updating package 'Krb5 Runtime'...
Updating package 'Installer'...
Updating package 'Ini Files'...
Updating package 'HWCCT'...
Updating package 'Emergency Support Package'...
Updating package 'EPM'...
Updating package 'Documentation'...
Updating package 'Delivery Units'...
Updating package 'DAT Languages'...
Updating package 'DAT Configfiles'...
Stopping system...
Stopping 8 processes on host 'eccqas' (worker):
Stopping on 'ECQ': hdbcompileserver, hdbdaemon, hdbindexserver, hdbnameserver, hdbpreprocessor, hdbscriptserver, hdbWEBdispatcher, hdbxsengine
All server processes stopped on host 'eccqas' (worker).
Starting service (sapstartsrv)...
Starting system...
Starting 1 process on host 'eccqas' (worker):
Starting on 'ECQ': hdbdaemon
Starting 8 processes on host 'eccqas' (worker):
Starting on 'ECQ': hdbcompileserver, hdbdaemon, hdbindexserver, hdbnameserver, hdbpreprocessor, hdbscriptserver, hdbwebdispatcher, hdbxsengine
Starting on 'ECQ': hdbcompileserver, hdbdaemon, hdbindexserver, hdbpreprocessor, hdbscriptserver, hdbwebdispatcher, hdbxsengine
Starting on 'ECQ': hdbdaemon, hdbindexserver, hdbscriptserver, hdbwebdispatcher, hdbxsengine
Starting on 'ECQ': hdbdaemon, hdbscriptserver, hdbwebdispatcher, hdbxsengine
Starting on 'ECQ': hdbdaemon, hdbwebdispatcher
All server processes started on host 'eccqas' (worker).
Importing delivery units...
Importing delivery unit HCO_INA_SERVICE
Importing delivery unit HANA_DT_BASE
Importing delivery unit HANA_IDE_CORE
Importing delivery unit HANA_TA_CONFIG
Importing delivery unit HANA_UI_INTEGRATION_SVC
Importing delivery unit HANA_UI_INTEGRATION_CONTENT
Importing delivery unit HANA_XS_BASE
Importing delivery unit HANA_XS_DBUTILS
Importing delivery unit HANA_XS_LM
Importing delivery unit HDC_ADMIN
Importing delivery unit HDC_BACKUP
Importing delivery unit HDC_IDE_CORE
Importing delivery unit HDC_SEC_CP
Importing delivery unit HDC_XS_BASE
Importing delivery unit HDC_XS_LM
Importing delivery unit SAPUI5_1
Importing delivery unit HANA_BACKUP
Importing delivery unit HANA_SEC_BASE
Importing delivery unit HANA_SEC_CP
Importing delivery unit HANA_ADMIN
Importing delivery unit HANA_WKLD_ANLZ
Updating Resident hdblcm...
Cleaning up old installation of Resident hdblcm...
Installing Resident hdblcm...
Updating SAP HANA Instance Integration on Local Host...
Deploying SAP Host Agent configurations...
Updating Component List...
SAP HANA components updated
You can send feedback to SAP with this form: Https://eccqas:1129/lmsl/HDBLCM/HEQ/feedback/feedback.html
Log file written to '/var/tmp/hdb_HEQ_hdblcm_update_2016-11-30_13.42.41/hdblcm.log' on host 'ECQ'.
ECQ:/hana/SAP_HANA_DATABASE #
--结束END--
本文标题: 通过hdblcm更新HANA组件版本
本文链接: https://lsjlt.com/news/43124.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0