Hi Laurie, Thanks for offering to help. I'm not actually referencing the CLOB column. The code references the Oracle view and I assume that one of the fields in this view is a CLOB or BLOB. I'm not sure which field is throwing the error, but SAS successfully reads over 200,000 records before throwing the error. Unfortunately, there is no data dictionary available for the view and IT is not willing to provide one. Maybe I should start with a proc contents to see what is actually stored on Oracle? -Todd
... View more