TCRS 11.2.0 has been patched to TCRS 11.2.3.
Relations for every item with a Solid Edge drawing is corrupting with each
Save As action. This only occurs when many Teamcenter servers are active.
Steps to Duplicate:
========================================
Create an SE Assembly with SE Parts. The parts have an SE Draft attached.
In Solid Edge use the command: "Replace part with copy"
Assign an Item ID and perform the action.
In this case an error is returned:
"The instance cannot be saved because it contains at least one attribute
that violates a unique attribute rule."
The "Save As" action performed on the object "Test" has failed
The TALLOG states the following error.
"Empty Typename passed to ConstructObject!!!! SEEC layer SHOULD pass
Typename in this workflow"
Solution
The Compatibility mode of SQL Server 2014 should not be set to SQL 2014 (120)
when the OS is Windows 2012R2 as this causes errors with copying (Save As,
Replace with Copy etc.) corrupting the contents of the database.
It is also slowing the server down by a factor of a hundred. It seems that
querying the database has changed between 110 and 120. The compatibility mode
has been set back to 2012 (110)
For more details:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/efc7958f-3481-4ac3-bc5
4-ffd80ad07fc7/query-slow-in-sql-server-2014-vs-sql-server-2008-r2?forum=sqldat
abaseengine
Notes and References
Hardware/Software Configuration
Platform: INTL64
OS: window
OS Version: n/a
Product: SOLID_EDGE
Application: DOC_MANAGEMENT
Function: SEEC
Ref: 001-8332553