Anyone every get a core dump on executing the envsetup command as part of the environment install (for new or upgrade)?
Nothing shows in the envsetup.log - doesn't actually have time to do anything, just goes right to core dump. User is logged in as root to execute.
This is AIX install of 8.0.3.
FYI, here are the steps taken:
1. Download 803plusSP1_aix43.tar and ftp (using bin mode) to /apps/lawson
2. Login as root
3. export GENDIR=/lawson/GEN
4. cd to /apps/lawson
5. tar xvf 803plusSP1_aix43.tar (which creates a child directory called aix43)
6. Copy envsetup to /lawson/GEN
7. cd /lawson/GEN
8. ./envsetup /apps/lawson aix43 <decrypt key> <client id>
then we get the coredump -
tried downloading tar file from support site twice. Not sure what the issue could be????