SAP_ECC6_EHP7_IDES安装文档ORACLE11G+WINDOWS2012 R2 问题总结
SAP_ECC6_EHP7_IDES安装文档ORACLE11G+WINDOWS2012 R2 问题总结
1、注意密码不能带@等特殊符号,否则会报如下错误,因为ORACLE数据是不容许密码带@的。@是一个关键字

2、安装程序权限不足,需要手工创建SAP需要的用户并赋予相应的权限。
否则会报如下错误

解决方案:
①通过命令行方式运行安装程序

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
如果以上不成功。参考下面设置用户权限在试。
注意重新启动安装的时候一定要选择设置new option
②在本地安全策略中按如下说明设置权限
https://blogs.technet.microsoft.com/lobapps/2010/11/22/sap-user-and-groups-requirements-in-the-active-directory/
以下内容摘自上面链接
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)—作为操作系统的一部分
- SeIncreaseQuotaPrivilege (Adjust memory quotas for a process)—容许修改内存
- 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)—从网络访问计算机
- 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的空间,网络上说只要250G就可以了,是远远不够的

④、host的设置要设置为本地IP地址,否则会报如下错误,而且后面安装成功后,如果设置错误,服务会启动不了

Host文件必须本地IP

⑤将51050166_2\EXPORT_7文件夹下面的DATA文件夹里面的所有文件复制到51050166_1下面的DATA_UNITS \ EXPORT_1\DATA文件里。复制完后EXPORT_1的DATA文件夹大约70g
否则会报如下错误:
自己的疏忽,百度等是找不到答案的

SAP_ECC6_EHP7_IDES安装文档ORACLE11G+WINDOWS2012 R2 问题总结的更多相关文章
- ORACLE LINUX 6.3 + ORACLE 11.2.0.3 RAC + VBOX安装文档
ORACLE LINUX 6.3 + ORACLE 11.2.0.3 RAC + VBOX安装文档 2015-10-21 12:51 525人阅读 评论(0) 收藏 举报 分类: Oracle RA ...
- Oracle 11g 单实例安装文档
这里介绍在Red Hat Enterprise Linux Server release 5.7 (Tikanga)下安装ORACLE 11.2.0.1.0的过程,本文仅仅是为了写这样安装指导文档而整 ...
- linkedin开源的kafka-monitor安装文档
linkedin开源的kafka-monitor安装文档 linkedin 开源的kafka-monitor的安装使用可以参考官方的readme:流程介绍的已经比较清楚,但是还是有一些地方需要修正.让 ...
- _00024 尼娜抹微笑伊拉克_云计算ClouderaManager以及CHD5.1.0群集部署安装文档V1.0
笔者博文:妳那伊抹微笑 itdog8 地址链接 : http://www.itdog8.com(个人链接) 博客地址:http://blog.csdn.net/u012185296 博文标题:_000 ...
- oracle database 12c R1 安装文档
INSTALLORACLE DATABASE 12C 完整的安装文档下载地址: http://download.csdn.net/detail/royjj/5665869 OS:ORALCE LINU ...
- HAProxy安装文档
HAProxy安装文档 [toc][TOC] 一.环境说明 系统环境:CentOS Linux release 7.2.1511 (Core) 系统内核:3.10.0-327.el7.x86_64 软 ...
- Oracle 12c RAC 静默安装文档
参考文档: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/cwlin/index.html https://docs. ...
- Oracle 12c RAC 安装文档
参考文档: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/cwlin/index.html https://docs. ...
- Azkaban使用安装文档
Azkaban使用安装文档 Azkaban简介 Azkaban的是什么 Azkaban是由Linkedin公司推出的一个批量工作流任务调度器,用于在一个工作流内以一个特定的顺序运行一组工作和流程.Az ...
随机推荐
- MySQL必知必会(组合Where子句,Not和In操作符)
SELECT prod_id, prod_price, prod_name FROM products ; SELECT prod_id, prod_price, prod_name FROM pro ...
- MySQL必知必会(Create, Alter)
CREATE DATABASE mysql_crash_course_db; USE mysql_crash_course_db; CREATE TABLE customers ( cust_id i ...
- CoderForces-375D
You have a rooted tree consisting of n vertices. Each vertex of the tree has some color. We will ass ...
- CoderForces999C-Alphabetic Removals
C. Alphabetic Removals time limit per test 2 seconds memory limit per test 256 megabytes input stand ...
- UVA-136Ugly numbers
Ugly numbers are numbers whose only prime factors are 2, 3 or 5. The sequence 1, 2, 3, 4, 5, 6, 8, 9 ...
- Docker学习-jenkins+github实现持续集成和部署
上一篇介绍了docker环境搭建,本篇继续深入,结合jenkins利用docker-compose容器编排简单介绍下如何实现个人学习的持续集成/部署. 本篇学习曲线: 1.安装/运行jenkins容器 ...
- 常见Python爬虫框架你会几个?
前言 文的文字及图片来源于网络,仅供学习.交流使用,不具有任何商业用途,版权归原作者所有,如有问题请及时联系我们以作处理.作者:三名狂客 正文 注意:如果你Python技术学的不够好,可以点击下方链接 ...
- 打样ov9650,无一幸免,失败告终,之调试记录
新打样的ov9650,焊接了4块,其中只有2块有反应,另外两块无反应,于是使用热风台助焊,调试 助焊无效,怀疑焊盘有问题,于是拆掉 有问题的图像不正常 已看图像,只知道缺位,于是使用示波器检查,发现d ...
- nmap扫描、信息收集(网安全实训第一天)
本期内容:网站信息收集.nmap扫描 1. 信息收集 2. nmap扫描1.信息收集 (1)确定目标 首先,我们确定攻击目标,在这里,我们随便找一个网站做测试,我以码云为例. (2)nslookup查 ...
- elasticsearch搜索QueryStringQueryBuilder时的一些问题记录
首先看下原始数据 但是 如果使用英文查询的时候又和上面有点区别了,感觉还是分词器的问题