Skip to Main Content

Analytics Software

How to bind the Scheduler listener to listen on a particular hostname?

721114Oct 13 2009 — edited Oct 14 2009
Hi,

How to bind the BI scheduler listener to listen on a particular hostname rather than all network interfaces?

For example, when I netstat on port 9705 (scheduler port):

netstat -a | grep 9705
*.9705 *.* 0 0 49152 0 LISTEN

I want to make this
servername.9705 *.* 0 0 49152 0 LISTEN

I had a look at the instanceconfig.xml under OracleBIData/scheduler/config but could not find a tag to do it.

Also, I would like to do the same for the Scheduler script engine (listening on port 9707). Any input will be greatly appreciated.

Thanks,
Louis
Comments
Locked Post
New comments cannot be posted to this locked post.