经历了超过10次的失败之后,终于成功地在虚拟机安装了SAP R/3 4.6D,操作系统是Windows 2003 standard server,分配给256M内存,最大40G硬盘,分区两个,Oracle和SAP都装在了D盘的NTFS分区。
对了,虚拟机安装了2个网卡,并且一个网卡指定IP为192.168.0.1,另一个NET连接。
希望能有时间做一个完整的安装Video,还要注册一个域名,正式开始我的SAP学习之旅。
兴奋中,有点不想睡觉。
以下内容为IDES的相关资料。
IDES 全称是:Internet Demonstration and Evaluation System 中文翻译叫:交互式演示与教育系统,咱们简称叫Demo(演示)系统。另:SAP International Demonstration and Education System (IDES)
IDES跟R3区别: 功能完全一样,配置上IDES是一个完整配置的R3,还包括大量的业务数据。
IDES安装:和R3安装相同 。
附IDES原文说明:Introduction
IDES the “Internet Demonstration and Evaluation System” in the R/3 System, represents a model company. It consists of an international group with subsidiaries in several countries. IDES contains application data for various business scenarios that can be run in the SAP System. The business processes in the IDES system are designed to reflect real-life business requirements, and have access to many realistic characteristics. IDES uses easy-to-follow business scenarios to show you the comprehensive functions of the R/3 System. The focal point of IDES, however, is not the functionality itself, but the business processes and their integration.
These IDES business processes are described in detail within this online documentation. The individual demos provide you with an overview of the master data, and contain step-by-step instructions of how to execute the individual processes.
IDES not only covers the Logistics area, but also Financials, and Human Resources. It demonstrates how the R/3 System is able to support practically all types of industries, from discrete production through to process industries, from engineering-to-order to repetitive manufacturing. However, IDES is not a sector-oriented model company. The individual processes are based on practice-oriented data for sectors such as Retailing or Banking. The IDES group manufactures products as diverse as elevators, motorcycles, and paints.
IDES is managed by SAP just as any regular business enterprise. SAP regularly updates the IDES data (master data, transaction data, and customizing). We also carry out period-end closing and plan with different time-horizons. Transaction data are generated to ensure that the information systems in all areas have access to realistic evaluation data. We are constantly implementing new, interesting business scenarios to highlight the very latest functions available in the R/3 System. New functions are represented and documented by IDES scenarios.
Above all, IDES shows you the possibilities of the integrated applications in the SAP System. We cover all aspects of a business enterprise, including Human Resources, Financial Accounting, Product Cost Planning, Overhead Management, Profitability Analysis, Planning, Sales and Distribution, Materials Management, Production, and much, much more.
IDES shows you how the R/3 System supports production processes, the supply chain, and the efficient usage of global resources. Or perhaps you would like to increase your understanding of just-in-time-production or the integration of the electronic KANBAN system in an MRP II environment? IDES provides the ideal way to learn about areas such as Product Cost Controlling, Activity-Based Costing, or integrated Service Management and Plant Maintenance. How to manage high inflation is just one of the ever-growing number of IDES business scenarios that you can choose from.
While installing 4.6 system, at 96%, I recd the following error, I tried several times but getting the same problem again and again at 96%.
Can anybody help me? I know the DDIC user default password is 19920706,but how to change the DDIC password?
Info: RFCRADDBDIF_IND_IND CRfcOpen <br/>RfcOpen() was successful.<br/>Warning: RFCRADDBDIF_IND_IND CRfcPing <br/>Pinging of RFC destination failed.<br/>Error: RFCRADDBDIF_IND_IND CRfcPing <br/>pinging of RFC destination failed.<br/>Error: RFCRADDBDIF_IND_IND InstallationDo <br/>Phase failed.<br/>Error: Main {} <br/>Installation aborted.
By the way, i have searched this topic in google, but no useful.
update 2006-10-18
Good news, i have installed the SAP sucessfully today. below is the solution regarding to this problem.
Just add one line into my host file as below: 192.168.0.1 sap 192.168.0.1 is the IP address of my network card SAP is my hostname(computer name/server name) The file location is C:\WINDOWS\system32\drivers\etc\hosts.
Below introdution is from SAP.COM, for your reference.
Problems in the phase RFCRADDBDIF_IND_IND<br/><br/>The execution of report "RADDBDIF" in the phase RFCRADDBDIF_IND_IND can fail for different reasons. However, the complete execution of the report is also very important. You notice that problems have occurred if the phase terminates or an error appears in the log file. After discovering an error, you must execute the report again manually in Transaction SE38.<br/><br/><br/>If R3SETUP terminates and the manual execution of the report "RADDBDIF" initializes a short dump "WRITE_FAILED" in Transaction SE38, the alias "SAPTRANSHOST" was presumably not found:<br/><br/>When you enter the local host during the installation for the question about the SAP transport host, it is used correctly. However, if you enter a different host name, this must also be reachable under the alias "SAPTRANSHOST", otherwise, R/3 does not function correctly and the above-mentioned termination occurs.<br/><br/>Enter this alias in your DNS server or create the following line for your \winnt\system32\drivers\etc\hosts file (or modify an existing line accordingly):<br/><br/>" SAPTRANSHOST"<br/><br/>Then restart the R/3 System and the service SAP_ and continue the installation.