Can I speed up my custom SAS program's runtime?

To improve performance, SAS programs can invoke SAS direct load processing if the following conditions are met:

  • The target table processing type for SAS program must be Staging, either With or Without Audit.

  • The target table descriptor must have "Target as Dataset" set to Yes.

  • The administrator must enter the SQL Loader file location in the Detail attribute of the SAS service location in LSH.