Hi experts,
In My landscape 3 servers DEV,QTY and PRD. but DEV & QTY is MCOD installed.
and i want to Upgrade the Kernel on DEV Server only.
when i uncar the database dependent and database independent .SAR files in /sapmnt/sid/exe.
but which command i executed after this.
./saproot.sh sid <DBSID>
What is DBSID ???
In Devlopement system
SID--DEV
instance No--00
in st04
DBSID---DEV
& QTY sysetm.
SID--QTY
instance No--01
in st04
DBSID---DEV
Os--HPUX
Oracle 10g ECC 6.0
Regards,
Vivek
Hi Vivek,
You should give SAP system's SID for saproot.sh. You should not give DBSID.
stopsap
su - root
cd /sapmnt/<SID>/exe
./saproot.sh <SID>
exit
startsap
Along with DB dependent and DB independent files, it is always better to upgrade DBSL libraries.
Refer to the following link
Error when installing EHP6 on win orcale 11.2.0.2
Br,
Venky
Hi Vivek,
DBSID refers to the user that the database is used to run. e.g: For oracle systems you usually have a user called: ora, in your case oradev.
Cheers,
Maurício
Dear vivek,
Hope you are doing good.
Also the below links will help you if there are any queries with the kernel update procedure.
If you wish to do a Manual Kernel Upgrade:
<http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/
70d8838d-cb8f-2c10-7ab8-d1504670fbb8>
Kernel upgrade using JSPM:
<Video Blog: Applying Support Packages Stacks with JSPM>
and
SAP Note No. 19466: Downloading SAP kernel patches
Thank you and have a nice day :).
_____________
Kind Regards,
Hemanth