Installing a TM1 service in 9.5 has changed slightly.....
Historically you would need to write the following code in Command Prompt world
TM1sd.exe -install TM1Server "c:\Dev\Tm1server"
NOW IN 9.5
TM1sd.exe -install -n TM1Server -z "c:\Dev\Tm1server"
It has new parameters of -n and -z that was not needed before (or not aware of) in the command prompt.
Examine this in the Operations Guide.
Herman
TM1sd 9.5 install
- Michel Zijlema
- Site Admin
- Posts: 712
- Joined: Wed May 14, 2008 5:22 am
- OLAP Product: TM1, PALO
- Version: both 2.5 and higher
- Excel Version: 2003-2007-2010
- Location: Netherlands
- Contact:
Re: TM1sd 9.5 install
Hi,
This syntax for installing services was introduced in version 8.1.1 (documented in the release notes). The old syntax was still supported for backward compatiblity reasons - apparently this backward compatiblity stops at version 9.5.
Michel
This syntax for installing services was introduced in version 8.1.1 (documented in the release notes). The old syntax was still supported for backward compatiblity reasons - apparently this backward compatiblity stops at version 9.5.
Michel