Update libraries.md

This commit is contained in:
Allan Bowe 2022-07-25 15:03:56 +01:00 committed by GitHub
parent 07419c4b1f
commit 07d0c6d4dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,9 @@ Flavour specific guidance is below.
## Viya Libraries
Library definitions should be added in the `autoexec.sas` of the designated Compute Context using Environment Manager. If this 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 that read the file.
Library definitions should be added in the `autoexec.sas` of the designated Compute Context using Environment Manager.
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.
## SAS 9 EBI Libraries