SAP_ECC6_EHP7_IDES安裝文檔ORACLE11G+WINDOWS2012 R2 問題總結(jié)
SAP_ECC6_EHP7_IDES安裝文檔ORACLE11G+WINDOWS2012 R2 問題總結(jié)
1、注意密碼不能帶@等特殊符號,否則會報如下錯誤,因為ORACLE數(shù)據(jù)是不容許密碼帶@的。@是一個關鍵字
2、安裝程序權(quán)限不足,需要手工創(chuàng)建SAP需要的用戶并賦予相應的權(quán)限。
否則會報如下錯誤
解決方案:
①通過命令行方式運行安裝程序
C:\soft\EHP7_IDES_SETUP\MASTER\SWPM10SP06_3-20009707>sapinst.exe IS_HOST_LOCAL_U
SING_STRING_COMPARE=true
設置,IS_HOST_LOCAL_USING_STRING_COMPARE=true
如果以上不成功。參考下面設置用戶權(quán)限在試。
注意重新啟動安裝的時候一定要選擇設置new option
②在本地安全策略中按如下說明設置權(quán)限
https://blogs.technet.microsoft.com/lobapps/2010/11/22/sap-user-and-groups-requirements-in-the-active-directory/
以下內(nèi)容摘自上面鏈接
Today for an SAP installation on Windows in an existing AD domain, some user and groups requirements are mandatory from SAP.
This article gives an overview of the necessary user and groups including the rights and permission.
Domain or local installation:
Before you install the SAP system, you have to decide whether you want to perform a domain or local installation, since this affects how the user account information is stored and accessed.
Domain Installation
In a domain installation, the user account information is stored centrally in one database on the domain controller and is accessible to all hosts in the system.
You have to perform a domain installation if one of the following applies:
- You install a distributed system (strongly recommended to avoid authorization problems).
- You install a high-availability system with WSFC
- You want to use Single Sign-On.
- You use a common transport host for several SAP systems running on different computers.
Local Installation
In a local installation, all Windows account information is stored locally on one host and is not visible to any other hosts in the system.
- If the SAP system is to run on a single machine (central system), you can perform a local installation.
- If your SAP system was installed as a local installation and you want to later change to a domain installation, you must perform a homogeneous system copy.
Normally in a domain installation, the SAPINST tries to create all the necessary users and groups in the AD, but therefore the user which runs the installations needs to be a domain admin user. If this is not possible you have to go for the following steps:
Performing a Domain Installation without Being a Domain Administrator
You normally perform a domain installation of the SAP system with a user who is a member of the domain Admins group, but if for any reason, the account used for the installation is not a member of the domain Admins group, you can perform the installation with a domain user who is a member of the local Administrators group. In this case, the domain administrator has to prepare the system appropriately for you. The domain administrator can perform the following steps either using SAPinst or manually:
(<SAPSID> is the SAP system ID, which identifies the whole SAP system)
- Create the new global group SAP_<SAPSID>_GlobalAdmin.
- Create the two new SAP system users <sapsid>adm and SAPService<SAPSID>.
- Add the users <sapsid>adm and SAPService<SAPSID> to the newly created group SAP_<SAPSID>_GlobalAdmin.
For the SAP installation itself (user, which is running the SAPINST program) you need the following rights (User Rights Assignment in Local Security Policy) on the local server:
- SeTcbPrivilege (Act as part of the operating system)—作為操作系統(tǒng)的一部分
- SeIncreaseQuotaPrivilege (Adjust memory quotas for a process)—容許修改內(nèi)存
- SeAssignPrimaryTokenPrivilege (Replace a process level token)—替換進程令牌
The user, which is running the administration, must be a member of the local admin group of the server.
Overview of the operating system users including rights and permission necessary for an SAP Installation:
<sapsid>adm
This is the SAP system administrator account that enables interactive administration of the system.
Is local with the following rights:
- SeTcbPrivilege (Act as part of the operating system)
- SeIncreaseQuotaPrivilege (Adjust memory quotas for a process)
- SeAssignPrimaryTokenPrivilege (Replace a process level token)
- SeServiceLogonRight (Log on as a Service)—作為服務登錄
-
SAPService<SAPSID>
This is the user account that is required to start the SAP system.
Not member of the local admin group with the following rights:
- SeServiceLogonRight (Log on as a Service)
- SeNetworkLogonRight (Access this computer from the network)—從網(wǎng)絡訪問計算機
- SeDenyInteractiveLogonRight (Deny Logon Locally and Deny log on through Terminal Services)
- SeRestorePrivilege (Restore files and directories)
sapadm
Not member of the local admin group with the following rights:
- SeNetworkLogonRight (Access this computer from the network)
- SeServiceLogonRight (Log on as a Service)
- SeDenyInteractiveLogonRight (Deny Logon Locally and Deny log on through Terminal Services)—禁止本地登錄和禁止通過遠程終端登錄
Be careful: The user and group names has to be entered excatly as specified in the correct uppercase an lowercase.
Often this naming conventions conflicts with the requirements of the customer, but it is not possible to change the names of the users and groups, because all the upgrade and installation procedures of SAP a belonging on this convention.
3、要包裝有足夠的空間,排除安裝文件,保留500G的空間,網(wǎng)絡上說只要250G就可以了,是遠遠不夠的
④、host的設置要設置為本地IP地址,否則會報如下錯誤,而且后面安裝成功后,如果設置錯誤,服務會啟動不了
Host文件必須本地IP
⑤將51050166_2\EXPORT_7文件夾下面的DATA文件夾里面的所有文件復制到51050166_1下面的DATA_UNITS \ EXPORT_1\DATA文件里。復制完后EXPORT_1的DATA文件夾大約70g
否則會報如下錯誤:
自己的疏忽,百度等是找不到答案的
posted on 2019-10-05 10:03 zouxiaoping 閱讀(808) 評論(0) 收藏 舉報







浙公網(wǎng)安備 33010602011771號