Hi @Alexandru Moise
Thanks for the question and using MS Q&A platform.
It sounds like you are having issues running a custom script to install the IBM i Access Driver on a Data Factory Integration Runtime.
One possible reason for the error message you are seeing is that the script is not being executed with the correct permissions. Make sure that the user account running the script has the necessary permissions to execute the script and install software on the Integration Runtime.
Another possible reason is that the script is not being executed from the correct working directory. Make sure that the script is being executed from the correct directory where the installer and other necessary files are located.
You can also try modifying the script to include additional logging or error handling to help diagnose the issue. For example, you can add commands to log the output of each command to a file or to the console.
If none of these solutions work, consider contacting Azure support for further assistance. They may be able to provide additional guidance on how to troubleshoot the issue.
I hope this helps! Let me know if you have any further questions.