Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Data import error :FileUnbuffered::LSeek: Attempt to LSeek past the end of the file

anannya_nath
5 - Atom

Hi, 

 

I am trying to import .yxdb data using the input tool. The data is very large. I am getting the following error:

"FileUnbuffered::LSeek: Attempt to LSeek past the end of the file".

Did anyone face this issue before? What does this error mean?

 

Thanks in advance.

2 REPLIES 2
CharlieS
17 - Castor
17 - Castor

Hi @anannya_nath 

 

When something like this happens with a large yxdb I'll start by seeing if it's a particular record or field is causing the issue. Once we find what's causing the problem, that'll help the troubleshooting process. 
To test records: use Sample tools to filter down subsets of the records to see if it's a particular record or records that's causing the issue. 

To test fields: if you control the creation of that file, can you create a subset of fields to see if the error persists.

 

anannya_nath
5 - Atom

Thanks for responding! I will try to check by different subsets. 

Labels
Top Solution Authors