Solman系列 安裝SAP Solution Manager 7.1 on Suse Linux
SAP Solution Manager 安裝,環境如下
Linux OS版本
下載完的Solution Manager 介質如下
開始安裝 Solution Manager
使用70 SP08 70SWPM10SP08_0-20009701
選擇Typical
選擇kernel檔案
使用SID名為P61
不使用FQDN
設定master密碼
選擇資料庫型別為單例項和檔案系統
安裝前檢查有兩個問題,resource limit問題,先忽略繼續
選擇export檔案位置
選擇資料庫版本
預設即可
預設繼續
選擇資料庫介質位置
選擇client位置
選擇配置register in…..
填寫name
安裝diagnosis Agent
預設DAA即可
設定密碼
點NO繼續
No SLD destination
繼續
輸入名字為Solman
OK繼續
檢視summary
確認,開始安裝
一直等待即可,直到安裝資料庫軟體,根據以下提示操作
繼續
繼續
繼續
繼續
繼續
繼續
繼續
繼續
繼續
檢查有有問題,需要修復
執行指令碼
Solman:~ # cd /oracle/P61/.11ginstall_11203.tmp/CVU_11.2.0.3.0_orap61
Solman:/oracle/P61/.11ginstall_11203.tmp/CVU_11.2.0.3.0_orap61 # ./runfixup.sh
Response file being used is :./fixup.response
Enable file being used is :./fixup.enable
Log file location: ./orarun.log
Setting Kernel Parameters...
The value for shmmni in response file is not greater than value of shmmni for current session. Hence not changing it.
The value for shmall in response file is not greater than value of shmall for current session. Hence not changing it.
The value for semmsl in response file is not greater than value of semmsl for current session. Hence not changing it.
The value for semmns in response file is not greater than value of semmns for current session. Hence not changing it.
The value for semmni in response file is not greater than value of semmni for current session. Hence not changing it.
kernel.sem = 250 256000 100 1024
fs.file-max = 6815744
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144
net.core.wmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_max = 1048576
fs.aio-max-nr = 1048576
uid=1002(orap61) gid=1002(dba) groups=1000(sapinst),1003(oper),1002(dba)
swap空間不足,增加swap
繼續
繼續
繼續
繼續
根據提示執行以上指令碼
Solman:~ # cd /oracle/oraInventory/
Solman:/oracle/oraInventory # ./orainstRoot.sh
Changing permissions of /oracle/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.
Changing groupname of /oracle/oraInventory to dba.
The execution of the script is complete.
Solman:/oracle/oraInventory # /oracle/P61/11203/root.sh
Performing root user operation for Oracle 11g
The following environment variables are set as:
ORACLE_OWNER= orap61
ORACLE_HOME= /oracle/P61/11203
Enter the full pathname of the local bin directory: [/usr/local/bin]:
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...
Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Finished product-specific root actions.
Solman:/oracle/oraInventory #
完成
繼續,有一個報錯,提示使用者和組不存在,手工建立
useradd oracle
groupadd oinstall
繼續,一直等待如果不出錯一直會到成功,如果報錯手工處理。
提示安裝完成,
執行以下地址檢視sap提示
Evaluation Form
SAP SE's aim is to provide fast and efficient procedures. To evaluate the procedure you just carried out, we need information generated by the tool during process execution and your experience with the tool itself. The below form contains a simple questionnaire and XML data generated during the procedure. The XML data comprises only technical information and statistics about the executed steps as well as the product and system context in which the steps have been carried out. There is no business, personal or other sensitive information included. The questionnaire and the XML data are solely used for improving performance, quality, and behavior of the procedure. Thus, they will not be used for any marketing or sales purposes.
Once your feedback has been analyzed and followed up, your email address (if you decide to provide it to us) will be deleted. If you have specific questions or problems, please report an incident at SAP Service Marketplace.
After having accepted the legal statement below, you will be able to send the questionnaire and the XML data to SAP.
I accept the following:
1. In order for SAP SE to utilize the feedback provided in the questionnaire, I grant SAP SE a non-exclusive, perpetual, irrevocable, worldwide, royalty-free license, with the right to sublicense to SAP SE's affiliates, licensees and customers, to use, publish, and disclose such feedback in any manner SAP SE chooses and to display, perform, copy, make, have made, use, sell, and otherwise dispose of SAP SE's and its affiliates' or sublicensee's products or services embodying my feedback in any manner and via any media SAP SE chooses, without reference to the source. SAP SE shall be entitled to use my feedback for any purpose without restriction or remuneration of any kind.
2. I agree that SAP SE may use my email address to contact me regarding the information I provided in the questionnaire.
SAP SE (i) will process the email address in Germany and/or Bulgaria and/or India, (ii) only as long as it is required to evaluate the information that you provided in the questionnaire and (iii) will not use your email address for any other purpose. If you want to have your email address corrected or deleted, please contact lm_analytics@sap.com.
3. I agree not to enter into any free fields of the questionnaire any information which could be a trade secret, personal data (other than my email address), proprietary or otherwise confidential for me, my employer or any third party.
This send button submits the evaluation of your maintenance process and the form below to SAP SE.
Please send this to SAP SE even if you do not fill in the form below.
What kind of system do you run the process on?
Development system
Quality system
Production system
Other
How many incidents did you create in your project related to this process?
Did the process runtime meet your expectations?
Yes Partly No
Did the available documentation related to this process meet your expectation?
Yes Partly No
Can we contact you if we have any questions? If yes, please enter an e-mail address.
Contact Email Address:
Do you have any comments on the tool or process?
Process XML:
This send button submits the evaluation of your maintenance process and the form below to SAP SE.
Please send this to SAP SE even if you do not fill in the form below.
使用GUI登入測試
登入成功,檢視sap版本
安裝完成,後續將繼續配置。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/223653/viewspace-1688146/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 安裝:SuSE Linux FTP版安裝指南(轉)LinuxFTP
- 硬碟安裝 SuSE Linux 9.1(轉)硬碟Linux
- Oracle Linux 7.1中安裝MariadbOracleLinux
- 在Oracle Linux 7.1上安裝DockerOracleLinuxDocker
- Linux下安裝Nginx+PHP7.1+MySQL5.7LinuxNginxPHPMySql
- kafka manager安裝Kafka
- suse 10 硬碟安裝(轉)硬碟
- ubuntu 安裝php7.1UbuntuPHP
- Suse Linux 10中MySql安裝與配置步驟LinuxMySql
- 新手SuSE Linux 10.1上手(硬碟安裝等)(轉)Linux硬碟
- SUSE Linux9安裝db2問題LinuxDB2
- Oracle Linux 7.1 靜默安裝Weblogic 12.2.1.3OracleLinuxWeb
- suse rpm安裝mysql(轉)MySql
- suse rpm 安裝 mysql(轉)MySql
- prometheus: 安裝alert managerPrometheus
- 在LINUX SUSE安裝PENTAHO的KETTLE實踐經驗Linux
- 在S/390下安裝 SuSE Linux 問題解答(轉)Linux
- Oracle Linux 7.1 靜默安裝Oracle 18c RACOracleLinux
- SUSE 11 NFS server/client 安裝配置NFSServerclient
- SUSE下安裝Enlightenment 17(轉)
- SUSE 下安裝php+apache+mysqlPHPApacheMySql
- RHEL 7.1編譯安裝Ganglia 3.7.1編譯
- Suse Linux最新版本 10.1的 ISO 安裝(轉)Linux
- 64位SuSE Linux 10.0安裝的時候出現黑屏Linux
- 基本完成open suse linux 下的oracle 10g安裝LinuxOracle 10g
- 在Oracle Linux 7.1中使用原始碼來安裝PostgreSQL 9.6OracleLinux原始碼SQL
- Oracle Linux 7.1中安裝達夢資料庫DM7OracleLinux資料庫
- SUSE12SP4系統安裝
- Redis Manager Build Redis 安裝包RedisUI
- Cloudera Manager 離線安裝教程Cloud
- PHP7.1安裝yaf擴充套件PHP套件
- AIX 7.1上安裝Oracle11gAIOracle
- Suse 11 安裝 DB2 10.1 DPFDB2
- CUDA 在 suse10.3下面的安裝
- aix 7.1安裝oracle 11.2相關配置AIOracle
- centos7.1安裝 python2.7.10CentOSPython
- centos7 編譯安裝imagemagick7.1CentOS編譯
- SAP IoT Seeks Better Parking with New Solution