Login failed due to an error with the security certificate
When running the sas-admin CLI tool against a Viya server on https you may get the following response:
Password> Login failed due to an err...
Dictionary of Dictionaries
The SQL procedure contains a lot of metadata information in the special DICTIONARY libref, and I often find myself needing to call select * from dictionary.dictionaries
in order to query it. So to save time I've...
Cannot POST /SASStoredProcess/do/
You might see Cannot POST /SASStoredProcess/do/
when building a SAS Web App on SAS 9. The reason you see this, is that you have an incorrectly defined URL - either the host / server name is incorrect, or you a...