Wednesday, November 13, 2013

TM1 and CAM Failover

If you are using TM1 with CAM security and you have Cognos setup with multiple gateway dispatchers then I would recommend checking out this post on the IBM website:

http://www-01.ibm.com/support/docview.wss?uid=swg21645974&myns=swgimgmt&mynp=OCSS9RXT&mync=E


You may set multiple ServerCAMURI as follow in tm1s.cfg

 ServerCAMURI=http://server1:9300/p2pd/servlet/dispatch
 ServerCAMURI=http://server2:9300/p2pd/servlet/dispatch
 ServerCAMURI=http://server3:9300/p2pd/servlet/dispatch
 ServerCAMURIRetryAttempts=5

Remarks:

ServerCAMURIRetryAttempts specify the retry count for access each dispatcher