After my initial post I've tested the following lines in the batchfile (on both machines) :
start /MAX /WAIT sqla.exe -c 1teradata -f "\\s011\obv6vol1\TD\Test\test1.sql" -e "\\s011\obv6vol1\TD\Test\test1.txt"
start /MAX /WAIT sqla.exe -c 1teradata -f "\\s011\obv6vol1\TD\Test\test2.sql" -e "\\s011\obv6vol1\TD\Test\test2.txt"
but then the windows stay open on both pc's. When I put the batchfile back to its original form
sqla.exe -c 1teradata -f "\\s011\obv6vol1\TD\Test\test1.sql" -e "\\s011\obv6vol1\TD\Test\test1.txt"
sqla.exe -c 1teradata -f "\\s011\obv6vol1\TD\Test\test2.sql" -e "\\s011\obv6vol1\TD\Test\test2.txt"
the problem remains but now on BOTH pc's !!
↧
SQL Assistant 14.0.0.02 not closing once query is done in batch - response (4) by Hans van Stippent
↧