CRRAM3039E

Rational Asset Manager cannot migrate the Rational Team Concert database {0}. For more information, see the Rational Asset Manager help system.

Explanation

In order migrate the Rational Team Concert database from version 2 to version 4, a user temp space named JAZZTMPSPACE must exist.

User response

On the current Rational Team Concert database, create a DB2 user temp space using the following command "CREATE USER TEMPORARY TABLESPACE JAZZTMPSPACE PAGESIZE 8 K MANAGED BY AUTOMATIC STORAGE EXTENTSIZE 16 OVERHEAD 12.67 PREFETCHSIZE 16 TRANSFERRATE 0.18 BUFFERPOOL IBMDEFAULTBP ;"
Feedback