SY_CFG_SERVICE_ACCOUNT_CHANGE=<yes | no>
SY_CFG_SERVICE_ACCOUNT_NAME=<account name>
SY_CFG_SERVICE_ACCOUNT_PASSWORD=<account password>
SY_CFG_SERVICE_DATA_DIRECTORY=<data directory>
You
need not configure
SY_CFG_USER_ACCOUNT_NAME or
SY_CFG_USER_ACCOUNT_PASSWORD unless you set
SY_CFG_USER_ACCOUNT_CHANGE to
yes.
For the
SY_CFG_SERVICE_DATA_DIRECTORY property, enter a
directory other than the installed directory to which SAP ASE can create all
the data files during configuration
SAP ASE creates these files during installation to place in the data directory:
- The interfaces file.
- RUN_server file.
- Configuration utilities log files.
- SAP ASE configuration file (.cfg) – under the
ASE-16_0 subdirectory.
- SAP ASE shared memory file (.krg) – under the
ASE-16_0 subdirectory.
- SAP ASE SySAM properties file – under the ASE-16_0\sysam subdirectory.
- Job Scheduler template .ini files – under the
ASE-16_0\jobscheduler\Templates
subdirectory
Database device files and server error log files are created in the
data directory, but you can move them after the installation is
finished.
Note: Make sure that the user
you specify in this property setting has read/write/modify permissions to
access the data directory.
To support earlier versions of SAP ASE on
your system, you can specify these properties for a different Windows
Service Account for each server for which you have not defined
SY_CFG_SERVICE_ACCOUNT_*:
-
For SAP ASE Windows
Service:
SY_CFG_ASE_SERVICE_ACCOUNT_CHANGE=<yes | no>
SY_CFG_ASE_SERVICE_ACCOUNT_NAME=<account name>
SY_CFG_ASE_SERVICE_ACCOUNT_PASSWORD=<account password>
-
For Backup Server Windows
Service:
SY_CFG_BS_SERVICE_ACCOUNT_CHANGE=<yes | no>
SY_CFG_BS_SERVICE_ACCOUNT_NAME=<account name>
SY_CFG_BS_SERVICE_ACCOUNT_PASSWORD=<account password>
-
For XP Windows
Service:
SY_CFG_XP_SERVICE_ACCOUNT_CHANGE=<yes | no>
SY_CFG_XP_SERVICE_ACCOUNT_NAME=<account name>
SY_CFG_XP_SERVICE_ACCOUNT_PASSWORD=<account password>