on 2007 Jul 10 6:27 AM
Hello
How can i see on our system what we use sap kernel 32-bit or 64-bit?
regards,
Denis
Hi,
One way to check via the header of dev_ trace file, i.e dev_w*, dev_disp: something like:
1. M sysno 00
M sid PRD
M systemid 370 (Solaris on SPARCV9 CPU)
M relno 7000
M patchlevel 0
M patchno 52
M intno 20050900
M make: single threaded, ASCII, 64 bit, optimized
M pid 23971
cheers,
Vincent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Denis,
very simple really...Go to transaction SM50. Choose any of the workprocess in the list. Then from Menu : Process -> trace -> Display file
That opens up the dev_w<n> file where you can see whether it's 64-bit or 32-bit at the very beginning of the file...(line started with make: ....)
If it's 64-bit, it will be explicitely mentioned. if nothing mentioned, then it's 32-bit
Hope it helps...
Cheers !!
Satya.
PS: points are always appreciated...thx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Very simple.
Go to the path: c:\usr\sap\<SID>\SYS\exe\uc\NT<XXXX>.
The naming convention itself will tell you as to if the system is 64 bit or 32 bit. If I386 then 32, if it ends with 64 then 64 bit.
Also this location would be having two files SAPEXE and SAPEXEDB file see the exact number of it and then login to service market place and there match these numbers at the required location to find it out.
Using command prompt go to the same location and type disp+work you will see a few informations which will have the required details about the kernel.
regards and reward with good points.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.