It's all about the answers!

Ask a question

List of database activities performed during the CLM server upgrade / rename


Bharath Rao (900134) | asked Mar 06 '19, 6:23 a.m.
Do you have a comprehensive list of database activities performed during CLM Server Upgrade / Rename ?
Also, what are the privileges necessary to a database user to perform the same ?

One answer



permanent link
Bharath Rao (900134) | answered Mar 06 '19, 6:26 a.m.
edited Mar 06 '19, 6:28 a.m.

At a higher level, when performing a rename/upgrade, the database users needs to be able to create/modify/delete tables, create/delete indices, run stats, modify the schema (either the single schema, Oracle and SQL Server, or the app specific schema for DB2).
To get more details, you could enable the SQL transaction loggers. The below technote has the details on enabling the same:


Regarding privileges,
The creation and setup of a DB2 database assumes that the user installing Jazz has only DBADM authority over the database and that the database and its underlying tablespace storage has been created ahead of time by a SYSADM user.
For the rename / upgrade, DBADM authority is necessary.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.