Installation guide

Note
The directory path you specify must already exist.
2. Verify that the response file includes the passwords for the SAP ASE sa login, SAP Control Center admin, and
SCC agent admin by including these lines in the file:
SY_CFG_ASE_PASSWORD=<<ASE sa password>>
CONFIG_SCC_CSI_SCCADMIN_PWD=<<SCC admin password>>
CONFIG_SCC_CSI_UAFADMIN_PWD=<
<SCC agent admin password>>
CONFIG_SCC_REPOSITORY_PWD=<<SCC repository password>>
Each password must be at least six characters long. The sccadmin and uafadmin logins need not be the same
as the sa password.
You can also set these passwords using these environment variables:
SY_CFG_ASE_PASSWORD
CONFIG_SCC_CSI_SCCADMIN_PWD
CONFIG_SCC_CSI_UAFADMIN_PWD
CONFIG_SCC_REPOSITORY_PWD
Note
Secure these response files appropriately if they contain passwords.
3. To enable a different user for the SAP ASE you are installing, define these properties:
SY_CFG_USER_ACCOUNT_CHANGE=<yes | no>
SY_CFG_USER_ACCOUNT_NAME=<<user name>>
SY_CFG_USER_ACCOUNT_PASSWORD=<
<user password>>
SY_CFG_USER_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_USER_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.
46
©
2014 SAP SE or an SAP affiliate company. All rights reserved.
Installation Guide for Linux
Installing SAP ASE