Search notes:

SAS: session

Starting a session

SAS assigns a work library.
The sashelp library is made available. Its views and tables contain metadata on the session.
The sasuser library is checked for a profile catalog
The autoexec.sas file is executed.
Apparently, when the session is started, a sas.lck file is created in this work directory

Terminating a session

The work library is cleaned up (except when a SAS session crashes, in which case the work directory should be manually cleaned up).

See also

utf 8 sessions
Recovering an interactive session
Option presenv and proc presenv to preserve some settings across sessions.

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...', 1745859674, '3.144.147.211', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/SAS/session/index(62): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78