We were testing upgrading from 6.2 to 10. When running runcbl we get the message "sh: runcbl: Execute permission denied." The file is protected 777.
When I do a file command:
[d1::/opt/acucobol62/bin]grs20 test $ file runcbl
runcbl: ELF-64 executable object file - PA-RISC 2.0 (LP64)
[d1::/opt/acucobol1001/bin]grs20 test $ file runcbl
runcbl: ELF-64 executable object file
Does anyone know what this means. The version 10 file doesn't state the PA-RISC 2.0 part.