Sie sind auf Seite 1von 7

01. Copy all media(installation cd) file to Linux. See below for detail media files 02.

> cd /root 03. > mkdir /install/CI 04. > chmod -R 777 install 05. Start install by going to: 06. > cd /media/51033511_8/BS_2005_SR3_SAP_Installation_Master/IM_LINUX_X86_6 4/ 07. > ./sapinst 08. Installation of Sap window will start up 09. Custom settings 10. Select ABAP + JAVA 11. Jave component NW 7.0 dir => /media/51033513 12. Java Dev Kit dir => /usr/lib64/jvm/java-1_4_2-ibm-1.4.2_sr10 13. JRE unrestricted dir => /media/unrestricted.zip 14. SID : T01 15. Pass : penguin7 16. DBSID : T01 17. Prerequisite check - STOPPED Installing now! 18. Go Yast2

19. Search "sap" 20. Select SAP Locale + SAP Locale_32bit (see notes 171356) 21. Install and click no when prompt 22. > rpm -ivh saplocales-2.4-3.i586.rpm 23. Go back to SAPINST and click next 24. Cancel when prompt 25. Installation Export dir => /media/51033493 26. maxDatafilesize "4000" 27. Select only "Advance DB Configuration" 28. Oracle RDMS dir => /media/51031676 29. Select x SAP Dir Mapping x DB Instance File Systems x Create table space x Auto Extend 31. Remove all SAPDATA number except "SAPDATA1" 32. Change all SAPDATA directory to "SAPDATA1" 33. AutoExtMaxsize "4000" for all

34. Paralled jobs to 4 35. Database statistic skipped both x create db from ABAP x create db station java 36. CI :01 37. SCS :11 37. Next, next, next, next 38. Kernal dir => /media/51033508_9/NW7.0... x86 39. Oracle client dir => /media/51033272 40. 41. No SLD destination 41. Diagnostic agent SMDADM with pwd "penguin7" 42. SOL MAN KEY: 64DDF19EB or 65DDAE19EA 47. Now change hosts IP 48. > cd /etc 49. vi hosts 50. change 127.0.0.2 to LAN IP of the machinie 51. SAPINST promt to install database. STOPPED!! 5x. > su - orat01 52. > cd /oracle/stage/102_64/database/SAP/

53. > ./RUNINSTALLER 54. It will failed because only support SuSE-9 55. > cd /oracle/stage/102_64/database/install 56. > vi oraparam.ini 57. Change SuSE-9 to SuSE-10 58. > cd /oracle/stage/102_64/database/SAP/ 59. > ./RUNINSTALLER 60. Failed. have to set xwindow 61. > su - (in a new terminal) 62. > xhost + 63. > su - orat01 64. > setenv DISPLAY :0.0 65. > cd /oracle/stage/102_64/database/SAP/ 66. > ./RUNINSTALLER 67. Oracle install window will appear 68. Change ora directory to /oracle/T01/oraInventory 69. next next next and when prompt you run: 70. > ./oracle//oraInventory/orainstRoot.sh

71. > ./oracle//102-64/root.sh 72. Now press ok on Oracle installation window. 73. Now patch the Oracle to 10.2.2 74. > cd /oracle/stage/102_64/ 75. > mkdir patchset 76. > unzip /media/51031811_3/DVD_ORACLE_10.2.0.2_Patches_LINUX/LINUX_X86_64/p 4547817_10202_Linux-x86-64.zip 77. > cd /oracle/stage/102_64/Disk1/install 78. > vi oraparam.ini (like step 57) 79. > cd /oracle/stage/102_64/Disk1 80. > ./runInstaller 81. Oracle install window will apper 82. Start the patch by installing 83. When prompt, run the sh files 84. > cd /oracle//102_64/root.sh 85. Oracle window. OK the installation 86. Go back to SAPINST and press ok. 87. Installation will proceed about 3hours. 88. Completed installation

Install SAP GUI (java based) ============================================================= =========== 01. Login tux:penguin7 02. > su 03. > cd /opt 04. > mkdir SAPClients 05. > chmod 777 SAPClients 06. > chown tux:users SAPClients 07. > logout 08. Yast2 > software > software component 09. Search java 10. Add x java-1_5_0-ibm x java-1_5_0-ibm-32bit x java-1_5_0-ibm-alsa-32bit x java-1_5_0-ibm-devel-32bit 11. Open new terminal to change bash file 12. > cd 13. > ls -ltra

14. > vi .bashrc 15. append line after 'export Pilotrate = 115200 as below: 16. export PLATIN_JAVA=java-1_5_0-ibm-1.5.0_sr7/jre/bin/java 17. > echo $PLATIN_JAVA 18. > cd /opt/SAPClients 19. > java -jar PLATINGUILNX_5-10003510.JAR 20. SAPGUI installation will start

Das könnte Ihnen auch gefallen