Database User
You can create one database user for multiple database components, or you can create a different database user for each database component. Later sections in this chapter explain how to create database users.
The database user must have the permissions listed in the file below.
RDBMS | Path to File |
Oracle | Software AG_directory \common\db\scripts\oracle\storage\25\create\ora_str_c_ddl_user.sql Note: | Software AG scripts require ALTER SESSION permission at the time of creating database tables. You can revoke this permission after the tables have been created. |
|
SQL Server | Software AG_directory \common\db\scripts\mssql\storage\30\create\mss_str_c_ddl_user.sql |
DB2 | Software AG_directory \common\db\scripts\db2\storage\30\create\db2_str_c_ddl_user.sql |