1 The SAS System 14:17 Monday, November 11, 2024 NOTE: Copyright (c) 2016 by SAS Institute Inc., Cary, NC, USA. NOTE: SAS (r) Proprietary Software 9.4 (TS1M5) Licensed to BOSTON UNIVERSITY - SFA T&R, Site 70084216. NOTE: This session is executing on the Linux 4.18.0-553.27.1.el8_10.x86_64 (LIN X64) platform. NOTE: Updated analytical products: SAS/STAT 14.3 SAS/ETS 14.3 SAS/OR 14.3 SAS/IML 14.3 SAS/QC 14.3 NOTE: Additional host information: Linux LIN X64 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Tue Nov 5 04:50:16 EST 2024 x86_64 AlmaLinux release 8.10 (Cerulean Leopard) You are running SAS 9. Some SAS 8 files will be automatically converted by the V9 engine; others are incompatible. Please see http://support.sas.com/rnd/migration/planning/platform/64bit.html PROC MIGRATE will preserve current SAS file attributes and is recommended for converting all your SAS libraries from any SAS 8 release to SAS 9. For details and examples, please see http://support.sas.com/rnd/migration/index.html This message is contained in the SAS news file, and is presented upon initialization. Edit the file "news" in the "misc/base" directory to display site-specific news and information in the program log. The command line option "-nonews" will prevent this display. NOTE: SAS initialization used: real time 0.40 seconds cpu time 0.02 seconds 1 /* A simple Hello World SAS program */ 2 3 /* Print Hello World */ 4 data _null_; 5 put "Hello, World !"; 6 run; Hello, World ! NOTE: DATA statement used (Total process time): real time 0.22 seconds cpu time 0.01 seconds 7 8 /* Output current version of SAS */ 9 proc product_status; 10 run; 2 The SAS System 14:17 Monday, November 11, 2024 For Base SAS Software ... Custom version information: 9.4_M5 Image version information: 9.04.01M5P090617 For SAS/STAT ... Custom version information: 14.3 For SAS/GRAPH ... Custom version information: 9.4_M5 For SAS/ETS ... Custom version information: 14.3 For SAS/FSP ... Custom version information: 9.4_M5 For SAS/OR ... Custom version information: 14.3 For SAS/AF ... Custom version information: 9.4_M5 For SAS/IML ... Custom version information: 14.3 For SAS/QC ... Custom version information: 14.3 For SAS/SHARE ... Custom version information: 9.4_M4 For SAS/ASSIST ... Custom version information: 9.4 Image version information: 9.04.01M0P061913 For SAS/CONNECT ... Custom version information: 9.4_M5 For SAS/EIS ... Custom version information: 9.4_M5 For SAS/ACCESS Interface to Netezza ... Custom version information: 9.42 For SAS/ACCESS Interface to Greenplum ... Custom version information: 9.42 For SAS/ACCESS Interface to SAP IQ ... Custom version information: 9.4_M4 For SAS/ACCESS to Hadoop ... Custom version information: 9.45 For SAS/ACCESS to Vertica ... Custom version information: 9.4_M5 For SAS/ACCESS to Postgres ... Custom version information: 9.4_M5 For SAS/ACCESS to Impala ... Custom version information: 9.44 For SAS/ACCESS to Amazon Redshift ... Custom version information: 9.42 For SAS Integration Technologies ... Custom version information: 9.4_M5 For SAS/Secure 168-bit ... Custom version information: 9.41_M2 For High Performance Suite ... Custom version information: 2.2_M6 For SAS/ACCESS Interface to DB2 ... Custom version information: 9.4_M2 For SAS/ACCESS Interface to Oracle ... Custom version information: 9.42 For SAS/ACCESS Interface to the PI System ... Custom version information: 9.43 For SAS/ACCESS Interface to SAP ASE ... 3 The SAS System 14:17 Monday, November 11, 2024 Custom version information: 9.4_M4 For SAS/ACCESS Interface to PC Files ... Custom version information: 9.4_M5 For SAS/ACCESS Interface to ODBC ... Custom version information: 9.4_M5 For SAS/ACCESS Interface to INFORMIX ... Custom version information: 9.43 For SAS/ACCESS Interface to Teradata ... Custom version information: 9.45 For SAS/ACCESS Interface to Microsoft SQL Server ... Custom version information: 9.43 For SAS/ACCESS Interface to MySQL ... Custom version information: 9.4_M5 NOTE: PROCEDURE PRODUCT_STATUS used (Total process time): real time 0.63 seconds cpu time 0.02 seconds 11 12 /* Get license information */ 13 proc setinit noalias; 14 run; NOTE: PROCEDURE SETINIT used (Total process time): real time 0.02 seconds cpu time 0.00 seconds Original site validation data Current version: 9.04.01M5P091317 Site name: 'BOSTON UNIVERSITY - SFA T&R'. Site number: 70084216. Expiration: 14AUG2025. Grace Period: 0 days (ending 14AUG2025). Warning Period: 15 days (ending 29AUG2025). System birthday: 28JUN2024. Operating System: LIN X64 . Product expiration dates: ---Base SAS Software 14AUG2025 ---SAS/STAT 14AUG2025 ---SAS/GRAPH 14AUG2025 ---SAS/ETS 14AUG2025 ---SAS/FSP 14AUG2025 ---SAS/OR 14AUG2025 ---SAS/AF 14AUG2025 ---SAS/IML 14AUG2025 ---SAS/QC 14AUG2025 ---SAS/SHARE 14AUG2025 ---SAS/ASSIST 14AUG2025 ---SAS/CONNECT 14AUG2025 ---SAS/EIS 14AUG2025 ---SAS/SHARE*NET 14AUG2025 ---MDDB Server common products 14AUG2025 ---SAS Integration Technologies 14AUG2025 ---SAS/Secure 168-bit 14AUG2025 ---SAS Enterprise Guide 14AUG2025 ---SAS Bridge for ESRI 14AUG2025 ---OR OPT 14AUG2025 ---OR PRS 14AUG2025 4 The SAS System 14:17 Monday, November 11, 2024 ---OR IVS 14AUG2025 ---OR LSO 14AUG2025 ---SAS/ACCESS Interface to DB2 14AUG2025 ---SAS/ACCESS Interface to Oracle 14AUG2025 ---SAS/ACCESS Interface to SAP ASE 14AUG2025 ---SAS/ACCESS Interface to PC Files 14AUG2025 ---SAS/ACCESS Interface to ODBC 14AUG2025 ---SAS/ACCESS Interface to INFORMIX 14AUG2025 ---SAS/ACCESS Interface to R/3 14AUG2025 ---SAS/ACCESS Interface to Teradata 14AUG2025 ---SAS/ACCESS Interface to Microsoft SQL Server 14AUG2025 ---SAS/ACCESS Interface to MySQL 14AUG2025 ---SAS/IML Studio 14AUG2025 ---SAS Workspace Server for Local Access 14AUG2025 ---SAS Workspace Server for Enterprise Access 14AUG2025 ---SAS/ACCESS Interface to Netezza 14AUG2025 ---SAS/ACCESS Interface to Greenplum 14AUG2025 ---SAS/ACCESS Interface to SAP IQ 14AUG2025 ---SAS/ACCESS to Hadoop 14AUG2025 ---SAS/ACCESS to Vertica 14AUG2025 ---SAS/ACCESS to Postgres 14AUG2025 ---SAS/ACCESS to Impala 14AUG2025 ---SAS/ACCESS to Salesforce 14AUG2025 ---SAS/ACCESS to Amazon Redshift 14AUG2025 ---SAS/ACCESS to Mongo DB 14AUG2025 ---High Performance Suite 14AUG2025 ---SAS/ACCESS to SAP HANA 14AUG2025 ---PRODNUM0896 14AUG2025 ---SAS/ACCESS Interface to the PI System 14AUG2025 ---Reserved for ACCESS 14AUG2025 ---prod 1304 14AUG2025 ---prod 1308 14AUG2025 ---prod 1312 14AUG2025 15 16 /* Output total memory size default value */ 17 proc options option=MEMSIZE value; 18 run; SAS (r) Proprietary Software Release 9.4 TS1M5 Option Value Information For SAS Option MEMSIZE Value: 252961440000 Scope: SAS Session How option value set: Config File Config file name: /share/pkg/sas/9.4M5/install/SASHome/SASFoundation/9.4/sasv9_local.cfg NOTE: PROCEDURE OPTIONS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 19 20 /* Output total sort size default value */ 21 proc options option=SORTSIZE value; 22 run; 5 The SAS System 14:17 Monday, November 11, 2024 SAS (r) Proprietary Software Release 9.4 TS1M5 Option Value Information For SAS Option SORTSIZE Value: MAX Scope: SAS Session How option value set: Config File Config file name: /share/pkg/sas/9.4M5/install/SASHome/SASFoundation/9.4/sasv9_local.cfg NOTE: PROCEDURE OPTIONS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 23 24 /* Output number of threads default value */ 25 proc options option=CPUCOUNT value; 26 run; SAS (r) Proprietary Software Release 9.4 TS1M5 Option Value Information For SAS Option CPUCOUNT Value: 28 Scope: SAS Session How option value set: Config File Config file name: /share/pkg/sas/9.4M5/install/SASHome/SASFoundation/9.4/sasv9_local.cfg NOTE: PROCEDURE OPTIONS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds NOTE: SAS Institute Inc., SAS Campus Drive, Cary, NC USA 27513-2414 NOTE: The SAS System used: real time 1.64 seconds cpu time 0.06 seconds