Sunteți pe pagina 1din 13

Step 1:

1. Make sure file systems are created


2. Login as Root
3. chown dtccs:sapsys /sapcontfs/DTC
4. chmod 775 /sapcontfs/DTC
5. chown dtccs:sapsys /home/dtccs
6. chown dtccsc:sapsys /home/dtccsc
7. cd /opt/freeware/lib
8. ls libexpat.a ( if the file doesn’’t exist then do 9 – 12)
9. cp -ip /export/CONTENT_SERVER/inst/libexpat.a .
10. cd /usr/lib
11. ln -s /opt/freeware/lib/libexpat.a libexpat.a
12. login to qtccs
13. Install apache software for id qtccs
a. su – dtccs
b. cd
c. cp -ip /sapcd/apache/apache_gold.tar .
d. $ pwd
e. tar –xvf apache_gold.tar
f. cd apache/bin
g. vi apachectl apxs ( change :1,$s/qtccsc/dtccs/g)
h. cd apache/conf
i. vi httpd.conf (change :1,$s/qtccsc/dtccs/g) – add “ServerName <hostname>”
j. $ ./apachectl start
k. ./apachectl start: httpd started
l. $ ./apachectl stop
m. ./apachectl stop: httpd stopped
14. Install apache software for id qtccsc
a. su – dtccsc
b. cd
c. cp -ip /sapcd/apache/apache_gold.tar .
d. $ pwd
e. tar –xvf apache_gold.tar
f. cd apache/bin
g. vi apachectl apxs ( change :1,$s/qtccsc/dtccsc/g)
h. cd apache/conf
i. vi httpd.conf (change :1,$s/qtccsc/dtccsc/g) - add “ServerName <hostname>”
j. $ ./apachectl start
k. ./apachectl start: httpd started
l. $ ./apachectl stop
m. ./apachectl stop: httpd stopped
15. Login as root
16. cd /export/CONTENT_SERVER/inst
17. $vi qtc_sapinst.sh
export TMP=/usr/sap/QTL/tmp
export TMPDIR=/usr/sap/QTL/tmp
export TEMP=/usr/sap/QTL/tmp
export PATH=$PATH:/usr/java14_64/jre/bin
export JAVA_HOME=/usr/java14_64
export SAPINST_JRE_HOME=/usr/java14_64
cd /sapcd/NW2004S/BS_2005_SR2_SAP_Installation_Master/IM_AIX_PPC64
# cd /export/CRM_2007_INSTALL/SAP_CRM_2007_Installation_Master/IM_AIX_PPC64
nohup ./sapinst SAPINST_DIALOG_PORT=3285 GUISERVER_DIALOG_PORT=3275
SAPINST_START_GUI=false
18. Login as root
19. cd /export/CONTENT_SERVER/inst
20. ./ qtc_sapinst.sh
21. Start SAPINST:
a.
22. Custom Install:

23.
24.
25.
26. Change the users to dtccs and dtccsc respectively and also enter the home directory of
them.
Copying Patches:

1. /usr/sbin/slibclean
2. patches are in /export/CONTENT_SERVER/patches
3. login as stccs
4. ps –aef | grep httpd ( make sure nothing runs here)
5. $ pwd
6. /home/stccs/libexec
7. $ ls
8. libsapsecu.o mod_sapcs.o
9. $ cp -ip libsapsecu.o libsapsecu.o.old
10. $ cp -ip mod_sapcs.o mod_sapcs.o.old
11. $ cp -ip /export/CONTENT_SERVER/patches/*.o .
12. overwrite ./libsapsecu.o? y
13. overwrite ./mod_sapcsc.o? y
14. $ pwd
15. login as stccsc
16. cd libexec
17. pwd
18. /home/stccsc/libexec
19.

S-ar putea să vă placă și