Search found 3 matches
- Sat Jul 02, 2016 11:55 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to execute tm1runti with TI parameters in AIX environment
- Replies: 6
- Views: 5449
Re: Unable to execute tm1runti with TI parameters in AIX environment
Thanks All for your help placing the process parameter immediately after -process processname worked for me in AIX. Here is how it looks /usr/ibm/cognos/tm1_64/bin64/tm1runti.exe -process "ProcessName" pStringParameter='StringValue' -adminhost adminhostname -server tm1servername -user Serv...
- Thu Jun 16, 2016 10:14 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to execute tm1runti with TI parameters in AIX environment
- Replies: 6
- Views: 5449
Re: Unable to execute tm1runti with TI parameters in AIX environment
Thanks lotsaram for your response.
Do you mean I should be removing space after the password i.e.
-pwd passwordtiparam = value
If not, how should the command be re-written. Please let me know.
Regarding your 2nd point, there are no spaces in the parameter value.
Do you mean I should be removing space after the password i.e.
-pwd passwordtiparam = value
If not, how should the command be re-written. Please let me know.
Regarding your 2nd point, there are no spaces in the parameter value.
- Tue Jun 14, 2016 12:36 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Unable to execute tm1runti with TI parameters in AIX environment
- Replies: 6
- Views: 5449
Unable to execute tm1runti with TI parameters in AIX environment
Hello, We are trying to execute the following command in AIX /usr/ibm/cognos/tm1_64/bin64/tm1runti.exe -process processname -adminhost adminhostname -server tm1servername -user username -CAMNamespace namespace -pwd password tiparam = value we are able to execute a process when there is no need to pa...