:: Set Java Home (If you have portable Java inside) set JAVA_HOME=%SASROOT%jre
Inside the extracted folder, you will likely find: sas 91 3 portable 64 bit
There is a common misunderstanding regarding SAS 9.1.3 and 64-bit systems: Native Architecture: SAS 9.1.3 was primarily a 32-bit application Running on 64-bit Windows: :: Set Java Home (If you have portable
Technically, SAS 9.1.3 was primarily a 32-bit application. While there were specific x64 versions released for servers (like Windows Server 2003 x64), most "portable" versions found today are the 32-bit workstation editions. Running 32-bit SAS on 64-bit Systems sas 91 3 portable 64 bit
: An article from the SAS Dummy blog that explains why SAS catalogs are not portable between 32-bit and 64-bit Windows without using PROC CPORT and PROC CIMPORT .