Sas | 9.4m8

Starting at SAS 9.4M8, the FIPS configuration for the SAS Web Application Server and SAS Environment Manager utilizes the same configuration files and modules as the SAS Web Server, aligning with modern security protocols.

| Hotfix ID | Component | Issue Resolved | |-----------|-----------|----------------| | A8G001 | Base SAS | PROC SQL memory leak | | B8N003 | SAS/STAT | HPLOGISTIC convergence issue | | C9A007 | ODS | PDF bookmark corruption | | D7K004 | IOM | Performance regression | sas 9.4m8

/* Load data to CAS */ proc casutil; load data=sashelp.class casout="class"; run; Starting at SAS 9