Hi All,
I need to connect to an UNIX based server which hosts the scripts that load data into the data mart. My TM1 jobs have a dependency on the ETL jobs which load data into the Data mart.
How do I define TM1 dependency on an UNIX based server?
Pls help..
Regards,
Deepu.
Connecting to Unix Server from TM1 Windows server
-
- Posts: 29
- Joined: Tue Jun 22, 2010 4:01 pm
- OLAP Product: IBM TM1
- Version: 9.5
- Excel Version: 2007
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: Connecting to Unix Server from TM1 Windows server
TM1 has no specific hooks for this kind of thing. However, it does have ExecuteCommand, which will run an arbitrary Windows script. And there are tools out there to send commands from Windows to Unix. I'm not going to pretend to be an expert in this area, but I suggest you google for RCMD, REXEC and PSEXEC.