An automation task is run that contains a 'select to file' activity. This activity has a link to a sql file but the sql does not appear to execute. There are no errors in the log. An 'execute script' activity also will not run if linked to the same sql file.
WORKAROUND 1:
Open Unicode file in the Notepad and save it with ASCII encoding. The file will be ASCII from then on and will open “uncorrupted” with US-ASCII setting.
WORKAROUND 2: (If Unicode encoding needs to be preserved in the file)
It will be saved as Unicode and BOM will be added to the file. Later, 'File encoding type' can be set back to US-ASCII and that renewed Unicode file will open correctly.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center