Installation worksheet
Use this worksheet to record information that you must supply during the installation process.
Information | Description | Your Value |
---|---|---|
Local Windows user ID | To install WebSphere Commerce, ensure that your Windows user ID adheres to the following requirements:
|
|
Non-root WebSphere Commerce user ID | For security reasons, it is important to run WebSphere Commerce and all its software stack components as a non-root user that is a member of the Primary Group or Default Group. For more information, see Creating WebSphere Commerce users and groups. | |
DB2 instance owner ID | The operating system user ID that owns the physical database files on the system. This ID
must exist before you can install WebSphere Commerce. The Installation wizard prompts you for the following
information: The database administrator ID and DB2 instance owner ID must meet DB2 instance owner ID requirements.
|
|
WebSphere Commerce Site Administrator ID | This ID is used to access the WebSphere Commerce tools such as the WebSphere Commerce Accelerator, the Administration Console, and the Organization Administration Console. This is not an operating system ID. It is recommended that this ID is unique on your system. This ID is created by the WebSphere Commerce Installation wizard. |
|
WebSphere Commerce Site Administrator password | WebSphere Commerce requires that the Site Administrator password adhere to the following
rules:
|
|
Merchant Key | The merchant key is used by WebSphere Commerce as an encryption key. You must enter your
own key in the Merchant key field when you create an instance. Ensure that the key
that you enter is sufficient to protect your site. The merchant key is a 32 digit hexadecimal
number that must meet the following criteria: Keep a record of the merchant key you entered and keep this copy in a safe place.
|
|
System Name | Ensure that you log on to your IBM i system as a user with SECOFR class authority. | |
User Profile | The user profile requires the CCSID for the desired installation language of WebSphere Commerce. If you did not create a user profile meeting these requirements, see Creating a user profile for instructions. | |
Password | ||
Configuration Manager ID | This ID is used to access the Configuration Manager client. You do not need to supply this value. | configadmin |
Configuration Manager password | The password for the Configuration Manager ID. The password must meet the following
criteria:
|
DB2 instance owner ID requirements
DB2 requires that the user IDs for database administrators and database users follow these rules:- The user ID cannot begin with an underscore (_).
- The user ID cannot be any of the following words, in upper, lower, or mixed case: USERS, ADMINS, GUESTS, PUBLIC, LOCAL.
- The user ID cannot begin with any of the following words in upper, lower, or mixed case: IBM, SQL, SYS.
- The user ID cannot be more than 8 characters in length.
- The user ID can contain only the characters a to z and 0 to 9 (uppercase letters are not permitted).
- The user ID cannot be more than 20 characters in length.
- The user ID can contain only the characters A to Z, a to z, 0 to 9.
- The user ID cannot be the same as any Windows service name.
- The user ID must be defined on the local machine, and belong to the Local Administrator's group.
- The password cannot be more than 8 characters in length.
- The password cannot be more than 14 characters in length.
- daswc1
- db2inst1
- db2fwc1
DB2 database schema user ID requirements
DB2 requires that the DB2 database user ID that is used when you create an instance adheres to the following rules:- The user ID must be an existing operating system user ID.
- The user ID must be defined on the system on which DB2 Universal Database is installed.
- The user ID must be able to access the database and have the following DB2 Universal Database
permissions:
- createtab
- binadd
- connect
- The user ID must also have permission to create tables in the target table space.