Install DB2
- Before installing DB2, log in with a user ID that has the following administrative specs...
- Belong to the local Administrator group
- Act as part of the operating system
- Have permissions to create a token object
- Windows 2003 only: Have permissions to adjust memory quotas for a process
- Have permissions to replace a process level token
For the first two specifications
Start | Programs | Administrative Tools | Computer Management | Local Users and Groups
For the last four specifications
Start | Programs | Administrative Tools | Local Security Policy | Local Policies | User Rights Assignment
- For Type 2 drivers, install DB2 Connect on the same system as WebSphere Portal with the same name as the server profile name.
- Install DB2 following the instructions provided with the DB2 documentation.
The DB2 installation program automatically creates a DB2 administrative user with the correct operating system rights.
- For a remote database, configure the DB2 Connect client...
db2 update dbm cfg using tp_mon_name WAS
db2 update dbm cfg using spm_name...where hostname is the host name of WebSphere Portal.
Because the default for spm_name is the hostname itself, specifying the hostname parameter is optional.
If your hostname is more than eight characters, use empty double quotes (" ").
For example...
db2 update dbm cfg using spm_name "MyReallyLongHostName"
Parent topic:
Configure WebSphere Portal to use DB2
Next topic:
Create users
Related information
DB2 Technical Support
DB2 Information Center