Overview
If you have a task scheduled to run every night for Copy Live to Play, and you find that this is no longer running and is now failing, please follow the advice below.
What can I do to help resolve this?
Please check that the CopyLiveToPlay.bat file contains /Autorun. If it does not contain /Autorun it will fail to start the CopyLiveToPlay process, which then causes SQLUtils.exe to remain on the server awaiting user interaction.
β
Please add the /Autorun command to the .bat file like this:
"FactoryMaster SQL Utils" "C:\FactoryMaster\FMAST10\ClientSetup\Other\SQLUtils.exe" /Copy /Autorun"
