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 can we creat a Z authorization object, can anyone help me with the procedure and the T-code for the same?
What is the procedure to lock a client?
what is the function of garbage collector... can any one explain
What are the different user types in sap system that an admin can use while creating a new user?
WHEN I M TRYING FOR CREATING ROLE OF ECC6.0 IDES SO IT SHWOING DUMP ERROR: THERE IS NO MORE SPACE MEMORY BUT I HAVE INSTALLED ON 500GB HDD. PLS GIVE ME SOLUTION PLS IT'S VERY IMPORTANT & URGENT FOR ME.
What is the purpose of support package?
While applying support patch or importing DDIC will get stuck what you do?
What is Hit Ratio?
What is the different architecture between SAP 4.7EE & ECC5.0
How to find Expensive SQL Statements? How to solve?
If table space auto extend size how to see the size?
HOW TO TRANSPORT SAME REQUST TO MANY CLIENTS