Hi There,
This is with respect to one of issue we have faced in our bamboo plan.
we have created the task with inline script to connect to database and run sql script where interpreter is cmd.exe or /bin/sh.
sqlplus ${username}/${password}@${database} @Example.sql ;
but it seems it is not recognizing ${database} and throwing the TNS error. Same sqlplus command seems working when we try through command prompt(run--> cmd)
Can someone help on this? This is new error we faced.
Thanks.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.