If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Can someone tell me how to determine if DB2 is 32 or 64 bits from within a shell script ? I know how to find out for the kernel (prtconf -k) but I have no idea for DB2.
Platform: AIX 5.1 (both 32 and 64 bits)
DB2: UDB EE 7.2 FP11 (both 32 and 64 bits)
Not sure what your referring too, but on the boxes that say 32 & 64 bit, it means that the fixes are included for both. I guess another way you could check and see if your $HOME/sqllib/bin would be a 32 bit system and $HOME/sqllib/bin64 would be a 64 bit system.