TM1 9.5.2 vs TM1 10.1.1 SQL query
Posted: Mon Jul 02, 2012 9:58 pm
Hi Guys,
New to the forum. I have encountered a strange issue while working on a model using TM1 9.5.2 and TM1 10.1.1. I have development model running on a test server under 9.5.2 and live model on production server under 10.1.1. Both point to the same SQL DB using exactly the same query. Problem I have is that on 9.5.2 query extracts date from sql e.g 01/01/2010 00:00:00 subsequently I have a code in TI to convert to my dimension convention year/month/date and it works fine. On the other hand the same query on under 10.1.1 get interpreted as 2010-01-01 00:00:00, which obviously fails during conversion. Now, I have no problem with adjusting my TI to convert to year/month/date, but just something odd that I found today and thought maybe someone can shine some light on it....
Looking forward to you suggestions.
Thank you,
Evgeny
New to the forum. I have encountered a strange issue while working on a model using TM1 9.5.2 and TM1 10.1.1. I have development model running on a test server under 9.5.2 and live model on production server under 10.1.1. Both point to the same SQL DB using exactly the same query. Problem I have is that on 9.5.2 query extracts date from sql e.g 01/01/2010 00:00:00 subsequently I have a code in TI to convert to my dimension convention year/month/date and it works fine. On the other hand the same query on under 10.1.1 get interpreted as 2010-01-01 00:00:00, which obviously fails during conversion. Now, I have no problem with adjusting my TI to convert to year/month/date, but just something odd that I found today and thought maybe someone can shine some light on it....
Looking forward to you suggestions.
Thank you,
Evgeny