is there a document that outlines the database schema for CLM
![]() as we can't upgrade our existing system (502) we are looking for documentation that gives the actual schema for 502 and also for 6061 - does such and item exist ... or at the very least a document that outlines the differences.
We see from an upgrade perspective there appears to be a repotools-x -addTables command that always needs to be runs so it would be nice to know what is actually added during that routine.
any help greatly appreciated
|
Accepted answer
![]()
David Honey (1.7k●1●7)
| answered Apr 13 '22, 8:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER In general, IBM does not publish the schema for ELM applications. They are considered implementation private, and subject to change without notice.
Karen Steele selected this answer as the correct answer
Comments Thanks for confirming I suspected this may be the case as I couldn't find anything.
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Karen, you also want to understand that the database tables are are generated to be able to store EMF data at least for a big part. The database tables are not designed to be consumed by human users as far as I was told. ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Plus, why can't you upgrade your system? |