Error setting up RTC RC5
WHen I run the "reptools -createTables" I get the following error:
CRJAZ0256I Exception occurred creating content tablespace
Does anyone know how to correct this? I have verified my user id and password are correct in the teamserver.properties.
I am attempting to install and run in a VMWare image (Windows 2003 Server). I have 1.9G free hard drive space. I can connect to the JAZZ database in DB2 using the DB2 Connect tools. I see the DB, just no tables yet (hence the need to run the reptools cmd).
CRJAZ0256I Exception occurred creating content tablespace
Does anyone know how to correct this? I have verified my user id and password are correct in the teamserver.properties.
I am attempting to install and run in a VMWare image (Windows 2003 Server). I have 1.9G free hard drive space. I can connect to the JAZZ database in DB2 using the DB2 Connect tools. I see the DB, just no tables yet (hence the need to run the reptools cmd).
One answer
1. Make sure the tablespace location (content location property in
teamserver.properties) is specified correctly. In Windows, the separator
must be \\.. for e.g c:\\temp
2. Check if the db2 user used to login has priveleges to create / query
content tablespace.
---- Balaji
"mrselby" <mrselby> wrote in message
news:g37kbm$9nv$1@localhost.localdomain...
teamserver.properties) is specified correctly. In Windows, the separator
must be \\.. for e.g c:\\temp
2. Check if the db2 user used to login has priveleges to create / query
content tablespace.
---- Balaji
"mrselby" <mrselby> wrote in message
news:g37kbm$9nv$1@localhost.localdomain...
WHen I run the "reptools -createTables" I get the following
error:
CRJAZ0256I Exception occurred creating content tablespace
Does anyone know how to correct this? I have verified my user id and
password are correct in the teamserver.properties.
I am attempting to install and run in a VMWare image (Windows 2003
Server). I have 1.9G free hard drive space. I can connect to the
JAZZ database in DB2 using the DB2 Connect tools. I see the DB, just
no tables yet (hence the need to run the reptools cmd).