info about casuser lib
Publish to docs.datacontroller.io / Deploy docs (push) Failing after 13m12s

This commit is contained in:
4gl
2026-06-02 13:56:53 +01:00
parent 1b590a6ee7
commit a0bb0c1e20
+3
View File
@@ -26,6 +26,9 @@ Library definitions should be added in the `autoexec.sas` of the designated Comp
If the above is not feasible, it is possible to insert code in the `[DC Drive Path]/services/settings.sas` file however - this will have a performance impact due to the additional API calls. If the above is not feasible, it is possible to insert code in the `[DC Drive Path]/services/settings.sas` file however - this will have a performance impact due to the additional API calls.
!!! note
The CASUSER library must be assigned, as it is used to store temporary in-memory tables during CAS data updates.
## SAS 9 EBI Libraries ## SAS 9 EBI Libraries
In most cases, libname statements are NOT required so long as they are accessible in metadata. In most cases, libname statements are NOT required so long as they are accessible in metadata.