Tuesday, March 30, 2010

CSS T-Code to log on to customer system

STFK

New way of Installing Oracle along with OPatches

During installation of NWDI the ./sapinst stopped at the dialogue box where it says to install Oracle, we followed the following steps to install oracle:
1) Go to /oracle/JDI directory and deleted the 102_64 folder
2) copied already installed Oracle in the same instance CD2
/oracle/JDI # cp -pr /oracle/CD2/102_64 .
3) Changed the owner from oracd2:dba to orajdi:dba with following command
chown -R orajdi:dba 102_64
4) Go to the path /oracle/JDI/102_64/network/admin and delete all the files there as the installer will create new files as per the JDI Instance.
5) Click on OK to continue ./sapinst

Monday, March 29, 2010

Checking Usage Types from OS level

There are two ways to check the Usage Types i.e. what all components are installed on the Java engine.
Go to the url http://hostname:port/utl/UsageTypesInfo
If for any reason you are not able to log on to the Java engine then we may also check the same from OS level
Go to path /usr/sap/SID/config, and open the file usagetypes.properties, the first line USAGE= in this file will tell you what all usage types are installed
Example : USAGE=BI-Java\:EPC\:EP