|
Results |
|
Notification events for archived items give Application Log error: "Record xx, in Table xxx could not be found"
The complete warning messages from the Event Viewer Application Log is: NOTIFICATION_NAME: (notification) context - Unable to read item with id xx from database . And:
|
|
|
2009R2 : Promote/deploy request fails with db error: ORA-00942: table or view does not exist
PMRQ "QLARIUS1_CR_40" /WORKSET="QLARIUS1:L3RD205621_1" /STAGE="RELEASE" /NOCANCEL_TRAVERSE DBI0004527E DBIO: Database I/O error occurred SQL-942(12538) ORA-00942: table or view does not exist
|
|
|
Continual logging of TS_CONCURRENTLOGINS table errors
Error occurred in CAppRecord::UpdateInDatabase. Problem occurred while reading record. Current Record: RecordId:422, TableId:86 SQL Select String: select TS_CONCURRENTLOGINS.TS_ID, TS_CONCURRENTLOGINS.TS_USERID, TS_CONCURRENTLOGINS.TS_USERIP, TS_CONCURRENTLOGINS.TS_USERACCESS, TS_CONCURRENTLOGINS.TS_LASTACCESSTIME, TS_CONCURRENTLOGINS.TS_WEBSERVERIP, TS_CONCURRENTLOGINS.TS_LICENSING, TS_CONCURRENTLOGINS.
|
|
|
Using read() in MashupScript can lead to Server Error 500
Using read () ... after a long while with "500 Server Error ": . ... closed the connection while reading the response. ... those cases the system needs to be ... Type: ERROR Error occurred in file: ... ... _TRANSITIONS' table . Row not found: The record with ID 0 could not be found in the 'TS_TRANSITIONS' table . ... Type: ERROR ... Error occurred in file: '.\ThreadPool.cpp', ... Unknown Exception occurred : User: testusr Request: TransitionForm ... Type: ERROR ... Error occurred in file: '.\HtmlFormTransition.cpp', line 439.
|
|
|
Inconsistent baseline data in database table
When user is trying to revise a baseline, Dimensions returns an error similar to the following: Revise Baseline - PCM0005301E Error: Inconsistent baseline data in database tables, Item “file1#rev1” (uid=4241480), [2]. Aborting baseline creation.
|
|
|
Incorrect error messages when deleting a project with related baselines on SQL Server
[Microsoft][SQL Server Native Client 10.0][SQL Server]The DELETE statement conflicted with the REFERENCE constraint "bln_wset_rels_k2". The conflict occurred in database "cm_typical", table "cm_typical.BLN_WSET_RELS", column 'related_uid'.
|
|
|
scriptrunner.pl script incorrectly flags ts_state in TS_COMPANIES and TS_CONTACT as a problem for upgrade
The scriptrunner.pl executable checks for reserved column names and for most databases will flag in CheckForReservedColumnNames.txt file two fields named TS_STATE within the TS_COMPANIES and TS_CONTACTS tables .
|
|
|
HILO sequence errors and OR-00942 errors
A setting in Oracle can cause errors to be seen in Server.log These errors are cause by missing HILOSEQUENCES and TIMERS tables whihc are both part of the OE database . -- MBeans waiting for other MBeans ---
|
|
|
Metadata for existing tables is not created if the table exists.
If you are attempting to upgrade from TeamTrack to Business Mashups, ensure that the database (or tablespace in Oracle) does not have any remnants of previous attempts. If there are tables remaining in the database when you install Business Mashups, the metadata for those tables are not created properly and you can receive errors when you attempt to deploy a mashup similar to the following:
|
|
|
Oracle database upgrade error from TT 6.6.1 to 2009 R4 - "Number of bound columns exceeds the number of result columns"
Resource Msg Id = IDS_F2_MSG_DB_CANNOTREADRECORDLISTWITHSELECT The record list with the 'select distinct TS_PROJECTID from TS_FIELDPRIVILEGES where TS_PROJECTID > 0' select statement could not be read from the 'Projects' table . Number of bound columns exceeds the number of result columns.
|
|
|