0% found this document useful (0 votes)
627 views

Sap Installation On Linux

This document provides steps for installing Linux and SAP on a system. It involves: 1. Booting from a Linux DVD and going through the installation process, including selecting options like language, installation type, and hostname. 2. Installing additional software packages like Java. 3. Copying SAP installation media and files to the system, changing permissions, and running the SAP installation program to select options such as SID, database, and ports. 4. Installing Oracle database software by running the Oracle installer, applying patches, and configuring memory swap space.

Uploaded by

kiran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
627 views

Sap Installation On Linux

This document provides steps for installing Linux and SAP on a system. It involves: 1. Booting from a Linux DVD and going through the installation process, including selecting options like language, installation type, and hostname. 2. Installing additional software packages like Java. 3. Copying SAP installation media and files to the system, changing permissions, and running the SAP installation program to select options such as SID, database, and ports. 4. Installing Oracle database software by running the Oracle installer, applying patches, and configuring memory swap space.

Uploaded by

kiran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Linux Installation + SAP Installation

1.
Boot with Linux DVD
2.
Installation
3.
Language (English --- Next)
4.
Yes, I Agree --- Next
5.
New Installation --- Next
6.
Asia ---Calcutta ---- Next
7.
Under Installation Settings --- Select Change (Software)
Select (FileSer
ver, DHCP, and C/C++ Compiler ---Accept ---- Accept --- Accept --- Install --8.
System going to restart -- -now boot from Harddisk
9.
Give root password ---- Next
10.
Hostname: sapbasis , Domain name saptest.com and uncheck Change Hostname
via DHCP --- Next
11.
Disable Firewall --- Next
12.
No, Skip this Test --- Next
13.
Skip Configuration --- Next
14.
Local ---- Next
15.
Give a logon user details ---- Next
16.
Next
17.
Hardware Configuration--- use the following configuration ---- Next
18.
Uncheck Clone This system -- Finish
19.
--------Steps after Installation
20.
Logon as root ---- with root password
21.
Open YaST software --- software management search (java) --- select java-1
_4_2-ibm and java-1_4_2-ibm-devel --- Accept Continue --- (Install or
remove m
ore packages --- click No ---Close YaST
--------- Linux Installation Completed --------------SAP Installation
1.
Copy all media (Installation DVDs) in Linux --- Home (logon as a root (e
x: root) Open terminal --- go to home
create a directory (mkdir ecc)
2.
copy software from location (ex: External HDD)
3.
Open Home folder
4.
go to home folder --- open ecc
5.
paste all media ---- software for installation
6.
go to home --- chmod R 777 ecc (to give full permission to the installati
on folder)
7.
open /ecc/BS_2005_SR3_SAP_Installation_Master/IM_Linux_X86_64
8.
./sapinst (root ---user)
9.
Welcome to SAP Installation Master --- Select --- SAP ERP 6.0 SR3
10.
Central System --- Next
11.
Custom
Next
12.
AS ABAP
Next
13.
SAPSID --- ex: AIT Next
14.
Master Password ----- Next
15.
sidadm password --- Next
16.
DBSID ---- AIT --- Next
17.
orasid ---- Next
18.
Prerequisites Check --- Stop Installation --- no go to YaST --- Software
Software Management --- search (SAP) --- Select sap-locale and
sap-loca
le-32bit --- Accept
(Packages --- No)
Close YaST
19.
go to media (ecc) --- # rpm ivh saplocales-2.4-2.x86_64.rpm (if its not w
ork then need to install forcefully # rpm ivh --force --nodeps
saplocales-2.4-4
.x86
20.
Go to SAPISNT Screen --- next (under Prerequisites Checker) --- Click on
Cancel ----21.
Locate Installation Export1 --- Next

22.
Locate Installation Export2 --- Next
23.
ABAP Schema ---- Next
24.
MaxDatafileSize --- 4000 and Select "Advanced DB Configuration" --- Next
25.
Oracle Database Users ----- Next
26.
ORacle RDBMS --- Location (51031676 ---------- **** OR*10264.sar) -------- Next
27.
Listner --- Next
28.
Select Sapdata dir mapping, Database Instance File System, Create Tables
paces and Autoextend -------Next
29.
Database Instance File System (Ex: /oracle/SID/102_64 --------Next
30.
Remove all SAPDATA2,3,4,5 soon.. except SAPDATA1 --- Next
31.
Change all SAPDATA direcrory to "SAPDATA1" -- Next
32.
AutoextMax size "4000" for all --- Next
33.
Parallel Jobs 7 ---Next
34.
Skip stats --- NExt
35.
Central Instance Number -- 00 ---Next
36.
ABAP Ports -- Next
37.
Kerenel and Oracle Client Location -- Next and then Next --38.
Solution Manager Key ---------At phase Install Database Server Software-------- (SAPINST stop the Insta
llation and prompot to do as below)
a.
b.
c.
d.

logon with orasid


Set DISPLAY
change to /oracle/stage/102_64/database/SAP
run ./RUNINSTALLER

After doing above need to start SAPInstallation


Note: when we start RUNINSTALLER it going to fail coz Suse-9 support sus
e-10 not support make changes
Steps: change to oracle/stage/102_64/database/install
vi oraparam.ini ---- change SuSE-9 to SuSE-10 i: to insert :w t
o save :x to exit
change to --- change to /oracle/stage/102_64/database/SAP
run ./RUNINSTALLER --- Oracle Installer Setup Star
ts
1.
Change /oracle/SID/oraInventrory -- Next - Next -- Install
2.
open new terminal -- change to root ---- go to /oracle/SID/oraInventory/
3.
./orainstRoot.sh
4.
Change to /oracle/SID/102_64/
5.
./root.sh ---- as for local bin directory ---- Hit Enter
6.
logon as root -- Now need to apply patch for oracle (Patchset -4 ) -go /
oracle/stage/102_64 --- mkdir patchset --- exit
7.
copy p6810189_10204_Linux-x86-64.zip (copy from Dumps/OraclePatch) to /o
racle/stage/102_64
8.
go to location /oracle/stage/102_64/patchset
9.
./unzip p6810189_10204_Linux-x86-64.zip
10.
chmod -R 777 oracle
11.
logon with oraSID ---- go to location /oracle/stage/102_64/patchset/Disk
1
12.
./runInstaller --- Oracle Universal Installer --- Next
Note: if got .dmrc Error -- Steps as below

--- connect by your user


chmod
chown
chmod
chown

644 ~/.dmrc
Your_user_name ~/.dmrc
700 ~
Your_user_name ~

Logo off -- re logon


Virtual Memory
#dd if=/dev/zero of=/mnt/swapfile bs=18M count=1024
#mkswap /mnt/swapfile
#swapon /mnt/swapfile
#echo "/mnt/swapfile none swap defaults 0 0">> /etc/fstab
# cat /etc/fstab (add this line /mnt/swapfile swap
swap

to check pagesize /swap size


$ /sbin/swapon -s
or
$ cat /proc/swaps

default 0 0)

You might also like