We have recently setup an ODBC connection to Splunk to import data in SAS and we noticed that character fields although having max length in Splunk of 15 characters, they get imported with length 5120. Is there a way to prevent this or force the column size? We have already tried to substr every value in order to make sure it maintains the length but it did not work.
We are using a saved search to populate the table.
Many thanks in advance!
↧