Hi -
Has anyone encountered this error? We're running Alteryx Designer 9.5 on Windows 7 Desktop. This error is thrown right when the module results the output to an Oracle table .
Error: Designer x64: The Designer x64 reported: InboundNamedPipe::ReadFile: Not enough bytes read. The pipe has been ended.
Thanks for any help!
Arul
Solved! Go to Solution.
I have the same issue here.
But even when using a local file, which is admittedly quiete big (120 Mio obs).
I can open the input file, page up and page down works fine, but once I grab the handle to jumb to a different section of the table Alteryx crashes.
Is that due to a corrupt table or being a temporary memory problem (I have 8 GB working memory ad hand).??
Cheers Tom
This is a common error that is typically thrown for unknown reasons. Sometimes it is due to a corrupt file as mentioned above, but normally it occurs because of an unaccounted for reason. Other users have reported changing a Union tool from Manual Configuration to Auto has resolved the issue as well. When you get this error, it is best to reach out to your Client Services Rep who will work with you directly to try to reproduce and fix your issue, or so it can be escalated through the proper channels.
So I ran a workflow a few times with no issue. Then had this issue from Union. Spent an hour recreating files, rerunning etc. Finally deleted the Union tool and rebuilt and the workflow finally ran.
Came across this error when outputing a file to 1) YXDB and 2) SAS format simultaneously (2 separate outputs). The SAS file did not get generated, so likely an issue with writing the yxdb. I went into the output tool and ensured the output file name included the .yxdb extension and it seemed to resolve.
Thanks for the pointer. In the Union step, I changed from Manual Config to Auto Config by name and this error disappeared. Wiered.
I had a similar issue today and it was a cache object that had gone bad for whatever reason. Restarting Alteryx cleared the cache and took care of it.