Goodday,
I created a Workflow that should ONLY read data from the database and create a yxdb file for it.
I scheduled this workflow but unfortunately it didn't updated the yxdb file, instead I got this Error:
Tool #2: FileUnbuffered: Error in GetOverlappedResult: The media is write protected. (19)
I was wondering what this Error is. I know the FileUnbuffered error with not enough diskspace (112) but I've never seen this type of error before.
Does this error mean that Alteryx was trying to write to the database instead of reading from it?