07-14-2015 08:11 AM - edited 03-18-2019 04:43 AM
We are running 14.6.1 and managing about 800 endpoints...
We are wondering if anyone has already upgraded to TMS 15 and how it went
Thanks
07-14-2015 08:14 AM
I'm running TMS 15, upgraded from 14.6.2 with no issues, but we have less than 100 endpoints.
07-14-2015 08:42 AM
Did you see any performance improvements?
08-05-2015 05:15 AM
Hey Patrick, I'm assuming you didn't hit this bug CSCuv48311? "Database fails when upgrading TMS from 14.6.2 to 15.0"
Has anyone hit the other bug in TMS 15 cscuv40676 "TMS Portal throws exception when viewing systems in Navigator"?
I have an environment down on 14.3.2 that I would like to get to TMS 15, but the above bug is not a desirable result.
Jason
08-05-2015 06:32 AM
I never faced any database issue upgrading, but I've recently found out that I couldn't access certain endpoints in Systems Navigator and opened a TAC case on it last week. They haven't assigned the case a bug yet, but from the description of CSCuv40676, that matches the issue I'm facing.
08-05-2015 08:30 PM
Hey Patrick, does the workaround work, have you tried?
"- Disable the use of automatic system update checks and restrict the use of manual update checks, and then manually purge contract status for all devices with the tmsng database."?
Jason
08-05-2015 08:59 PM
No, I haven't tried it, and the bug doesn't even list the details of what table in the database the contract status is stored in. I've skimmed through the database on my lab TMS and didn't see anything that mentions contract status in any of the tables, though I could have easily missed it.
08-05-2015 10:14 PM
I cannot find anything in the tables either after looking at my database. Is there any trend in the endpoints suffering the issue? I would be interested to see what TAC say for the case you opened.
Jason
08-05-2015 10:18 PM
Just to confirm also do you have systems in TMS without the contract details and expiry which you can open per normal. The environment I need to upgrade actually doesn't allow outbound web access, so none of the devices have the details which seem to cause the issue. :)
08-06-2015 07:01 AM
I have two TMS instances, one is production that has internet access and the other is a lab that doesn't have internet access. Production obviously has the issue noted in the bug, while lab has no issues that I can tell. I did receive the SQL query that needs to be run on the tmsng database and have confirmed that my issue has been resolved after running it on the production TMS.
SQL query:
DELETE FROM [tmsng].[dbo].[field_SystemField] WHERE [field_Field_Id] = '1057' OR [field_Field_Id] = '1058'
08-10-2015 09:23 PM
Awesome thanks for the information Patrick :)
Jason
09-02-2015 10:28 PM
That matches the query I was given to fix my TMS 15 server following an upgrade from TMS 14.5 where I was getting the CSCuv40676 bug.
Note: As mentioned above also need to disable automatic update checks, and remember not to do a check manually, as that'll break that device in TMS again, requiring the database hack again to return it to normal. Downside is that no service contract status is available, nor any warning about devices that may have expiring contracts (good thing I track all of this externally to TMS as well as using TMS to track it).
On a positive note, TMS 15 has fixed an annoying issue I had before and have been working with TAC on for almost 12 months where TMS 14.x would lose connectivity ("Incorrect Authentication Information" error) to devices at random times of the day, although I still have other issues (such as CSCus09517) which are not yet fixed.
Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.
Please remember to mark helpful responses and to set your question as answered if appropriate.
09-04-2015 06:27 PM
Thanks for the info Wayne.
That does it for me; I'll be holding off upgrading until that bug has been fixed - I can live with the occasional authentication information error as I'm only seeing this very occasionally with the old TANDBERG Gateways and MPS800.
/jens
Please rate replies and mark question(s) as "answered" if applicable.
10-13-2015 11:20 PM
The CSCuv40676 bug has been listed as fixed in TMS 15.0.1.
I've performed this upgrade this evening and can confirm that things now work properly again.
Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.
Please remember to mark helpful responses and to set your question as answered if appropriate.
10-14-2015 06:34 AM
I upgrade about two weeks ago, and forgot to enable the automatic update checks until now, everything seems to be working without issue.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide