I have a large database with 180 Million records that i put into a table called [TBASE_DEMO_ALL.yxdb]
The query i built below selects the 1st 1million records and OUTPUTS the data into a .txt file. Thats pretty much it.
Question I have is the SAMPLE tool and OUTPUT tool hit 99% in 2 minutes. The INPUT tool is slowly creeping up - and if my math is correct - should finish in a couple of hours before the INPUT tool hits 100%.
Here's the kicker - if i cancel the workflow once the SAMPLE tool and OUTPUT tool hit 99% (so after 2 minutes) - the 1million .txt file is created.
So in my head i'm thinking that the INPUT file is still trying to read the rest of the file. Anyway i can bypass it reading the rest of the file? Am i not building the query correctly? Any thoughts would be appreciated. Thanks. Javier
