Return to Navigation

Creating WebLogic PIA Domain Issues on the AIX platform

Issues are encountered on while creating Weblogic PIA domain on AIX platform.

Creating PIA domain on WebLogic fails because hostname and chmod could not run on the AIX platform.

To resolve this issue, set the following PATH in the PsMpPIAInstaller Setup script:

PS_HOME/setup/PsMpPIAInstall/setup.sh
main()
{
PATH=/jre/prod/1.7.0/bin:/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/etc:/usr/ccs/bin:/usr/bin/X11:/usr/ucb:.:/tuxedo/prod/12.1.1.0‐j12‐
64bit/bin:/cobol/prod/svrexp‐5.1_wp6‐64bit/bin:/products/oracle/11.2.0.2.0/bin; export PATH