SAP Installation Guide

SAP Installation Guide Step by Step for Begineers

we here with share the sap installation step by step procedure for easy downloadable and installation of SAP.

SAP Installation Step by Step Guide

  1. Download the Installation Guide (www.service.sap.com/instguides)
  2. Check the compatibility of OS and DB (www.service.sap.com/platforms)
  3. Download the software from (www.service.sap.com/swdc)
  4. Search for the known problems from (www.service.sap.com/notes)
  5. Install the OS related patches/ fix packs etc
  6. Install JRE 1.4.2_12
  7. Set the Java environment JAVA_HOME path
  8. Set the virtual memory to 20 GB on windows
  9. Set the hostname not more than 13 characters
  10. Make an entry of the hostname in Hosts file
  11. Ensure the installation ports 21212 and 21213 are kept open
  12. Ensure the ports 3200, 3300, 3600, 4700 are kept open (DVEBMGS uses these ports)
  13. Dump the software into system without any spaces in the directories
  14. Verify the software using LABLE.ASC
  15. Get the Static IP address (192, 172, 10 networks)
  16. Ensure the internet connection is available with a valid S-USERID
  17. Execute sapinst.exe
  18. Select 2004s
  19. Central instance and Typical Installation
  20. JAVA Components and JCE Policy
  21. Provide SID and Inst Directory
  22. Provide Master Password
  23. Provide DB SID and DB Host
  24. Exports path
  25. Kernel Path
  26. Oracle Client
  27. SLD (Local SLD) Provide Object server name: Host name
  28. Parameter Summary
  29. Solman Key
  30. Installation Proceeds.

Also See: How to do Installation of Presentation Server (SAPGUI)?

Online Training Tutorials

  • SAP InstallationSAP InstallationSAP Installation process could sound confusing at first look. Key to success is reading and then following. Documentation provided by SAP is excellent. If you are planning to install […]
  • Solution Manager keyHow to Generate Solution Manager Key in SAP System?Steps to Generate Solution Manager Key in SAP System, To Generate Solution Manager Key Execute T-code SMSY in Solution Manager System, You need to do the following steps: 1), To […]
  • SAP GUI 7.10SAP GUI 7.10 New Installation InstructionsPreviously I’m using SAP GUI 6.40 on my vista operating system. At the beginning, SAP GUI is running fine, all the t-codes I access are displayed correctly. But in time, maybe after 2 days […]
  • SAP Modules, SAP Training Materials, Major Links & DownalodsThe Major Links and Downloads SAP Community Network Click SAP Developers Network Click SAP Fan club Click ERP-Genie Portal (Useful for Beginners) Click SAP-ERP Community Click SAP […]
  • SAP SD tablesThe list of Major Topics in SAP The list of Major Topics in SAP Download ABAP/4 OLE Automation Controller Click to Read More ABAP Programming (BC-ABA) Click to Read More Activity-Based […]
  • Sap Business Object Layer (BOL)What is Sap Business Object Layer (BOL)?The Sap Business Object Layer (BOL) stores data of business object such as business partners and sales order during run time.  This was done in order to separate Presentation layer of Web […]
  • SAP Closing ProceduresWhat is Closing Procedures in SAP FI (Financial Accounting)?SAP Modules has its own period-end and year-end closing procedures. FI (Financial Accounting) is one such module, which lets the user keep more than one period open at the same time. FI is […]
  • JavaScript User InputJavaScript User InputJavaScript User Input : Clicks are powerful and easy and you can add an on Click event to pretty much any HTML element, but sometimes you need to be able to ask for input from the user and […]