Verify that the database was created properly
by typing the following command, where database_alias is
the alias you identified in the RunConfigDB2.sh script:
db2 connect to database_alias user database_administrator_ID
For example:
db2 connect to PSDB user db2inst
If the script ran properly, the following results display:
Database Connection Information
Database server = DB2/LINUX 9.5.1
SQL authorization ID = database_administrator_ID
Local database alias = database_alias
Results
Note: If errors occur when you run the database
preparation script, refer to the topic Troubleshooting the database
script.
What to do next
The required DB2 database
tables will be created for you when you run the Presence Server interactive
installation or silent installation.