Search notes:

SAS: proc setinit

proc setinit can be used to find out which products (such as SAS/GRAPH or SAS/STAT) are licensed and when they expire.
Apparently, the proc is undocumented.
Having a product licensed doesn't necessarily mean that it is also installed. Use proc product_status to verify if it is installed.
proc setinit noalias;
run;
Github repository about-SAS, path: /programming/proc/setinit/noalias.sas

See also

SAS programming: proc

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Companie...', 1759408131, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/SAS/programming/proc/setinit/index(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78