By default, SAS Management Console stores the log files,
application default files, and connection profiles on the local host.
To change the default storage location, follow these steps:
-
Close SAS Management
Console on the local host.
-
Create the path and
directory for the client files.
-
Open the file sasmc.ini
and add the following Java argument:
JavaArgs_xx=-Dsas.appdatapath="new-path"
is the next available
Java argument number.
is a fully qualified
path to the new directory. Here is a typical example:
JavaArgs_12=-Dsas.appdatapath="\\adminServer02\SMCClientFiles\Hostd17362"
-
Start SAS Management
Console on the local host.