data mover not uploading
In the process of upgrading from 9.0 to 9.2 I've been using data mover for years to update the configuration settings on databases that have been refreshed. With PeopleTools 8.49 the upload list below has worked well. With PeopleTools 8.54 it runs to success with no errors but no data is uploaded. Running on Windows 2012 R2 and Windows SQL server 2013. SQL statements will work
Has something changed that I am not aware of?
SET LOG F:\Refresh Env Settings\HRPROD\REFRESHInport.LOG;
SET INPUT F:\Refresh Env Settings\HRPROD\REFRESH.DAT
REPLACE_DATA *;