Change Assistant - Fails at SQL Command Ste
Upgrading from PT 8.53 to 8.55, I have my job configured within CA and it fails on auto step "Deleting DDDAudit Output Data". The Parameter within this step is DELETE FROM PS_PTUPGDDDOUTPUT;. There is no _out.log generated from step identifying what the error is only the DeleteDDDOutput_CA.log providing the command line. I'm a SQL server 2014 user and have setup my ODBC connections as well as verified my SQL Tools
Command Line: C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\SQLCMD.EXE -U psuser -P * -S CSAVDEVSQL2 -d HRUPG1 -i "E:\temp855\upgrade\staging\softwareupdatePeopleTools_Only_Upgrade{-HRUPG1}IP\DeleteDDDOutput.sql" -o "E:\temp855\upgrade\output\softwareupdatePeopleTools_Only_Upgrade{-HRUPG1}IP\DeleteDDDOutput.log" -e -I -b