Do we need a serial number for Schema Compare For Oracle to use it in Jenkins?
Selma
Posts: 3 New member
Hello,
We are working on a project using the Schema Compare For Oracle to setup up the continuous integration with Jenkins. When we run the command line from the server, it works fine as shown in the first picture. But when it is run from Jenkins, we get an error that the version of Schema Compare For Oracle is expired as shown in the second picture, please note that we still have 28 days for the software to expire.
Tagged:
Answers
I was able to run the command successfully from Octopus Deploy in a Powershell window directly on the server.
The problem turned out to be that the Octopus Deploy Tentacle (agent) service was running under Local System user. Switching to the user I logged on as resolved the problem.
Can you please help me with the steps on how to change the user.
I am using Jenkins, I would like to know the steps for Jenkins. Could you please share the details if possible.
I will check if we can do it for Jenkins in the similar manner.
No problem Sir! I will check if I can do it for Jenkins.
Thanks