how to check if your r/3 system is 32bit or 64bit?
Answers were Sorted based on User's Feedback
Answer / lalit rana
To check if your R/3 system is 32bit or 64bit you can get
it by executing "disp+work" file which is part of your
kernel in /sapmnt/<SID>/exe. Just follow the following step:
su - <sid>adm
cd /sapmnt/<SID>/exe
disp+work
When you execute this file it will give the output which
will contain the following line.
disp+work information
--------------------
kernel release 640
kernel make variant 640_EX2
compiled on AIX 2 5 00029F1AD300
compiled for 64 BIT
compilation mode Non-Unicode
compile time May 31 2009 22:26:33
update level 0
patch number 286
source id 0.286
You can see in the above lines stating "Complier for
64bit". Incase of 32bit it will show 32bit.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sudhan
we will identify the system 32- bit or 64 - bit in OS level
DISP+ WORK and SAP level system status
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kishore
you can also check with t-code sm51 and then click release note
or
by clicking on system -> status
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari
To check the version of the operating system whether it is 32 bit or 64 bit we can check in the following manner
sap level : sm51--> released notes
system --> status
os level : disp+work
here we can check not only the operating system and also we can check the kernel version and database version
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sameer
"disp+work" command gives the information of Kernel release
patch number
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sirish
Also, you can use
bootinfo -k
command at OS level in AIX
It will return 32 or 64 value based on your system
Regards
Sirish
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / syed mahboob feroz ahmed
Hi,
To know whether the system is 32 or 64 bit one should know
that a R/3 system is installed only on NT based platform
i.e : one can install r/3 system on NTFD file system and
not on FAT file system.
Is This Answer Correct ? | 1 Yes | 4 No |
How to schedule background jobs at OS level?
What is Tranport Group & Transport directory in STMS? Briefiely expalin the functionalities?
How will you do a local client copy? Just tell us up to the point where you monitor the progress. What if SAP* user is not available at all in your system then how u will do client copy?
How can I delete a data file that was created by mistake?
How to calculate J2EE Ports?
How to restrict particular Tcode in Role. while these not assignsed in role?
What is "Hit Ratio"?
what is System tuning ? what are the activities involved in system tining?
What will you do when you cannot login to a dialog server?
how to send an email from EP Portal.
how to find if there are an expensive sql statements running.if yes,what to do?
Where is the Deletion Flag or Indicator used in archiving process?