I've tried to create another table to store just data within one year, or even do an inner join to another table to store a subset of customers' transaction details, but neither have worked - I continue getting the time out error...
Has anyone worked with this kind of dataset? Any tips?
How long does your SAS program run for before it times out? Is the table a SAS table or a database table? If it is a SAS table then what is the size of the sas7bdat file?
Usually about 3+ hours. The table belongs to a database. Below is the exact message I get:
ERROR: Conversation termination; status=1. ERROR: A link must be established by executing the SIGNON command before you can communicate with SERVER ERROR: Remote submit to SERVER canceled.
Check with the database administrator to see if there are any limits on query run times. What database is it? Do you have access to another database query tool to try a test? With such a large table you may need to switch to SQL PASSTHRU to use database-specific performance improvements.
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!