Migrated R12.1.3 11.2.0.4 db from 32bit Linux to 64bit SLES11- question on PLATFORM variable on Apps
Following Note 471566.1 to migrate R12.1.3 11.2.0.4 db from 32bit Linux to 64bit SLES11. Completed migration of database and completed running clone of Apps Tier on 64bit SLES11.
Now completed Autoconfig on Apps tier of 64bit SLES11. My problem is that Apps Tier env variable PLATFORM goes back to LINUX and not LINUX_X86-64 on the Apps Tier, and I am not sure if that is an issue because I believe the Forms version is still 32bit, even though the db is 64bit...
Before running Autoconfig:
[applmgr@wiresmd apps]$ echo $PLATFORM
LINUX_X86-64
[applmgr@wiresmd apps]$
[applmgr@wiresmd apps]$ grep -i platform $COMMON_TOP/clone/context/apps/CTXORIG.xml