Status:
Open
Submitted by
paulkaefer
on
07-05-2018
10:21 AM

If I export a dataset with more than about one million records to Excel, it won't work because that is too much for Excel 2010 to handle.
Can proc export determine this before doing the export, rather than processing the export and after some time
breaking, with the error ERROR: Too many records for the output file?
This would save time if a dataset that is too large is exported, and save space - for the current process I'm building, I now see a dataset_name.$$1 file that's 120 MB.
Another suggestion is to make this a warning, or have an option to change this from an error to a warning.
See more ideas labeled with:
- Find more ideas tagged with:
- errors
- PROC Export
4 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.