SAP ERP 2005 安装介绍(5)

2019-05-18 15:51

Sun Microsystems Inc. SunOS 5.10 Generic January 2005 v890:oradev 1% lsnrctl stop

LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 27-APR-2007 18:05:14 Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD)) The command completed successfully

关机

root@v890 # sync root@v890 # init 5

启动SAP

# su - oradev Password:

Sun Microsystems Inc. SunOS 5.10 Generic January 2005 v890:oradev 1% lsnrctl start

LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 27-APR-2007 18:05:14 Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=DEV.WORLD)) The command completed successfully v890:oradev 2% su - devadm v890:devadm 1% startsap

Hi Tomasso,

I had the same problem during the pre-evaluation tests of SLES10. I did a local workaround, by editing the file control.xml in the sapinst installation directory. First search the term

this.swapSize

and replace all after the equals sign with your actual values. Then do same steps with this.ramSize. The last step is to clean the function this.performChecks. Now save the file and restart the installation again.

This workaround should be obsolete with the next version of sapinst.

By the way - Ubuntu is NOT supported by SAP, so if you have more trouble installing SAP on Ubuntu, you should change to supported distributions, e.g. Redhat Enterprise Linux or SuSE Linux Enterprise Server.

Johannes

Error by Checking Swap Size Posted: May 13, 2006 6:14 PM Re ply Hello, I'm installing SAP Solution Manager on Ubuntu. I started sapisnt end after typing the Database ID, when on the status line appears \Size...\ I copy the tail of sapinst.log: INFO 2006-05-13 17:35:58 Execute step prepareChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0. INFO 2006-05-13 17:35:59 Execute step runChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0. ERROR 2006-05-13 17:36:01 FCO-00011 The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR . INFO 2006-05-13 18:01:17 An error occured and the user decided to retry the current step: \equisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks\. ERROR 2006-05-13 18:01:20 FCO-00011 The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR . INFO 2006-05-13 18:01:24 An error occured and the user decided to retry the current step: \equisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks\. ERROR 2006-05-13 18:01:28 FCO-00011 The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR . Do you have an idea of which problem could occure? Thank you. Regards, Tommaso cereghetti Pascal Adami Posts: 352 Questions: 9 Registered: 6/24/05 Forum points: 542 Re: Error by Checking Swap Size Posted: May 15, 2006 8:54 AM in response to: Tommaso Cereghe... Reply Hi Tommaso, please check out the sapinst_dev logfile that stays in the same directory. If you can't find the solution there, please post the relevant part of it here. Regards, Pascal Tommaso Cereghe... Posts: 55 Questions: 24 Registered: 5/13/06 Forum points: 2 Re: Error by Checking Swap Size Posted: May 15, 2006 11:03 AM in response to: Pascal Adami Rep ly [nobr]Hi Pascal, Thank you for your reply! Here the tail of sapinst_dev.log: TRACE [iaxxejsexp.cpp:188] EJS_Installer::writeTraceToLogBook() Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_ s390x_64 match result is PRCCondEvalResult.FALSE. The package has not been selec ted for checking. TRACE [iaxxejsexp.cpp:188]

EJS_Installer::writeTraceToLogBook()

Prerequisite Checker performing checks: Condition network::hostname from package network::network evaluated to PRCCondEvalResult.OK. Message: 'The host name has to be an alphanumerical string of characters [A-Z] and [a-z] and digits [0-9], and the hyphen (or minus) character \Although the newer RFCs permit host nam es beginning with digits, we recommend that host names begin with an alpha chara cter. Maximum host name length is 13. Current host name: gadamer. See also SAP N ote 611361.'.

TRACE [iaxxejsexp.cpp:188]

EJS_Installer::writeTraceToLogBook() Prerequisite Checker performing checks: Condition

os_rlimit::rlim_soft_lesseq_ha rd from package os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'A soft resource limit has to be less than or equal to the corresponding hard limit. Thi s is not the case for the following limits: None.'.

TRACE [iaxxejsexp.cpp:188]

EJS_Installer::writeTraceToLogBook()

Prerequisite Checker performing checks: Condition os_ram::os_ram_unix from packa ge os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'For the selected ser vices at least 128 MB RAM are required. Current value: 3959 MB. If the current v alue is much lower than the required value this will significantly slow down the installation or make it even impossible. In this case stop the installation, ad d more RAM and start it again.'.

TRACE [iaxxejsbas.hpp:281]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown std::bad_cast: St8bad_cast

ERROR 2006-05-15 10:56:18

FCO-00011 The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_O

nehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 |runChecks was executed with status ERROR . TRACE

An error occurred while processing service SAP So lution Manager 4.0 > SAP Systems > Oracle > Central System > Central System Inst allation. You may now

press Retry to repeat the current s tep. press the View Log button to get more information about the error. stop


SAP ERP 2005 安装介绍(5).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:水库水利枢纽工程初步设计 - 图文

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: