ksh: ./java: 0403-006 Execute permission denied.
807601Apr 1 2008 — edited Apr 1 2008hello
my application which include a java runtime jre is packed into tar.gz file, then uploaded to the AIX server, uncompress there, the premission of everything seem like 751, but when i navigate into the jre directory, execute command
./java
it tell me "ksh: ./java: 0403-006 Execute permission denied."
i am sure the permission to the java is 751
who can help?
Thanks