Sie sind auf Seite 1von 49

Computer Sciences Corporation Procedure Owner:

SAP BASIS Page 1 of 48

IS1_INSTALL.doc
Document Author: Date:
CSC Sap Basis, 08-12-08

Document Approver: Version:


1.0 Draft

SAP Basis Competency Document File Name:


ECC_IS1_INSTALL_00.doc

Document Location:

Companion Documents:

Installation Guide ECC 6.0 ABAP+JAVA Stack.


Master guide for ECC 6.0

This document is a PROPRIETARY product of Computer Sciences Corporation.


© 1999, Computer Sciences Corporation. All rights reserved.
Any unauthorized use, disclosure, or reproduction of this publication or portions thereof in
any form, without written permission from Computer Sciences Corporation, is strictly
prohibited.

Update History
Date Version Person Reason

1. Scope...................................................................................................................................... 2
2. Getting Started with Installation............................................................................................... 2
3. Calling the SAPGUIinst............................................................................................................ 7
4. Installation of ECC 6.0 IS1 system..
5. Oracle 10g Database Installation
6. Oracle Patch application
7. Post Installation Steps

Client Copy
STMs Configuration
SAP Load Generation
Kernel Upgrade.
1. Scope

This document describes the preparation of environment for the ECC (IS1) system.

Pre-steps:

1. ECC (Enterprise Resource Planning Central Component 6.0) :


(SAP Netweaver Application Server Java (As Java) + ABAP

Software requirements Get software at http://service.sap.com/installNW70


ABAP +JAVA Stack (media library)

SAP NETWEAVER 2004S SR2 Java based Software Components


Number
SAP NETWEAVER 2004S SR2 SAP
INSTALLATION KEY FROM SOLUTION MANAGER (note 805390)

2. Operating System Requirement : AIX 5.3 (maintenance level 05), Service Pack 01

3. The installation assumes.

All file systems have been created.(/usr/sap/trans, /usr/sap/<SAPSID>,


<sapmnt>/<SAPSID>)

a) Have UNIX upgrade the C++ Runtime library to at least version 8.0.0.9.
b) Have UNIX install JDK containing IBM 1.4.2 Hybrid JVM with J9 technology on server. This is
a prerequisite for the SAP systems that will be installed per SAP OSS notes 1024539 and
1008311.
c) Place the JCE unlimited strength Jurisdiction policy file (unrestrict142.zip) in the following
directory. (Don't unzip it).
/usr/java14_64/jre/lib/security/
d) As root make sure ulimit -a shows "unlimited" for file and stack; (change these in smit for user
root)
e) Cleanout all unused service references in /etc/services..

4. Database requirements: Oracle (10g 10.2) sapnote 720886


Oracle (10g 10.2) sapnote 720886
/oracle/<DBSID>/oraarch, /oracle/<DBSID>/sapreorg, /oracle/<DBSID>/sapdataX) (x=1-
4)
Total 88 GB with 22 GB for each filesystem

5. Oracle database schema (NMCOD): Installation Master DVD


NetWeaver Java DVD
SAP:AKK:700:DVD_KERNEL:SAP Kernel
700:D51032264
RDBMS patch DVD
6. Check before starting installation : Prerequisite checker (855498 note); prerequisite
checker version 700
prerequisite_check_data_7.00.SAR
2. GETTING STARTED WITH INSTALLATION

Checks:
A) lslpp -l |grep C+

b) cscappnoi022:/> java -version

java version "1.4.2"


Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5) (JIT enabled:
jitc))

c) cscappnoi022:/> ulimit –a

time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
memory(kbytes) 32768
coredump(blocks) unlimited
nofiles(descriptors) 30000

d) cscappnoi022:/usr/java14_64/jre/lib/security> ls –al

total 112
drwxr-xr-x 2 bin bin 256 Sep 13 2007 .
drwxr-xr-x 10 bin bin 8192 Jul 13 2007 ..
-r-xr-xr-x 1 bin bin 2201 May 21 2007 US_export_policy.1.jar
-rw-r--r-- 1 root sapinst 2199 Sep 13 2007 US_export_policy.jar
-r--r--r-- 1 bin bin 30337 May 21 2007 cacerts
lrwxrwxrwx 1 bin bin 43 Jul 13 2007 java.policy ->
/etc/java14_64/jre/lib/security/java.policy
lrwxrwxrwx 1 bin bin 45 Jul 13 2007 java.security ->
/etc/java14_64/jre/lib/security/java.securi
ty
-r-xr-xr-x 1 bin bin 2683 May 21 2007 local_policy.1.jar

-rw-r--r-- 1 root sapinst 2212 Sep 13 2007 local_policy.jar


3. CALLING GUI FOR INSTALLATION

Setting java home Environment:

Connecting vncserver:
on cscappnoi22:>vncserver (calling vncserver)

Note: get vnc installed on your PC from Google

vncpasswd (changing standard password <SID>manager07) in our case


SID=IS1 This is always session specific.

On Vnc

echo $DISPLAY
export SAPINST_JRE_HOME= java path (Note: find java path: which java)

export JAVA_HOME=java path


export DISPLAY=cscappnoi22:2.0
export TMP=/oracle/tmp_install (you can make tmp folder anywhere where you
have extra space)

Running ./sapinst at the location

cscappnoi022:/softwares> cd
/softwares/ERP2005_SR2/51032260_BS2005_Inst.Master/IM_AIX_PPC64

cscappnoi022:/softwares/ERP2005_SR2/51032260_BS2005_Inst.Master/IM_AIX_PPC64>
pwd
/softwares/ERP2005_SR2/51032260_BS2005_Inst.Master/IM_AIX_PPC64

cscappnoi022:/softwares/ERP2005_SR2/51032260_BS2005_Inst.Master/IM_AIX_PPC64> ./
sapinst
[==============================] - extracting... done!

Running ./sapinst (At the Vnc to call sapInstgui at the location)

cscappnoi022:/softwares> cd
/softwares/ERP2005_SR2/51032260_BS2005_Inst.Master/IM_AIX_PPC64

./startInstGui.sh (getting GUI interface)

Select SAP NetWeaver 2004s Support Release 2  Central system.


Select the components to be installed
Enter the jdk directory
Enter SAPSID= IS1 and mount the directory

Enter the master password. This will be the default password for all the users created
during installation
Enter DBSID=IS1 host= cscappnoi022

Show the path export DVD already copied on the computer


Select the RDBMS DVD and Show the path of kernel DVD.
Select the Java Component…
Object host name= Host name
Leave default value for all the userids and passwords. It takes master password
Entered the key provided by Harsh and resumed the old installation
Left the Installation at this point. Got a warning to install database software.

Procedure to install oracle database software

1. Rename the original SAP folder by performing one of the following:


$ mv /oracle/stage/<102_32 or 102_64>/database/Disk1/SAP
/oracle/stage/<102_32 or 102_64>/database/Disk1/SAP_ORIG

2. Download the file RDBMS_SAP_32.zip (for 32-bit platforms) or RDBMS_SAP_64.zip (for 64-
bit platforms) attached to SAP Note 819830 and copy it to a temporary location such as /tmp.

3. Extract the zip file by performing one of the following:

$cd /oracle/stage/<102_32 or 102_64>/database/Disk1


unzip /tmp/RDBMS_SAP.zip
Run the RUNINSTALLER

$ cd /oracle/stage/102_64/database/Disk1/SAP
$ ./RUNINSTALLER
Click on Install.
Run root.sh and click on OK button.

$ cd/oracle/stage/102_64/database/Disk1/rootpre
$ su root
$ ./rootpre.sh
$ /usr/sbin/slibclean

Installation Complete.
Click on INSTALLED PRODUCTS button to check the installed products. Now we need to install
the oracle patch set before resuming SAPINST.

Procedure to Install oracle patch set

- see the sap note 871735 to latest patch set


- Please read the readme file downloaded with oracle patch. Please do not perfom any post
installation steps mentioned in readme file.

- Set the oracle variables

$ ORACLE_HOME=/oracle/IS1/102_64
$ ORACLE_SID=IS1
$ export ORACLE_HOME ORACLE_SID

-Stop all listener and other processes running

$ lsnrctl stop
- Remove Unused Modules
$ /usr/sbin/slibclean
- Start Oracle Universal Installer
$ cd patchset_directory/Disk1
$ ./runInstaller
Now Specify the HOME Details :

Name: IS1_102_64
Path: /oracle/IS1/102_64

Click on NEXT.

Click on INSTALL
Click on INSTALL
Patch Set is successfully installed on Database.

Check the database patch level using opatch.

Login as user orais1:

cd /oracle/IS1/102_64/OPatch

opatch lsinventory.
All Steps will continue from now without interruption and will get finally completed.

Execution of the Service has been completed successfully.


Post installation

Logging On to the Application Server

Check if logon is possible on to the sap system using following users.

Try to logon with sap* and DDIC to all the clients.

Login was possible to all the clients without any issue.


Try to login to all the below URLs such as:

http://cscappnoi022:50000/rep/start/index.jsp

http://cscappnoi022:50000/index.html

http://cscappnoi022:50000/sld

http://cscappnoi022:50000/nwa
CLIENT COPY:

- Log on to OS using user orais1.


- Take the database to mount stage.
Change the database to noarchivelog mode.

-Logon to client 000


-Run transaction code SCC4
And create a client (200)
Entering All Details:

City INDIA

Std Currency: INR

Click on

Client 200 is saved now.


Client 200 has been created.

- Login to client 200 with user sap* and run transaction SCCL.

Select SAP_ALL and source client= 001.

Click on .
Press Continue.

Click SIMULATION
Click CONTINUE.

Wait for Background job scheduled to be completed.

This will complete the Client Copy Process for new client 200.
RUN transaction SGEN.
Monitor the background job scheduled for SAP LOAD Generator.

Configure STMS (Transport Management System)

As this is a single system with no landscape. This is the only domain controller.

Hence just open STMS and save seeking the entries for the system.
Kernel Upgrade:

Create new directory in /usr/sap/kernel_new with user root.

All 3 downloaded files are put in this new directory.


2. Logon to OS as <sid>adm and issue the following commands, take print shot of each result:
sidadm>tp -V
sidadm>R3tans -V
sidamd>disp+work
3. Logon to OS as <sid>adm; stop SAP and saposcol:
sidadm>stopsap
sidadm>ps -ef |grep saposcol
sidadm>saposcol -k
sidadm>saposcol -s
create a directory in a filesystem having enough space to hold the backup of old kernel
make a full backup of /usr/sap/SID/SYS/exe/run by using the step 4
sidadm>showipc <instance no.>
sidadm>cleanipc <instance no.> remove
sidadm>showipc <instance no.>
sidadm>cd /usr/sap/SID/SYS/exe/run
sidadm> /usr/sap/trans/<name of directory to hold old kernel>/SAPCAR -xvf /usr/sap/trans/<name of
directory to hold new kernel zip files (.SAR
files)>/SAPEXE_nnn.SAR
After successful extraction of SAPEXE_nnn.SAR repeat this command for SAPEXEDB_nnn.SAR and
then dw_nnn.sar

Logon to OS as root user to run script file saproot.sh


root>cd /usr/sap/SID/SYS/exe/run
root>./saproot.sh <SID>
Logon to OS as <sid>adm to start saposcol, sap and check new patch level:
sidadm>saposcol -s
sidadm>saposcol -l
sidamd>startsap
sidadm>R3trans -d
sidamd>R3tans -V
sidadm>tp -V
sidadm>disp+work

Check the Patch number 172 R3trans information


Check Patch number 186 for disp+work information
Run Transaction SICK:
Check the release information once again for your confirmation in T Code SM51

Das könnte Ihnen auch gefallen