Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which is the SAP version installed in AIX 1

Status
Not open for further replies.

cts123

Technical User
Feb 28, 2007
108
IN
Hi,

I have very old AIX server ( 4.3.3) which is being used as a SAP production server. I want to know which version of SAP is loaded in my server.
If I do lslpp -l | grep -i sap I am getting only

$ lslpp -l | grep -i sap
3.3.1.0 COMMITTED Data Protection for mySAP.com
3.3.11.0 COMMITTED Data Protection for mySAP.com

The oracle version is 8.1.7

How can I find out what is the SAP version in my server that is installed.

Thanks
Sam
 
There is a SAP forum here also: forum649

as the sap administrative user "xxxadm", run this command:
(xxx is your SAP's system name in lowercase)

[tt]disp+work -V|more[/tt]


HTH,

p5wizard
 
p5,

Awesome. I appreciate your support. Thanks a lot.

Regards,
Sam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top