Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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